diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 18:38:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 18:38:50 +0000 |
commit | cb7c9bdf19703564523e0b0d5131f534812f30cb (patch) | |
tree | 5f5078996c0584e1fbbb065629f329faf3e89db0 /games-sports | |
parent | Move to eapi 3. (diff) | |
download | gentoo-2-cb7c9bdf19703564523e0b0d5131f534812f30cb.tar.gz gentoo-2-cb7c9bdf19703564523e0b0d5131f534812f30cb.tar.bz2 gentoo-2-cb7c9bdf19703564523e0b0d5131f534812f30cb.zip |
Drop alpha keywords
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/ski/ChangeLog | 6 | ||||
-rw-r--r-- | games-sports/ski/ski-6.5.ebuild | 6 | ||||
-rw-r--r-- | games-sports/ski/ski-6.7.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/games-sports/ski/ChangeLog b/games-sports/ski/ChangeLog index a0587c0b23c4..8c43e69a284a 100644 --- a/games-sports/ski/ChangeLog +++ b/games-sports/ski/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-sports/ski # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/ski/ChangeLog,v 1.14 2011/01/11 22:11:09 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/ski/ChangeLog,v 1.15 2011/01/30 18:38:50 armin76 Exp $ + + 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> ski-6.5.ebuild, + ski-6.7.ebuild: + Drop alpha keywords 11 Jan 2011; Brent Baude <ranger@gentoo.org> ski-6.7.ebuild: Marking ski-6.7 ppc for bug 350433 diff --git a/games-sports/ski/ski-6.5.ebuild b/games-sports/ski/ski-6.5.ebuild index d66268e4a484..0061dc1f3bc5 100644 --- a/games-sports/ski/ski-6.5.ebuild +++ b/games-sports/ski/ski-6.5.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/games-sports/ski/ski-6.5.ebuild,v 1.10 2010/04/07 13:24:49 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/ski/ski-6.5.ebuild,v 1.11 2011/01/30 18:38:50 armin76 Exp $ EAPI=2 PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.catb.org/~esr/ski/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="" diff --git a/games-sports/ski/ski-6.7.ebuild b/games-sports/ski/ski-6.7.ebuild index a2c6607ba7db..421d425ef797 100644 --- a/games-sports/ski/ski-6.7.ebuild +++ b/games-sports/ski/ski-6.7.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/games-sports/ski/ski-6.7.ebuild,v 1.4 2011/01/11 22:11:09 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/ski/ski-6.7.ebuild,v 1.5 2011/01/30 18:38:50 armin76 Exp $ EAPI=2 PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.catb.org/~esr/ski/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="" |