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-calvin/fortune-mod-calvin-0.1.1.ebuild | |
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-calvin/fortune-mod-calvin-0.1.1.ebuild')
-rw-r--r-- | games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild b/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild index 219797bbea23..838b654bdc64 100644 --- a/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild +++ b/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.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-calvin/fortune-mod-calvin-0.1.1.ebuild,v 1.7 2004/06/24 22:54:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild,v 1.8 2005/07/31 14:17:12 corsair Exp $ DESCRIPTION="Quotes from Calvin and Hobbes Comic Books" 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" |