diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-12-18 17:33:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-12-18 17:33:47 +0000 |
commit | 4f8a9bbca6da89faff0af28b23615fa1a08572c8 (patch) | |
tree | 160e420845065c72e00a09fd7fa8150271a21d67 /dev-ml | |
parent | sparc stable wrt #383687 (diff) | |
download | gentoo-2-4f8a9bbca6da89faff0af28b23615fa1a08572c8.tar.gz gentoo-2-4f8a9bbca6da89faff0af28b23615fa1a08572c8.tar.bz2 gentoo-2-4f8a9bbca6da89faff0af28b23615fa1a08572c8.zip |
Drop sparc keywords
(Portage version: 2.1.10.38/cvs/Linux ia64)
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/camlp5/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ml/camlp5/camlp5-5.14.ebuild | 6 | ||||
-rw-r--r-- | dev-ml/camlp5/camlp5-6.02.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/camlp5/camlp5-6.02.3_p1.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/dev-ml/camlp5/ChangeLog b/dev-ml/camlp5/ChangeLog index 7cb9d41c1ef8..2cf2db3cad27 100644 --- a/dev-ml/camlp5/ChangeLog +++ b/dev-ml/camlp5/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ml/camlp5 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.60 2011/11/30 12:50:25 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.61 2011/12/18 17:33:47 armin76 Exp $ + + 18 Dec 2011; Raúl Porcel <armin76@gentoo.org> camlp5-5.14.ebuild, + camlp5-6.02.3.ebuild, camlp5-6.02.3_p1.ebuild: + Drop sparc keywords *camlp5-6.02.3_p1 (30 Nov 2011) diff --git a/dev-ml/camlp5/camlp5-5.14.ebuild b/dev-ml/camlp5/camlp5-5.14.ebuild index e090768c791f..e8519d2a1b84 100644 --- a/dev-ml/camlp5/camlp5-5.14.ebuild +++ b/dev-ml/camlp5/camlp5-5.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.14.ebuild,v 1.6 2010/09/18 16:13:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-5.14.ebuild,v 1.7 2011/12/18 17:33:47 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://pauillac.inria.fr/~ddr/camlp5/distrib/src/${P}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="doc +ocamlopt" DEPEND=">=dev-lang/ocaml-3.10[ocamlopt?]" diff --git a/dev-ml/camlp5/camlp5-6.02.3.ebuild b/dev-ml/camlp5/camlp5-6.02.3.ebuild index ab9f4dfb69b1..a18981f358c9 100644 --- a/dev-ml/camlp5/camlp5-6.02.3.ebuild +++ b/dev-ml/camlp5/camlp5-6.02.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-6.02.3.ebuild,v 1.3 2011/10/01 03:26:13 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-6.02.3.ebuild,v 1.4 2011/12/18 17:33:47 armin76 Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://pauillac.inria.fr/~ddr/camlp5/distrib/src/${MY_P}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" IUSE="doc +ocamlopt" DEPEND=">=dev-lang/ocaml-3.10[ocamlopt?]" diff --git a/dev-ml/camlp5/camlp5-6.02.3_p1.ebuild b/dev-ml/camlp5/camlp5-6.02.3_p1.ebuild index 48c49b5dd8e3..6610d7837e01 100644 --- a/dev-ml/camlp5/camlp5-6.02.3_p1.ebuild +++ b/dev-ml/camlp5/camlp5-6.02.3_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-6.02.3_p1.ebuild,v 1.1 2011/11/30 12:50:25 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-6.02.3_p1.ebuild,v 1.2 2011/12/18 17:33:47 armin76 Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://pauillac.inria.fr/~ddr/camlp5/distrib/src/${MY_P}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" IUSE="doc +ocamlopt" DEPEND=">=dev-lang/ocaml-3.10[ocamlopt?]" |