diff options
author | 2010-12-12 17:24:56 +0000 | |
---|---|---|
committer | 2010-12-12 17:24:56 +0000 | |
commit | 9ce4fcc76be2e3e276165263ed8b2f4f9fb9c6ff (patch) | |
tree | 3272144304d9bc805380789c1f3ce165a7172c58 /games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild | |
parent | Drop patch applied upstream, bug #348462 by Mike Gilbert <floppymaster@gmail.... (diff) | |
download | historical-9ce4fcc76be2e3e276165263ed8b2f4f9fb9c6ff.tar.gz historical-9ce4fcc76be2e3e276165263ed8b2f4f9fb9c6ff.tar.bz2 historical-9ce4fcc76be2e3e276165263ed8b2f4f9fb9c6ff.zip |
Added Prefix keywords
Package-Manager: portage-2.2.01.17304-prefix/cvs/Darwin powerpc
Diffstat (limited to 'games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild')
-rw-r--r-- | games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 af8b01f2fcc4..c018cfabb690 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-2010 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.14 2010/10/08 03:24:48 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild,v 1.15 2010/12/12 17:23:11 grobian 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 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="games-misc/fortune-mod" |