diff options
author | Markus Meier <maekke@gentoo.org> | 2008-06-22 15:29:25 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-06-22 15:29:25 +0000 |
commit | 6e6307dc348573c6b060fecb3b95b9038904d478 (patch) | |
tree | ac1580d14e51421e45de9abb9c4dd6d3533e7229 /games-arcade | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-6e6307dc348573c6b060fecb3b95b9038904d478.tar.gz gentoo-2-6e6307dc348573c6b060fecb3b95b9038904d478.tar.bz2 gentoo-2-6e6307dc348573c6b060fecb3b95b9038904d478.zip |
x86 stable, bug #227643
(Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc6 i686)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/primateplunge/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/primateplunge/primateplunge-1.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/primateplunge/ChangeLog b/games-arcade/primateplunge/ChangeLog index 6e0b2c0e029a..db38f22db8b5 100644 --- a/games-arcade/primateplunge/ChangeLog +++ b/games-arcade/primateplunge/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/primateplunge # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/primateplunge/ChangeLog,v 1.8 2008/06/20 17:33:32 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/primateplunge/ChangeLog,v 1.9 2008/06/22 15:29:25 maekke Exp $ + + 22 Jun 2008; Markus Meier <maekke@gentoo.org> primateplunge-1.1-r1.ebuild: + x86 stable, bug #227643 20 Jun 2008; Kenneth Prugh <ken69267@gentoo.org> primateplunge-1.1-r1.ebuild: diff --git a/games-arcade/primateplunge/primateplunge-1.1-r1.ebuild b/games-arcade/primateplunge/primateplunge-1.1-r1.ebuild index 8c4e2c31f291..a869cb50ed0a 100644 --- a/games-arcade/primateplunge/primateplunge-1.1-r1.ebuild +++ b/games-arcade/primateplunge/primateplunge-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/primateplunge/primateplunge-1.1-r1.ebuild,v 1.4 2008/06/20 17:33:32 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/primateplunge/primateplunge-1.1-r1.ebuild,v 1.5 2008/06/22 15:29:25 maekke Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="http://www.ecs.soton.ac.uk/~njh/${PN}/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/libsdl |