diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-12-12 18:14:43 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-12-12 18:14:43 +0000 |
commit | 44a10a4c283beb1af9ab602c65dec579447406f6 (patch) | |
tree | 1a94b1466fac833db2f1cb5d9186fa09c8d3037e /games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild | |
parent | Remove vulnerable versions. (diff) | |
download | gentoo-2-44a10a4c283beb1af9ab602c65dec579447406f6.tar.gz gentoo-2-44a10a4c283beb1af9ab602c65dec579447406f6.tar.bz2 gentoo-2-44a10a4c283beb1af9ab602c65dec579447406f6.zip |
Added Prefix keywords
(Portage version: 2.2.01.17304-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild')
-rw-r--r-- | games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild b/games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild index 445ca38171bc..2c0d27ce6e5b 100644 --- a/games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild +++ b/games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.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-debilneho/fortune-mod-debilneho-0.1.ebuild,v 1.9 2010/10/08 02:59:55 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild,v 1.10 2010/12/12 18:14:43 grobian Exp $ MY_PN=${PN/mod-/} DESCRIPTION="Quotation's by several people (mostly from Slovakia)" @@ -9,7 +9,7 @@ SRC_URI="http://megac.info/fortune-debilneho.tar.bz2" LICENSE="GPL-2" 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" |