diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2008-09-18 09:19:35 +0000 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2008-09-18 09:19:35 +0000 |
commit | 877e8ff32494a13f564461a1ada68aa68e6428b0 (patch) | |
tree | fc9945625edd042a3e0bd6ed60187c4388e2fd3f /games-arcade/gnujump/gnujump-1.0.0.ebuild | |
parent | Bumped to 1.0.5 and renamed to gnujump. Bug #235056 (diff) | |
download | historical-877e8ff32494a13f564461a1ada68aa68e6428b0.tar.gz historical-877e8ff32494a13f564461a1ada68aa68e6428b0.tar.bz2 historical-877e8ff32494a13f564461a1ada68aa68e6428b0.zip |
Re-keyword stable after packge move
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-arcade/gnujump/gnujump-1.0.0.ebuild')
-rw-r--r-- | games-arcade/gnujump/gnujump-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/gnujump/gnujump-1.0.0.ebuild b/games-arcade/gnujump/gnujump-1.0.0.ebuild index 5dad4ae21cf7..6f0e739c223c 100644 --- a/games-arcade/gnujump/gnujump-1.0.0.ebuild +++ b/games-arcade/gnujump/gnujump-1.0.0.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/gnujump/gnujump-1.0.0.ebuild,v 1.1 2008/09/18 09:17:42 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/gnujump/gnujump-1.0.0.ebuild,v 1.2 2008/09/18 09:19:35 tupone Exp $ inherit eutils games @@ -13,7 +13,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="media-libs/libsdl |