diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-07-31 14:31:51 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-07-31 14:31:51 +0000 |
commit | f8bea0b45f795ff8f7130021806c7a43fc911cf2 (patch) | |
tree | 03fb4b9426936dd41ce17e0448c2c37bcb57a3fb /games-misc/fortune-mod-hitchhiker/fortune-mod-hitchhiker-0.1.ebuild | |
parent | added ~ppc64 (bug #100217) (diff) | |
download | gentoo-2-f8bea0b45f795ff8f7130021806c7a43fc911cf2.tar.gz gentoo-2-f8bea0b45f795ff8f7130021806c7a43fc911cf2.tar.bz2 gentoo-2-f8bea0b45f795ff8f7130021806c7a43fc911cf2.zip |
added ~ppc64 (bug #100217)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-misc/fortune-mod-hitchhiker/fortune-mod-hitchhiker-0.1.ebuild')
-rw-r--r-- | games-misc/fortune-mod-hitchhiker/fortune-mod-hitchhiker-0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-hitchhiker/fortune-mod-hitchhiker-0.1.ebuild b/games-misc/fortune-mod-hitchhiker/fortune-mod-hitchhiker-0.1.ebuild index 1e1d5bb998cf..8ff11e857042 100644 --- a/games-misc/fortune-mod-hitchhiker/fortune-mod-hitchhiker-0.1.ebuild +++ b/games-misc/fortune-mod-hitchhiker/fortune-mod-hitchhiker-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-hitchhiker/fortune-mod-hitchhiker-0.1.ebuild,v 1.7 2004/06/24 22:55:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-hitchhiker/fortune-mod-hitchhiker-0.1.ebuild,v 1.8 2005/07/31 14:28:55 corsair Exp $ MY_P=${PN/-mod/} DESCRIPTION="Quotes from Hitchhikers Guide to the Galaxy" @@ -9,7 +9,7 @@ SRC_URI="http://www.splitbrain.org/Fortunes/hitchhiker/${MY_P}.tgz" 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" |