diff options
Diffstat (limited to 'games-puzzle/galaxis/galaxis-1.7.ebuild')
-rw-r--r-- | games-puzzle/galaxis/galaxis-1.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/galaxis/galaxis-1.7.ebuild b/games-puzzle/galaxis/galaxis-1.7.ebuild index bcadea74568a..a4426d590599 100644 --- a/games-puzzle/galaxis/galaxis-1.7.ebuild +++ b/games-puzzle/galaxis/galaxis-1.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/galaxis/galaxis-1.7.ebuild,v 1.6 2004/12/30 11:27:50 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/galaxis/galaxis-1.7.ebuild,v 1.7 2005/04/15 17:29:28 nigoro Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.catb.org/~esr/galaxis/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~amd64 ~ppc64" +KEYWORDS="x86 ppc ~amd64 ppc64" IUSE="" RDEPEND=">=sys-libs/ncurses-5.3" |