diff options
author | Yuta Satoh <nigoro@gentoo.org> | 2005-04-15 17:29:28 +0000 |
---|---|---|
committer | Yuta Satoh <nigoro@gentoo.org> | 2005-04-15 17:29:28 +0000 |
commit | 8b8267463859e3549e27664db6c0da369d5f0acd (patch) | |
tree | a38dadd556060bbaa3b4e23df545cdc082f35d18 /games-puzzle/galaxis | |
parent | initial import (diff) | |
download | historical-8b8267463859e3549e27664db6c0da369d5f0acd.tar.gz historical-8b8267463859e3549e27664db6c0da369d5f0acd.tar.bz2 historical-8b8267463859e3549e27664db6c0da369d5f0acd.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'games-puzzle/galaxis')
-rw-r--r-- | games-puzzle/galaxis/ChangeLog | 7 | ||||
-rw-r--r-- | games-puzzle/galaxis/galaxis-1.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-puzzle/galaxis/ChangeLog b/games-puzzle/galaxis/ChangeLog index b92ee4e97f46..14774b3b7cee 100644 --- a/games-puzzle/galaxis/ChangeLog +++ b/games-puzzle/galaxis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/galaxis -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/galaxis/ChangeLog,v 1.6 2004/12/30 11:27:50 nigoro Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/galaxis/ChangeLog,v 1.7 2005/04/15 17:29:28 nigoro Exp $ + + 16 Apr 2005; Yuta SATOH <nigoro@gentoo.org> galaxis-1.7.ebuild: + Stable on ppc64 30 Dec 2004; Yuta SATOH <nigoro@gentoo.org> galaxis-1.7.ebuild: added ~ppc64 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" |