diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-12-23 20:26:37 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-12-23 20:26:37 +0000 |
commit | c035073a6b282d19eae21136f03fbbd969d81c43 (patch) | |
tree | cb881a88dd0e2667a4256a68380441a6b41c007b /games-misc | |
parent | Bump for 7.0. (diff) | |
download | gentoo-2-c035073a6b282d19eae21136f03fbbd969d81c43.tar.gz gentoo-2-c035073a6b282d19eae21136f03fbbd969d81c43.tar.bz2 gentoo-2-c035073a6b282d19eae21136f03fbbd969d81c43.zip |
Stable on sparc.
(Portage version: 2.1_pre1)
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 637635b1a01d..aa6006bbcebe 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-fvl/ChangeLog,v 1.8 2005/09/16 22:15:19 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-fvl/ChangeLog,v 1.9 2005/12/23 20:26:37 hansmi Exp $ + + 23 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> + fortune-mod-fvl-20030120.ebuild: + Stable on sparc. 16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog: Converted to UTF-8, fixed encoding screwups 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 1c2a879550ec..448146546d50 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-2005 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.6 2005/07/31 14:26:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild,v 1.7 2005/12/23 20:26:37 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="alpha hppa ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha hppa ppc ~ppc64 sparc ~x86" IUSE="" RDEPEND="games-misc/fortune-mod" |