diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-11-23 21:17:25 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-11-23 21:17:25 +0000 |
commit | 59f8471710ee003e75309a1635e65393359cd791 (patch) | |
tree | 5c19743c4a960df1f80af09b7c1267778ae21530 /games-arcade/sdljump | |
parent | ppc stable, bug #154240 (diff) | |
download | gentoo-2-59f8471710ee003e75309a1635e65393359cd791.tar.gz gentoo-2-59f8471710ee003e75309a1635e65393359cd791.tar.bz2 gentoo-2-59f8471710ee003e75309a1635e65393359cd791.zip |
stable on amd64
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'games-arcade/sdljump')
-rw-r--r-- | games-arcade/sdljump/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/sdljump/sdljump-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/sdljump/ChangeLog b/games-arcade/sdljump/ChangeLog index b71fdf0a9520..5939e49ab8f2 100644 --- a/games-arcade/sdljump/ChangeLog +++ b/games-arcade/sdljump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/sdljump # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdljump/ChangeLog,v 1.4 2006/10/03 09:23:40 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdljump/ChangeLog,v 1.5 2006/11/23 21:17:25 blubb Exp $ + + 23 Nov 2006; <blubb@gentoo.org> sdljump-1.0.0.ebuild: + stable on amd64 *sdljump-1.0.0 (03 Oct 2006) diff --git a/games-arcade/sdljump/sdljump-1.0.0.ebuild b/games-arcade/sdljump/sdljump-1.0.0.ebuild index dd6e67706cc1..cf59be1437ca 100644 --- a/games-arcade/sdljump/sdljump-1.0.0.ebuild +++ b/games-arcade/sdljump/sdljump-1.0.0.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/sdljump/sdljump-1.0.0.ebuild,v 1.1 2006/10/03 09:23:40 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdljump/sdljump-1.0.0.ebuild,v 1.2 2006/11/23 21:17:25 blubb Exp $ inherit eutils versionator games @@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="media-libs/libsdl |