diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-12-12 16:38:48 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-12-12 16:38:48 +0000 |
commit | 65464a91fc4631b47da134b58656a5ef58767d0d (patch) | |
tree | 65feb2323c2660c43a491dacf0e71cdc86e4f131 /games-misc/fortune-mod-osfortune | |
parent | Drop ~ia64-linux, add ~x86-interix, ~x86-solaris (diff) | |
download | historical-65464a91fc4631b47da134b58656a5ef58767d0d.tar.gz historical-65464a91fc4631b47da134b58656a5ef58767d0d.tar.bz2 historical-65464a91fc4631b47da134b58656a5ef58767d0d.zip |
Added Prefix keywords
Package-Manager: portage-2.2.01.17304-prefix/cvs/Darwin powerpc
Diffstat (limited to 'games-misc/fortune-mod-osfortune')
-rw-r--r-- | games-misc/fortune-mod-osfortune/ChangeLog | 6 | ||||
-rw-r--r-- | games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-osfortune/ChangeLog b/games-misc/fortune-mod-osfortune/ChangeLog index 10f145ab546c..64e45bcd3e3c 100644 --- a/games-misc/fortune-mod-osfortune/ChangeLog +++ b/games-misc/fortune-mod-osfortune/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-osfortune # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-osfortune/ChangeLog,v 1.10 2010/10/08 03:54:23 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-osfortune/ChangeLog,v 1.11 2010/12/12 16:34:03 grobian Exp $ + + 12 Dec 2010; Fabian Groffen <grobian@gentoo.org> + fortune-mod-osfortune-1.ebuild: + Added Prefix keywords 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> fortune-mod-osfortune-1.ebuild: diff --git a/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild b/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild index 5a752be7bee6..864b6ee84b69 100644 --- a/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild +++ b/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-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-osfortune/fortune-mod-osfortune-1.ebuild,v 1.15 2010/10/08 03:54:23 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild,v 1.16 2010/12/12 16:34:03 grobian Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.dibona.com/opensources/osfortune.tar.gz" LICENSE="GPL-1" 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="" DEPEND="games-misc/fortune-mod" |