diff options
Diffstat (limited to 'games-misc')
-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 796d27235ac7..29ba5f25da23 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.4 2004/10/18 22:33:02 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-fvl/ChangeLog,v 1.5 2004/11/07 22:10:59 hansmi Exp $ + + 07 Nov 2004; Michael Hanselmann <hansmi@gentoo.org> + fortune-mod-fvl-20030120.ebuild: + Added to ~sparc. 19 Oct 2004; Bryan Østergaard <kloeri@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 ef2cfa97e640..e090ee1912fd 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.3 2004/10/18 22:33:02 kloeri Exp $ +# $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 $ 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" +KEYWORDS="~x86 ~ppc hppa alpha ~sparc" IUSE="" RDEPEND="games-misc/fortune-mod" |