diff options
author | 2008-08-12 17:45:29 +0000 | |
---|---|---|
committer | 2008-08-12 17:45:29 +0000 | |
commit | fd2647979ba69409318682e9248c213c1c4c701d (patch) | |
tree | 4a7d0ea912e9bdf569c70f52e9230aad326d38eb /dev-ml/camlp5 | |
parent | amd64 stable, bug 234525 (diff) | |
download | historical-fd2647979ba69409318682e9248c213c1c4c701d.tar.gz historical-fd2647979ba69409318682e9248c213c1c4c701d.tar.bz2 historical-fd2647979ba69409318682e9248c213c1c4c701d.zip |
remove old
Package-Manager: portage-2.2_rc7/cvs/Linux 2.6.26-gentoo x86_64
Diffstat (limited to 'dev-ml/camlp5')
-rw-r--r-- | dev-ml/camlp5/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ml/camlp5/Manifest | 14 | ||||
-rw-r--r-- | dev-ml/camlp5/camlp5-5.08.ebuild | 54 |
3 files changed, 15 insertions, 58 deletions
diff --git a/dev-ml/camlp5/ChangeLog b/dev-ml/camlp5/ChangeLog index 6835f50fcf89..5c090c4ab03d 100644 --- a/dev-ml/camlp5/ChangeLog +++ b/dev-ml/camlp5/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/camlp5 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.26 2008/08/09 18:00:08 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.27 2008/08/12 17:45:29 aballier Exp $ + + 12 Aug 2008; Alexis Ballier <aballier@gentoo.org> -camlp5-5.08.ebuild: + remove old 09 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> camlp5-5.09.ebuild: Stable on sparc, bug #234162 diff --git a/dev-ml/camlp5/Manifest b/dev-ml/camlp5/Manifest index 435a5b93b08b..3f8f451a532c 100644 --- a/dev-ml/camlp5/Manifest +++ b/dev-ml/camlp5/Manifest @@ -1,6 +1,14 @@ -DIST camlp5-5.08.tgz 645774 RMD160 6212b56e21f8d9fed8ce17463ca237526430ad5a SHA1 1ceb0a26dfa33de764a6361ed83595d76cfa47c0 SHA256 6c2f4f7a9d28168a6548b396edc2cc8e37c3f33b5db065a71f00013f95ddadcf +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + DIST camlp5-5.09.tgz 653949 RMD160 2f5f63bcb0a1102853ebbd7edbf3db5947d3e7b9 SHA1 6d65b8f956d79db3b321066e776b8cec27a0fe50 SHA256 6ef7148a02205275a1cdc0e884391b1a2624e94421201be227950a4c329a8287 -EBUILD camlp5-5.08.ebuild 1575 RMD160 517f2a66a36b018fcc557107176d96dccfd20018 SHA1 681cd09511da8f1ddc2defaccc8baa8cf082c248 SHA256 4e254158a4de285e19862d396572d64832cf0eebb43e585c1acb337405795a25 EBUILD camlp5-5.09.ebuild 1575 RMD160 f1422345893576de8d1278dea6af49ea49d5f711 SHA1 6dff5ab07dde3492ca865cd306469bafd909e295 SHA256 675ce95d74a83ede6535679ddbdccceadc125e1f1aa86c720a93257f377e96f4 -MISC ChangeLog 3562 RMD160 7a42685699d1f4fbf5307b4fcf40d8abf9128dfb SHA1 579ae22d936e404cba99cf269320efd307a6a811 SHA256 1859083a02916d1f6b9688b19ffc2b012bc49bb4c97a66a68912aa0f8bdc5334 +MISC ChangeLog 3649 RMD160 76ad48a678b43a95f1c5d7b98c957c2c0bd7ef0c SHA1 601ff20e51b3576df9173d31ebe8177820f32c76 SHA256 8f9f1cbc2d273ef83e188a8f6234f739d43a7b5ece02f7bce5d9c72749289ed1 MISC metadata.xml 155 RMD160 dfaa057e679b01302a807c75a32a910098b26809 SHA1 94024f83dcacbb53e92be090dd0f994ec93dc90d SHA256 118048376ebb76f57628b0819f3de4856e73959c2578c88715d37ea2d1e0af81 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.9 (GNU/Linux) + +iEYEARECAAYFAkihzD8ACgkQvFcC4BYPU0oxFwCgnZ6BPYt2E9yJUSp0obd0znCC +bioAoLRkqY5gh6BhJ76tcDpYciHc+cms +=hHwW +-----END PGP SIGNATURE----- diff --git a/dev-ml/camlp5/camlp5-5.08.ebuild b/dev-ml/camlp5/camlp5-5.08.ebuild deleted file mode 100644 index 62eaadadb9f8..000000000000 --- a/dev-ml/camlp5/camlp5-5.08.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.08.ebuild,v 1.6 2008/07/02 21:07:35 aballier Exp $ - -EAPI="1" - -inherit multilib findlib eutils - -DESCRIPTION="A preprocessor-pretty-printer of ocaml" -HOMEPAGE="http://pauillac.inria.fr/~ddr/camlp5/" -SRC_URI="http://pauillac.inria.fr/~ddr/camlp5/distrib/src/${P}.tgz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ppc sparc x86" -IUSE="doc +ocamlopt" - -DEPEND=">=dev-lang/ocaml-3.09" -RDEPEND="${DEPEND}" - -pkg_setup() { - if use ocamlopt && ! built_with_use --missing true dev-lang/ocaml ocamlopt; then - eerror "In order to build ${PN} with native code support from ocaml" - eerror "You first need to have a native code ocaml compiler." - eerror "You need to install dev-lang/ocaml with ocamlopt useflag on." - die "Please install ocaml with ocamlopt useflag" - fi -} - -src_compile() { - ./configure \ - -prefix /usr \ - -bindir /usr/bin \ - -libdir /usr/$(get_libdir)/ocaml \ - -mandir /usr/share/man || die "configure failed" - - emake -j1 || die "emake failed" - if use ocamlopt; then - emake -j1 opt || die "Compiling native code programs failed" - emake -j1 opt.opt || die "Compiling native code programs failed" - fi - -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - # findlib support - insinto "$(ocamlfind printconf destdir)/${PN}" - doins etc/META || die "failed to install META file for findlib support" - - use doc && dohtml -r doc/* - - dodoc CHANGES DEVEL ICHANGES README UPGRADING MODE -} |