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 | |
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')
-rw-r--r-- | games-misc/fortune-mod/ChangeLog | 6 | ||||
-rw-r--r-- | games-misc/fortune-mod/fortune-mod-1.99.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-misc/fortune-mod/ChangeLog b/games-misc/fortune-mod/ChangeLog index 3292055ecc8b..1ce2f0813ce9 100644 --- a/games-misc/fortune-mod/ChangeLog +++ b/games-misc/fortune-mod/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod/ChangeLog,v 1.16 2005/06/15 18:42:23 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod/ChangeLog,v 1.17 2005/07/31 14:13:24 corsair Exp $ + + 31 Jul 2005; Markus Rothe <corsair@gentoo.org> + fortune-mod-1.99.1-r1.ebuild: + Added ~ppc64 (bug #100217) 15 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> fortune-mod-1.99.1-r1.ebuild: diff --git a/games-misc/fortune-mod/fortune-mod-1.99.1-r1.ebuild b/games-misc/fortune-mod/fortune-mod-1.99.1-r1.ebuild index b8429621f5cf..226f135d98be 100644 --- a/games-misc/fortune-mod/fortune-mod-1.99.1-r1.ebuild +++ b/games-misc/fortune-mod/fortune-mod-1.99.1-r1.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/fortune-mod-1.99.1-r1.ebuild,v 1.4 2005/06/15 18:42:23 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod/fortune-mod-1.99.1-r1.ebuild,v 1.5 2005/07/31 14:13:24 corsair Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.redellipse.net/code/downloads/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 hppa mips ppc ~ppc-macos sparc x86" +KEYWORDS="alpha amd64 hppa mips ppc ~ppc-macos ~ppc64 sparc x86" IUSE="offensive" DEPEND="virtual/libc |