diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-08-27 18:04:49 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-08-27 18:04:49 +0000 |
commit | e9e86004d73f13a11bda604068721688dd23b64e (patch) | |
tree | 141b708ab9c4dfca6a913c8dc8d83cc36bcebc24 /games-misc/fortune-mod-futurama | |
parent | Added new 1.2.0 beta ebuild (diff) | |
download | gentoo-2-e9e86004d73f13a11bda604068721688dd23b64e.tar.gz gentoo-2-e9e86004d73f13a11bda604068721688dd23b64e.tar.bz2 gentoo-2-e9e86004d73f13a11bda604068721688dd23b64e.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-misc/fortune-mod-futurama')
-rw-r--r-- | games-misc/fortune-mod-futurama/ChangeLog | 6 | ||||
-rw-r--r-- | games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-futurama/ChangeLog b/games-misc/fortune-mod-futurama/ChangeLog index e4eb253f1b5f..b646c9ceb458 100644 --- a/games-misc/fortune-mod-futurama/ChangeLog +++ b/games-misc/fortune-mod-futurama/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-futurama # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-futurama/ChangeLog,v 1.6 2005/07/31 14:25:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-futurama/ChangeLog,v 1.7 2005/08/27 18:01:53 corsair Exp $ + + 27 Aug 2005; Markus Rothe <corsair@gentoo.org> + fortune-mod-futurama-0.2.ebuild: + Stable on ppc64 31 Jul 2005; Markus Rothe <corsair@gentoo.org> fortune-mod-futurama-0.2.ebuild: diff --git a/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild b/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild index 9e05ad68ad52..ac787fa98646 100644 --- a/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild +++ b/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild @@ -1,6 +1,6 @@ # 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-futurama/fortune-mod-futurama-0.2.ebuild,v 1.8 2005/07/31 14:25:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild,v 1.9 2005/08/27 18:01:53 corsair Exp $ DESCRIPTION="Quotes from the TV-Series -Futurama-" HOMEPAGE="http://www.netmeister.org/misc.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.netmeister.org/apps/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 hppa mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa mips ppc ppc64 sparc x86" IUSE="" RDEPEND="games-misc/fortune-mod" |