diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-25 08:08:12 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-25 08:08:12 +0000 |
commit | 336d8f0d0630f6410f786006694383bf02bd602a (patch) | |
tree | 9f813ca32d6d25ef00b06545232ff6422a8cb86d /games-arcade/primateplunge | |
parent | stable on amd64 (diff) | |
download | gentoo-2-336d8f0d0630f6410f786006694383bf02bd602a.tar.gz gentoo-2-336d8f0d0630f6410f786006694383bf02bd602a.tar.bz2 gentoo-2-336d8f0d0630f6410f786006694383bf02bd602a.zip |
stable on amd64
(Portage version: 2.1.2_pre1-r1)
Diffstat (limited to 'games-arcade/primateplunge')
-rw-r--r-- | games-arcade/primateplunge/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/primateplunge/primateplunge-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/primateplunge/ChangeLog b/games-arcade/primateplunge/ChangeLog index d6795550ec30..9727cacf8477 100644 --- a/games-arcade/primateplunge/ChangeLog +++ b/games-arcade/primateplunge/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/primateplunge # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/primateplunge/ChangeLog,v 1.3 2006/06/02 10:09:01 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/primateplunge/ChangeLog,v 1.4 2006/09/25 08:08:12 blubb Exp $ + + 25 Sep 2006; <blubb@gentoo.org> primateplunge-1.1.ebuild: + stable on amd64 02 Jun 2006; <Tupone@gentoo.org> primateplunge-1.1.ebuild: Added ~amd64 keyword, bug 134784 by Matija Suklje diff --git a/games-arcade/primateplunge/primateplunge-1.1.ebuild b/games-arcade/primateplunge/primateplunge-1.1.ebuild index 2eeac02d08f5..95c3a4b0d030 100644 --- a/games-arcade/primateplunge/primateplunge-1.1.ebuild +++ b/games-arcade/primateplunge/primateplunge-1.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/primateplunge/primateplunge-1.1.ebuild,v 1.5 2006/06/02 10:09:01 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/primateplunge/primateplunge-1.1.ebuild,v 1.6 2006/09/25 08:08:12 blubb Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.ecs.soton.ac.uk/~njh/primateplunge/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="media-libs/libsdl |