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 | ec88bde00718e0160c86dced205a89277fb32450 (patch) | |
tree | 9fd823c443f34198b591768f2fcd13c0e234543c /games-misc/fortune-mod-thomas-ogrisegg | |
parent | unstable release (diff) | |
download | gentoo-2-ec88bde00718e0160c86dced205a89277fb32450.tar.gz gentoo-2-ec88bde00718e0160c86dced205a89277fb32450.tar.bz2 gentoo-2-ec88bde00718e0160c86dced205a89277fb32450.zip |
added ~ppc64 (bug #100217)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-misc/fortune-mod-thomas-ogrisegg')
-rw-r--r-- | games-misc/fortune-mod-thomas-ogrisegg/ChangeLog | 8 | ||||
-rw-r--r-- | games-misc/fortune-mod-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-20030120.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-misc/fortune-mod-thomas-ogrisegg/ChangeLog b/games-misc/fortune-mod-thomas-ogrisegg/ChangeLog index 690bd1b1aa93..038dca58a6fa 100644 --- a/games-misc/fortune-mod-thomas-ogrisegg/ChangeLog +++ b/games-misc/fortune-mod-thomas-ogrisegg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-thomas-ogrisegg -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-thomas-ogrisegg/ChangeLog,v 1.5 2004/12/28 17:53:12 josejx Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-thomas-ogrisegg/ChangeLog,v 1.6 2005/07/31 14:41:55 corsair Exp $ + + 31 Jul 2005; Markus Rothe <corsair@gentoo.org> + fortune-mod-thomas-ogrisegg-20030120.ebuild: + Added ~ppc64 (bug #100217) 29 Dec 2004; Joseph Jezak <josejx@gentoo.org> fortune-mod-thomas-ogrisegg-20030120.ebuild: diff --git a/games-misc/fortune-mod-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-20030120.ebuild b/games-misc/fortune-mod-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-20030120.ebuild index 01c65c44fb8c..a17530d91772 100644 --- a/games-misc/fortune-mod-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-20030120.ebuild +++ b/games-misc/fortune-mod-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-20030120.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-20030120.ebuild,v 1.4 2004/12/28 17:53:12 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-20030120.ebuild,v 1.5 2005/07/31 14:41:55 corsair Exp $ S="${WORKDIR}/fortune-mod-thomas.ogrisegg-${PV}" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/fortune-mod-fvl/${S}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc hppa alpha" +KEYWORDS="alpha hppa ppc ~ppc64 ~x86" IUSE="" RDEPEND="games-misc/fortune-mod" |