diff options
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 29ba5f25da23..c6a81295976a 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-fvl/ChangeLog,v 1.5 2004/11/07 22:10:59 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-fvl/ChangeLog,v 1.6 2004/12/28 17:41:44 josejx Exp $ + + 29 Dec 2004; Joseph Jezak <josejx@gentoo.org> + fortune-mod-fvl-20030120.ebuild: + Marked ppc stable. 07 Nov 2004; 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 e090ee1912fd..d30a53ac4447 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-2004 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.4 2004/11/07 22:10:59 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild,v 1.5 2004/12/28 17:41:44 josejx 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="~x86 ~ppc hppa alpha ~sparc" +KEYWORDS="~x86 ppc hppa alpha ~sparc" IUSE="" RDEPEND="games-misc/fortune-mod" |