diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-03 11:56:25 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-03 11:56:25 +0000 |
commit | 2eaeabb6d55bd1a7d8c6914ab6b20d33ae944897 (patch) | |
tree | b96935e4c3c5654a75000bc65ac5baeb173340f4 /games-misc | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-2eaeabb6d55bd1a7d8c6914ab6b20d33ae944897.tar.gz gentoo-2-2eaeabb6d55bd1a7d8c6914ab6b20d33ae944897.tar.bz2 gentoo-2-2eaeabb6d55bd1a7d8c6914ab6b20d33ae944897.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/fortune-mod-dubya/ChangeLog | 8 | ||||
-rw-r--r-- | games-misc/fortune-mod-dubya/fortune-mod-dubya-20050118.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-misc/fortune-mod-dubya/ChangeLog b/games-misc/fortune-mod-dubya/ChangeLog index 67583926bfaa..f53333368237 100644 --- a/games-misc/fortune-mod-dubya/ChangeLog +++ b/games-misc/fortune-mod-dubya/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-dubya -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-dubya/ChangeLog,v 1.14 2006/07/19 19:45:19 flameeyes Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-dubya/ChangeLog,v 1.15 2010/01/03 11:56:25 fauli Exp $ + + 03 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + fortune-mod-dubya-20050118.ebuild: + Transfer Prefix keywords 19 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> fortune-mod-dubya-20050118.ebuild: diff --git a/games-misc/fortune-mod-dubya/fortune-mod-dubya-20050118.ebuild b/games-misc/fortune-mod-dubya/fortune-mod-dubya-20050118.ebuild index 9802cdf843ed..229c10ea38da 100644 --- a/games-misc/fortune-mod-dubya/fortune-mod-dubya-20050118.ebuild +++ b/games-misc/fortune-mod-dubya/fortune-mod-dubya-20050118.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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-dubya/fortune-mod-dubya-20050118.ebuild,v 1.6 2006/07/19 19:45:19 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-dubya/fortune-mod-dubya-20050118.ebuild,v 1.7 2010/01/03 11:56:25 fauli Exp $ DESCRIPTION="Quotes from George W. Bush" HOMEPAGE="http://dubya.seiler.us/" @@ -8,7 +8,7 @@ SRC_URI="http://seiler.us/wiki/images/8/8c/Dubya-${PV}.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 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="games-misc/fortune-mod" |