diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2008-06-20 17:33:32 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2008-06-20 17:33:32 +0000 |
commit | 9bac4240fb0e8ba1f659f87bc1eab4d2a0635c8a (patch) | |
tree | d6dfecfe07aa2d3d523c96e3d1dd955bb5dc915a | |
parent | Version bump, bug 214491 (diff) | |
download | gentoo-2-9bac4240fb0e8ba1f659f87bc1eab4d2a0635c8a.tar.gz gentoo-2-9bac4240fb0e8ba1f659f87bc1eab4d2a0635c8a.tar.bz2 gentoo-2-9bac4240fb0e8ba1f659f87bc1eab4d2a0635c8a.zip |
amd64 stable, bug #227643
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 x86_64)
-rw-r--r-- | games-arcade/primateplunge/ChangeLog | 6 | ||||
-rw-r--r-- | games-arcade/primateplunge/primateplunge-1.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-arcade/primateplunge/ChangeLog b/games-arcade/primateplunge/ChangeLog index 205fb99b4308..6e0b2c0e029a 100644 --- a/games-arcade/primateplunge/ChangeLog +++ b/games-arcade/primateplunge/ChangeLog @@ -1,6 +1,10 @@ # 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.7 2008/06/19 17:19:56 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/primateplunge/ChangeLog,v 1.8 2008/06/20 17:33:32 ken69267 Exp $ + + 20 Jun 2008; Kenneth Prugh <ken69267@gentoo.org> + primateplunge-1.1-r1.ebuild: + amd64 stable, bug #227643 19 Jun 2008; nixnut <nixnut@gentoo.org> primateplunge-1.1-r1.ebuild: Stable on ppc wrt bug 227643 diff --git a/games-arcade/primateplunge/primateplunge-1.1-r1.ebuild b/games-arcade/primateplunge/primateplunge-1.1-r1.ebuild index b18802a04b10..8c4e2c31f291 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.3 2008/06/19 17:19:56 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/primateplunge/primateplunge-1.1-r1.ebuild,v 1.4 2008/06/20 17:33:32 ken69267 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 |