diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-07-31 14:42:36 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-07-31 14:42:36 +0000 |
commit | 492eb2d14b5495bf4d3bb0910e35385b2d7867ac (patch) | |
tree | 0ab6e549679cf5b43185b04fca8f7436ab7c2818 /games-misc/fortune-mod-dubya | |
parent | unstable release (diff) | |
download | historical-492eb2d14b5495bf4d3bb0910e35385b2d7867ac.tar.gz historical-492eb2d14b5495bf4d3bb0910e35385b2d7867ac.tar.bz2 historical-492eb2d14b5495bf4d3bb0910e35385b2d7867ac.zip |
added ~ppc64 (bug #100217)
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'games-misc/fortune-mod-dubya')
-rw-r--r-- | games-misc/fortune-mod-dubya/ChangeLog | 6 | ||||
-rw-r--r-- | games-misc/fortune-mod-dubya/fortune-mod-dubya-20050118.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-dubya/ChangeLog b/games-misc/fortune-mod-dubya/ChangeLog index 52adad5e4a01..16111302d50c 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-dubya/ChangeLog,v 1.11 2005/01/18 21:28:09 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-dubya/ChangeLog,v 1.12 2005/07/31 14:23:31 corsair Exp $ + + 31 Jul 2005; Markus Rothe <corsair@gentoo.org> + fortune-mod-dubya-20050118.ebuild: + Added ~ppc64 (bug #100217) *fortune-mod-dubya-20050118 (18 Jan 2005) 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 4259f853f39e..5f1bcf8ea20e 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-2005 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.2 2005/07/02 19:32:21 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-dubya/fortune-mod-dubya-20050118.ebuild,v 1.3 2005/07/31 14:23:31 corsair 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="x86 ppc sparc mips alpha hppa amd64" +KEYWORDS="alpha amd64 hppa mips ppc ~ppc64 sparc x86" IUSE="" RDEPEND="games-misc/fortune-mod" |