diff options
author | 2005-07-31 14:26:20 +0000 | |
---|---|---|
committer | 2005-07-31 14:26:20 +0000 | |
commit | 0e5fd56cd7e8060d74f835dbf25fb0cdb0c02e60 (patch) | |
tree | 9f04703e28aa31201ef533b928f2229abad735c7 /games-misc/fortune-mod-futurama | |
parent | added ~ppc64 (bug #100217) (diff) | |
download | gentoo-2-0e5fd56cd7e8060d74f835dbf25fb0cdb0c02e60.tar.gz gentoo-2-0e5fd56cd7e8060d74f835dbf25fb0cdb0c02e60.tar.bz2 gentoo-2-0e5fd56cd7e8060d74f835dbf25fb0cdb0c02e60.zip |
added ~ppc64 (bug #100217)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-misc/fortune-mod-futurama')
-rw-r--r-- | games-misc/fortune-mod-futurama/ChangeLog | 8 | ||||
-rw-r--r-- | games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-misc/fortune-mod-futurama/ChangeLog b/games-misc/fortune-mod-futurama/ChangeLog index 27e1947f8a87..e4eb253f1b5f 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-futurama/ChangeLog,v 1.5 2004/12/28 23:02:53 ciaranm Exp $ +# 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 $ + + 31 Jul 2005; Markus Rothe <corsair@gentoo.org> + fortune-mod-futurama-0.2.ebuild: + Added ~ppc64 (bug #100217) 28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance 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 2873728a8de0..9e05ad68ad52 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-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-futurama/fortune-mod-futurama-0.2.ebuild,v 1.7 2004/06/24 22:54:59 agriffis Exp $ +# $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 $ 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="x86 ppc sparc mips alpha hppa amd64" +KEYWORDS="alpha amd64 hppa mips ppc ~ppc64 sparc x86" IUSE="" RDEPEND="games-misc/fortune-mod" |