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 | |
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')
-rw-r--r-- | games-misc/fortune-mod-debilneho/ChangeLog | 6 | ||||
-rw-r--r-- | games-misc/fortune-mod-debilneho/fortune-mod-debilneho-0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-debilneho/ChangeLog b/games-misc/fortune-mod-debilneho/ChangeLog index 360cf9b16c5f..d4d2a201cc6b 100644 --- a/games-misc/fortune-mod-debilneho/ChangeLog +++ b/games-misc/fortune-mod-debilneho/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-debilneho # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-debilneho/ChangeLog,v 1.6 2010/10/08 02:59:55 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-debilneho/ChangeLog,v 1.7 2010/12/12 18:14:43 grobian Exp $ + + 12 Dec 2010; Fabian Groffen <grobian@gentoo.org> + fortune-mod-debilneho-0.1.ebuild: + Added Prefix keywords 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> fortune-mod-debilneho-0.1.ebuild: 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" |