diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-05 18:33:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-05 18:33:08 +0000 |
commit | d92486262bcf7f5642e0ed0fbf7ceb93a817131a (patch) | |
tree | be2c344dcafb1c3b13bb127fecd7d5d5157aab5c /dev-ml | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-d92486262bcf7f5642e0ed0fbf7ceb93a817131a.tar.gz gentoo-2-d92486262bcf7f5642e0ed0fbf7ceb93a817131a.tar.bz2 gentoo-2-d92486262bcf7f5642e0ed0fbf7ceb93a817131a.zip |
Drop sparc keywords
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocamlsdl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ml/ocamlsdl/ocamlsdl-0.7.1.ebuild | 6 | ||||
-rw-r--r-- | dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild | 6 | ||||
-rw-r--r-- | dev-ml/ocamlsdl/ocamlsdl-0.8.0.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-ml/ocamlsdl/ChangeLog b/dev-ml/ocamlsdl/ChangeLog index e934abbd5f57..71aaabbf28c8 100644 --- a/dev-ml/ocamlsdl/ChangeLog +++ b/dev-ml/ocamlsdl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ml/ocamlsdl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ChangeLog,v 1.13 2012/01/15 15:50:06 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ChangeLog,v 1.14 2012/02/05 18:33:08 armin76 Exp $ + + 05 Feb 2012; Raúl Porcel <armin76@gentoo.org> ocamlsdl-0.7.1.ebuild, + ocamlsdl-0.7.2.ebuild, ocamlsdl-0.8.0.ebuild: + Drop sparc keywords 15 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ocamlsdl-0.8.0.ebuild: x86 stable wrt bug #396911 diff --git a/dev-ml/ocamlsdl/ocamlsdl-0.7.1.ebuild b/dev-ml/ocamlsdl/ocamlsdl-0.7.1.ebuild index 1f94c12eca11..c96a5ea337a0 100644 --- a/dev-ml/ocamlsdl/ocamlsdl-0.7.1.ebuild +++ b/dev-ml/ocamlsdl/ocamlsdl-0.7.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ocamlsdl-0.7.1.ebuild,v 1.4 2005/03/15 12:42:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ocamlsdl-0.7.1.ebuild,v 1.5 2012/02/05 18:33:08 armin76 Exp $ inherit findlib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ocamlsdl/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc" +KEYWORDS="ppc x86" IUSE="doc opengl truetype" #noimage nomixer DEPEND=">=dev-lang/ocaml-3.04 diff --git a/dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild b/dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild index e9848ca788b0..d069a186750b 100644 --- a/dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild +++ b/dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild,v 1.3 2008/01/04 01:31:09 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ocamlsdl-0.7.2.ebuild,v 1.4 2012/02/05 18:33:08 armin76 Exp $ inherit findlib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ocamlsdl/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc opengl truetype" #noimage nomixer DEPEND=">=dev-lang/ocaml-3.04 diff --git a/dev-ml/ocamlsdl/ocamlsdl-0.8.0.ebuild b/dev-ml/ocamlsdl/ocamlsdl-0.8.0.ebuild index ffa23294c816..17bc0dbb1df4 100644 --- a/dev-ml/ocamlsdl/ocamlsdl-0.8.0.ebuild +++ b/dev-ml/ocamlsdl/ocamlsdl-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ocamlsdl-0.8.0.ebuild,v 1.2 2012/01/15 15:50:06 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ocamlsdl-0.8.0.ebuild,v 1.3 2012/02/05 18:33:08 armin76 Exp $ inherit findlib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ocamlsdl/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="doc opengl truetype" #noimage nomixer DEPEND=">=dev-lang/ocaml-3.04 |