diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-07-08 08:13:51 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-07-08 08:13:51 +0000 |
commit | 1c22bc168af928a555ddd234bb8e4f749a71ffb6 (patch) | |
tree | d78c572bffa4dde31d7ec99e5457a5f78019e856 /games-misc/fortune-mod-fvl | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-1c22bc168af928a555ddd234bb8e4f749a71ffb6.tar.gz gentoo-2-1c22bc168af928a555ddd234bb8e4f749a71ffb6.tar.bz2 gentoo-2-1c22bc168af928a555ddd234bb8e4f749a71ffb6.zip |
Stable on ppc64
(Portage version: 2.1-r1)
Diffstat (limited to 'games-misc/fortune-mod-fvl')
-rw-r--r-- | games-misc/fortune-mod-fvl/ChangeLog | 6 | ||||
-rw-r--r-- | games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-fvl/ChangeLog b/games-misc/fortune-mod-fvl/ChangeLog index f2826352092f..70a818ecb845 100644 --- a/games-misc/fortune-mod-fvl/ChangeLog +++ b/games-misc/fortune-mod-fvl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-fvl # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-fvl/ChangeLog,v 1.10 2006/05/24 19:31:53 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-fvl/ChangeLog,v 1.11 2006/07/08 08:13:51 corsair Exp $ + + 08 Jul 2006; Markus Rothe <corsair@gentoo.org> + fortune-mod-fvl-20030120.ebuild: + Stable on ppc64 24 May 2006; Michael Hanselmann <hansmi@gentoo.org> fortune-mod-fvl-20030120.ebuild: diff --git a/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild b/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild index 1e939c772777..646278719bd2 100644 --- a/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild +++ b/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild,v 1.8 2006/05/24 19:31:53 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild,v 1.9 2006/07/08 08:13:51 corsair Exp $ DESCRIPTION="Quotes from Felix von Leitner (fefe)" HOMEPAGE="http://fortune-mod-fvl.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/fortune-mod-fvl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha hppa ppc ~ppc64 sparc x86" +KEYWORDS="alpha hppa ppc ppc64 sparc x86" IUSE="" RDEPEND="games-misc/fortune-mod" |