diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 00:21:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 00:21:44 +0000 |
commit | 1fe329b35b25e482ab2b12e644f3618266f5aa65 (patch) | |
tree | 72c93a0d0d433842dd0a57179689014587814a1a | |
parent | stable on alpha (diff) | |
download | gentoo-2-1fe329b35b25e482ab2b12e644f3618266f5aa65.tar.gz gentoo-2-1fe329b35b25e482ab2b12e644f3618266f5aa65.tar.bz2 gentoo-2-1fe329b35b25e482ab2b12e644f3618266f5aa65.zip |
change alpha keywords
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/ocaml/Manifest | 14 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.06-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.07_beta2.ebuild | 4 |
4 files changed, 16 insertions, 12 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 32c6a7ad277c..63a703f1130e 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.14 2003/09/11 23:43:27 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.15 2003/10/03 00:21:34 agriffis Exp $ + + 02 Oct 2003; Aron Griffis <agriffis@gentoo.org> ocaml-3.06-r2.ebuild, + ocaml-3.07_beta2.ebuild: + 3.06-r2 is stable; 3.07_beta2 is testing on alpha *ocaml-3.07_beta2 (11 Sep 2003) diff --git a/dev-lang/ocaml/Manifest b/dev-lang/ocaml/Manifest index 0b57934698b6..7c100014c6c0 100644 --- a/dev-lang/ocaml/Manifest +++ b/dev-lang/ocaml/Manifest @@ -1,12 +1,12 @@ -MD5 8143dd48dfed3a4e3213352b958c77af ocaml-3.06-r1.ebuild 1444 +MD5 d87725dccc5fef74def133e1aac090b8 ChangeLog 3449 MD5 e85fd8053cc693729f0740b2ac855a44 ocaml-3.06.ebuild 1377 -MD5 acc9a221af76499ae2727acc200213bc ocaml-3.07_beta2.ebuild 1557 -MD5 4df63628c2b4562b4333746826f47355 ocaml-3.06-r2.ebuild 1548 -MD5 344e4affa4c0b0e431c3da74d3993906 ChangeLog 3295 MD5 8b350f19c06fcabf1053b0421b7c3f5a metadata.xml 155 -MD5 4df214d6cd74b3c5955d868879dd6cc7 files/ocaml-3.06-tcltk-8.4compat-patch.bz2 639 +MD5 8143dd48dfed3a4e3213352b958c77af ocaml-3.06-r1.ebuild 1444 +MD5 c50e8173b3a6104df726f87a39ba5f62 ocaml-3.06-r2.ebuild 1556 +MD5 c850861736892791084d5b2476b2fdc0 ocaml-3.07_beta2.ebuild 1566 +MD5 30ac0d14e37ff0be57927d84e4e7e1c6 files/digest-ocaml-3.06 197 +MD5 91579cecf8659312c2324d8d40709433 files/ocaml-3.06-sparc-configure.patch 1660 MD5 13c4abf06e236e8835011a387f90ecc9 files/digest-ocaml-3.06-r1 63 +MD5 4df214d6cd74b3c5955d868879dd6cc7 files/ocaml-3.06-tcltk-8.4compat-patch.bz2 639 MD5 13c4abf06e236e8835011a387f90ecc9 files/digest-ocaml-3.06-r2 63 MD5 775d7436073205d935d3979a326b0729 files/digest-ocaml-3.07_beta2 68 -MD5 30ac0d14e37ff0be57927d84e4e7e1c6 files/digest-ocaml-3.06 197 -MD5 91579cecf8659312c2324d8d40709433 files/ocaml-3.06-sparc-configure.patch 1660 diff --git a/dev-lang/ocaml/ocaml-3.06-r2.ebuild b/dev-lang/ocaml/ocaml-3.06-r2.ebuild index c604655c428d..c0248873f099 100644 --- a/dev-lang/ocaml/ocaml-3.06-r2.ebuild +++ b/dev-lang/ocaml/ocaml-3.06-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.06-r2.ebuild,v 1.1 2003/09/09 17:56:01 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.06-r2.ebuild,v 1.2 2003/10/03 00:21:34 agriffis Exp $ inherit flag-o-matic eutils filter-flags "-fstack-protector" @@ -11,7 +11,7 @@ SRC_URI="http://caml.inria.fr/distrib/${P}/${P}.tar.gz" LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ~ppc alpha" IUSE="tcltk" DEPEND="virtual/glibc diff --git a/dev-lang/ocaml/ocaml-3.07_beta2.ebuild b/dev-lang/ocaml/ocaml-3.07_beta2.ebuild index 5ed3b967b8a1..45654e630300 100644 --- a/dev-lang/ocaml/ocaml-3.07_beta2.ebuild +++ b/dev-lang/ocaml/ocaml-3.07_beta2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.07_beta2.ebuild,v 1.1 2003/09/11 23:43:27 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.07_beta2.ebuild,v 1.2 2003/10/03 00:21:34 agriffis Exp $ inherit flag-o-matic eutils filter-flags "-fstack-protector" @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MyPV}" LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ~ppc ~alpha" IUSE="tcltk" DEPEND="virtual/glibc |