diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-09-25 08:13:04 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-09-25 08:13:04 +0000 |
commit | 0d137be875460ade05f8e6e24520d09b2bd7b46f (patch) | |
tree | 8b3bfffc0fa4e97bc497c9fd00aa0bac88360c3a /games-arcade/primateplunge | |
parent | Add sys-cluster/lam-mpi:xmpi. (diff) | |
download | historical-0d137be875460ade05f8e6e24520d09b2bd7b46f.tar.gz historical-0d137be875460ade05f8e6e24520d09b2bd7b46f.tar.bz2 historical-0d137be875460ade05f8e6e24520d09b2bd7b46f.zip |
stable on amd64
Package-Manager: portage-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 |