diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-04-04 00:49:04 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-04-04 00:49:04 +0000 |
commit | 0be09a2d0bf63032550be4c4f0f93e6a02922e2d (patch) | |
tree | a06ad621356fcf9299c565ecf47edb15df7be6a3 /games-arcade | |
parent | Minor correctness and build fixes. (diff) | |
download | gentoo-2-0be09a2d0bf63032550be4c4f0f93e6a02922e2d.tar.gz gentoo-2-0be09a2d0bf63032550be4c4f0f93e6a02922e2d.tar.bz2 gentoo-2-0be09a2d0bf63032550be4c4f0f93e6a02922e2d.zip |
Added ~alpha keyword. Test by Mike Hlavac <mike@flyingpenguins.org>.
(Portage version: 2.0.54)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/ppracer/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/ppracer/ppracer-0.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/ppracer/ChangeLog b/games-arcade/ppracer/ChangeLog index 79eec1d7e13f..5a3ceb296e48 100644 --- a/games-arcade/ppracer/ChangeLog +++ b/games-arcade/ppracer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/ppracer # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/ppracer/ChangeLog,v 1.15 2006/03/20 22:00:50 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/ppracer/ChangeLog,v 1.16 2006/04/04 00:49:04 tcort Exp $ + + 04 Apr 2006; Thomas Cort <tcort@gentoo.org> ppracer-0.3.1.ebuild: + Added ~alpha keyword. Test by Mike Hlavac <mike@flyingpenguins.org>. 20 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> ppracer-0.3.1.ebuild: Added eutils to inherit line and made games last. diff --git a/games-arcade/ppracer/ppracer-0.3.1.ebuild b/games-arcade/ppracer/ppracer-0.3.1.ebuild index 91077e3a8395..8d29be536fc3 100644 --- a/games-arcade/ppracer/ppracer-0.3.1.ebuild +++ b/games-arcade/ppracer/ppracer-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/ppracer/ppracer-0.3.1.ebuild,v 1.9 2006/03/20 22:00:50 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/ppracer/ppracer-0.3.1.ebuild,v 1.10 2006/04/04 00:49:04 tcort Exp $ inherit flag-o-matic gnuconfig eutils multilib games @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/ppracer/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="~alpha amd64 ppc x86" IUSE="X" DEPEND="virtual/opengl |