diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-07-31 14:42:36 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-07-31 14:42:36 +0000 |
commit | ec88bde00718e0160c86dced205a89277fb32450 (patch) | |
tree | 9fd823c443f34198b591768f2fcd13c0e234543c /games-misc/fortune-mod-smac | |
parent | unstable release (diff) | |
download | gentoo-2-ec88bde00718e0160c86dced205a89277fb32450.tar.gz gentoo-2-ec88bde00718e0160c86dced205a89277fb32450.tar.bz2 gentoo-2-ec88bde00718e0160c86dced205a89277fb32450.zip |
added ~ppc64 (bug #100217)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-misc/fortune-mod-smac')
-rw-r--r-- | games-misc/fortune-mod-smac/ChangeLog | 8 | ||||
-rw-r--r-- | games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-misc/fortune-mod-smac/ChangeLog b/games-misc/fortune-mod-smac/ChangeLog index 14b46ed8bd5b..f382d6a32225 100644 --- a/games-misc/fortune-mod-smac/ChangeLog +++ b/games-misc/fortune-mod-smac/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-smac -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-smac/ChangeLog,v 1.4 2004/06/24 22:56:11 agriffis Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-smac/ChangeLog,v 1.5 2005/07/31 14:38:19 corsair Exp $ + + 31 Jul 2005; Markus Rothe <corsair@gentoo.org> + fortune-mod-smac-0.1.ebuild: + Added ~ppc64 (bug #100217) 16 Sep 2003; David Holm <dholm@gentoo.org> fortune-mod-smac-0.1.ebuild: Added to ~ppc. diff --git a/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild b/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild index 20c8957e63f1..638eb6292ed1 100644 --- a/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild +++ b/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.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-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild,v 1.8 2004/06/24 22:56:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-smac/fortune-mod-smac-0.1.ebuild,v 1.9 2005/07/31 14:38:19 corsair Exp $ DESCRIPTION="Quotes from the Alpha Centauri: Alien Crossfire tech tree" HOMEPAGE="http://homepages.ihug.com.au/~alana/" @@ -8,7 +8,7 @@ SRC_URI="http://homepages.ihug.com.au/~alana/files/fortune-mod-smac/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha hppa amd64" +KEYWORDS="alpha amd64 hppa mips ppc ~ppc64 sparc x86" IUSE="" RDEPEND="games-misc/fortune-mod" |