diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-10-15 23:24:13 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-10-15 23:24:13 +0000 |
commit | 93df5c03596b74302a78ac2e3becd7dc7c4be212 (patch) | |
tree | c5b34fc39e80f09aa914244934f6b3006edabeeb /games-misc/fortune-mod-fvl | |
parent | Stable on sparc. (diff) | |
download | historical-93df5c03596b74302a78ac2e3becd7dc7c4be212.tar.gz historical-93df5c03596b74302a78ac2e3becd7dc7c4be212.tar.bz2 historical-93df5c03596b74302a78ac2e3becd7dc7c4be212.zip |
Stable on hppa.
Diffstat (limited to 'games-misc/fortune-mod-fvl')
-rw-r--r-- | games-misc/fortune-mod-fvl/ChangeLog | 5 | ||||
-rw-r--r-- | games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-fvl/ChangeLog b/games-misc/fortune-mod-fvl/ChangeLog index d4409b986e93..f51a2771a6e6 100644 --- a/games-misc/fortune-mod-fvl/ChangeLog +++ b/games-misc/fortune-mod-fvl/ChangeLog @@ -1,6 +1,9 @@ # 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.2 2004/10/08 21:12:10 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-fvl/ChangeLog,v 1.3 2004/10/15 23:21:32 gmsoft Exp $ + + 16 Oct 2004; Guy Martin <gmsoft@gentoo.org> fortune-mod-fvl-20030120.ebuild: + Stable on hppa. *fortune-mod-fvl-20030120 (07 Oct 2004) 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 279b038c64ad..b0b6456b6e5e 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.1 2004/10/07 21:07:57 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-fvl/fortune-mod-fvl-20030120.ebuild,v 1.2 2004/10/15 23:21:32 gmsoft 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" +KEYWORDS="~x86 ~ppc hppa" IUSE="" RDEPEND="games-misc/fortune-mod" |