diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-08-15 14:43:32 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-08-15 14:43:32 +0000 |
commit | 711428f6d93f4b44bc52b6f08970b8dcb4a0efa4 (patch) | |
tree | 5516e466aefd9160b545685a29ad492f7a80de21 /games-puzzle/hangman/hangman-0.9.2.ebuild | |
parent | move gnome-common-2* to SLOT 3. change depend to =gnome-base/gnome-common-1.... (diff) | |
download | gentoo-2-711428f6d93f4b44bc52b6f08970b8dcb4a0efa4.tar.gz gentoo-2-711428f6d93f4b44bc52b6f08970b8dcb4a0efa4.tar.bz2 gentoo-2-711428f6d93f4b44bc52b6f08970b8dcb4a0efa4.zip |
Stable on amd64 wrt Bug #143961
(Portage version: 2.1-r2)
Diffstat (limited to 'games-puzzle/hangman/hangman-0.9.2.ebuild')
-rw-r--r-- | games-puzzle/hangman/hangman-0.9.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/hangman/hangman-0.9.2.ebuild b/games-puzzle/hangman/hangman-0.9.2.ebuild index cddfd1c03dd5..7271390317e8 100644 --- a/games-puzzle/hangman/hangman-0.9.2.ebuild +++ b/games-puzzle/hangman/hangman-0.9.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/hangman/hangman-0.9.2.ebuild,v 1.8 2005/10/31 08:55:20 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/hangman/hangman-0.9.2.ebuild,v 1.9 2006/08/15 14:43:32 tcort Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.shiftygames.com/hangman/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="" DEPEND=">=media-libs/libsdl-1.2.4 |