diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-23 16:16:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-23 16:16:08 +0000 |
commit | 18be367b0daab7a259a1932bf6f5ef1ecce81db2 (patch) | |
tree | 9cb3750bc70e5ae5f52a821742e3b5b2fd917c28 /sci-astronomy | |
parent | sparc stable wrt #385975 (diff) | |
download | gentoo-2-18be367b0daab7a259a1932bf6f5ef1ecce81db2.tar.gz gentoo-2-18be367b0daab7a259a1932bf6f5ef1ecce81db2.tar.bz2 gentoo-2-18be367b0daab7a259a1932bf6f5ef1ecce81db2.zip |
Drop sparc keywords
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/celestia/ChangeLog | 6 | ||||
-rw-r--r-- | sci-astronomy/celestia/celestia-1.6.0.ebuild | 4 | ||||
-rw-r--r-- | sci-astronomy/celestia/celestia-1.6.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-astronomy/celestia/ChangeLog b/sci-astronomy/celestia/ChangeLog index 791d9872eb9b..708ed2d19b89 100644 --- a/sci-astronomy/celestia/ChangeLog +++ b/sci-astronomy/celestia/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-astronomy/celestia # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.77 2011/10/15 19:31:35 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.78 2011/10/23 16:16:07 armin76 Exp $ + + 23 Oct 2011; Raúl Porcel <armin76@gentoo.org> celestia-1.6.0.ebuild, + celestia-1.6.1.ebuild: + Drop sparc keywords 15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> celestia-1.6.1.ebuild: ppc stable wrt #385985 diff --git a/sci-astronomy/celestia/celestia-1.6.0.ebuild b/sci-astronomy/celestia/celestia-1.6.0.ebuild index b31a32b80054..ae20eb8269fb 100644 --- a/sci-astronomy/celestia/celestia-1.6.0.ebuild +++ b/sci-astronomy/celestia/celestia-1.6.0.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/sci-astronomy/celestia/celestia-1.6.0.ebuild,v 1.20 2011/07/16 17:47:20 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.0.ebuild,v 1.21 2011/10/23 16:16:08 armin76 Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="cairo gnome gtk nls pch theora threads" RDEPEND=" diff --git a/sci-astronomy/celestia/celestia-1.6.1.ebuild b/sci-astronomy/celestia/celestia-1.6.1.ebuild index a2b5408f8ff2..b64613c21dbf 100644 --- a/sci-astronomy/celestia/celestia-1.6.1.ebuild +++ b/sci-astronomy/celestia/celestia-1.6.1.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/sci-astronomy/celestia/celestia-1.6.1.ebuild,v 1.7 2011/10/15 19:31:35 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.1.ebuild,v 1.8 2011/10/23 16:16:07 armin76 Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="cairo gnome gtk nls pch theora threads" RDEPEND=" |