diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-05-20 17:29:16 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-05-20 17:29:16 +0000 |
commit | 94af2b03edfe0d466082af54c5797e835de88981 (patch) | |
tree | 3125e94fff0807c45b5e977516ec50f1f1f39989 /games-arcade | |
parent | export CC for cross compiles (diff) | |
download | gentoo-2-94af2b03edfe0d466082af54c5797e835de88981.tar.gz gentoo-2-94af2b03edfe0d466082af54c5797e835de88981.tar.bz2 gentoo-2-94af2b03edfe0d466082af54c5797e835de88981.zip |
Stable on alpha.
(Portage version: 2.0.54-r2)
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 5a3ceb296e48..4beb3c0e01d1 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.16 2006/04/04 00:49:04 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/ppracer/ChangeLog,v 1.17 2006/05/20 17:29:16 tcort Exp $ + + 20 May 2006; Thomas Cort <tcort@gentoo.org> ppracer-0.3.1.ebuild: + Stable on alpha. 04 Apr 2006; Thomas Cort <tcort@gentoo.org> ppracer-0.3.1.ebuild: Added ~alpha keyword. Test by Mike Hlavac <mike@flyingpenguins.org>. diff --git a/games-arcade/ppracer/ppracer-0.3.1.ebuild b/games-arcade/ppracer/ppracer-0.3.1.ebuild index 8d29be536fc3..6446ef712c56 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.10 2006/04/04 00:49:04 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/ppracer/ppracer-0.3.1.ebuild,v 1.11 2006/05/20 17:29:16 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="~alpha amd64 ppc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="X" DEPEND="virtual/opengl |