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 | 492eb2d14b5495bf4d3bb0910e35385b2d7867ac (patch) | |
tree | 0ab6e549679cf5b43185b04fca8f7436ab7c2818 /games-misc/fortune-mod-homer | |
parent | unstable release (diff) | |
download | historical-492eb2d14b5495bf4d3bb0910e35385b2d7867ac.tar.gz historical-492eb2d14b5495bf4d3bb0910e35385b2d7867ac.tar.bz2 historical-492eb2d14b5495bf4d3bb0910e35385b2d7867ac.zip |
added ~ppc64 (bug #100217)
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'games-misc/fortune-mod-homer')
-rw-r--r-- | games-misc/fortune-mod-homer/ChangeLog | 8 | ||||
-rw-r--r-- | games-misc/fortune-mod-homer/fortune-mod-homer-0.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-misc/fortune-mod-homer/ChangeLog b/games-misc/fortune-mod-homer/ChangeLog index a9093022c65e..0e0c215746e9 100644 --- a/games-misc/fortune-mod-homer/ChangeLog +++ b/games-misc/fortune-mod-homer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-homer -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-homer/ChangeLog,v 1.5 2004/12/28 23:04:33 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-homer/ChangeLog,v 1.6 2005/07/31 14:29:34 corsair Exp $ + + 31 Jul 2005; Markus Rothe <corsair@gentoo.org> + fortune-mod-homer-0.1.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-homer/fortune-mod-homer-0.1.ebuild b/games-misc/fortune-mod-homer/fortune-mod-homer-0.1.ebuild index 924c20c5f207..21fa1d4f1298 100644 --- a/games-misc/fortune-mod-homer/fortune-mod-homer-0.1.ebuild +++ b/games-misc/fortune-mod-homer/fortune-mod-homer-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-homer/fortune-mod-homer-0.1.ebuild,v 1.7 2004/06/24 22:55:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-homer/fortune-mod-homer-0.1.ebuild,v 1.8 2005/07/31 14:29:34 corsair Exp $ DESCRIPTION="Quotes from Homer Simpson" HOMEPAGE="http://www.cs.indiana.edu/~crcarter/homer/homer.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.cs.indiana.edu/~crcarter/homer/homer-quotes.tar.gz" LICENSE="GPL-2" 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" |