diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-08-27 18:10:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-08-27 18:10:11 +0000 |
commit | 875a6f1132500935259b68ce34cea103d7e5ced8 (patch) | |
tree | fc14660222963b96c2a1f3af63d7129c541d989e /games-misc/fortune-mod-sp-fortunes | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-875a6f1132500935259b68ce34cea103d7e5ced8.tar.gz gentoo-2-875a6f1132500935259b68ce34cea103d7e5ced8.tar.bz2 gentoo-2-875a6f1132500935259b68ce34cea103d7e5ced8.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-misc/fortune-mod-sp-fortunes')
-rw-r--r-- | games-misc/fortune-mod-sp-fortunes/ChangeLog | 6 | ||||
-rw-r--r-- | games-misc/fortune-mod-sp-fortunes/fortune-mod-sp-fortunes-0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-sp-fortunes/ChangeLog b/games-misc/fortune-mod-sp-fortunes/ChangeLog index bf258464f3a8..d08a4ce07c44 100644 --- a/games-misc/fortune-mod-sp-fortunes/ChangeLog +++ b/games-misc/fortune-mod-sp-fortunes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-sp-fortunes # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-sp-fortunes/ChangeLog,v 1.5 2005/07/31 14:38:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-sp-fortunes/ChangeLog,v 1.6 2005/08/27 18:07:53 corsair Exp $ + + 27 Aug 2005; Markus Rothe <corsair@gentoo.org> + fortune-mod-sp-fortunes-0.1.ebuild: + Stable on ppc64 31 Jul 2005; Markus Rothe <corsair@gentoo.org> fortune-mod-sp-fortunes-0.1.ebuild: diff --git a/games-misc/fortune-mod-sp-fortunes/fortune-mod-sp-fortunes-0.1.ebuild b/games-misc/fortune-mod-sp-fortunes/fortune-mod-sp-fortunes-0.1.ebuild index 70b47166983f..ab8bc06e7716 100644 --- a/games-misc/fortune-mod-sp-fortunes/fortune-mod-sp-fortunes-0.1.ebuild +++ b/games-misc/fortune-mod-sp-fortunes/fortune-mod-sp-fortunes-0.1.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-sp-fortunes/fortune-mod-sp-fortunes-0.1.ebuild,v 1.9 2005/07/31 14:38:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-sp-fortunes/fortune-mod-sp-fortunes-0.1.ebuild,v 1.10 2005/08/27 18:07:53 corsair Exp $ MY_P=${P/fortune-mod-sp-fortunes/SP} MY_PN=${PN/fortune-mod-sp-fortunes/SP} @@ -10,7 +10,7 @@ SRC_URI="http://eol.init1.nl/img/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa mips ppc ppc64 sparc x86" IUSE="" RDEPEND="games-misc/fortune-mod" |