diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-18 22:37:30 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-18 22:37:30 +0000 |
commit | b1245fa380b1306f850ae8f91b876e90abbbf753 (patch) | |
tree | 40108e711235dff2359e3f937a26742e2730e078 /games-misc/fortune-mod-fvl | |
parent | Keyworded ~sparc wrt #58960 (Manifest recommit) (diff) | |
download | gentoo-2-b1245fa380b1306f850ae8f91b876e90abbbf753.tar.gz gentoo-2-b1245fa380b1306f850ae8f91b876e90abbbf753.tar.bz2 gentoo-2-b1245fa380b1306f850ae8f91b876e90abbbf753.zip |
Alpha keyword, bug 67731.
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 f51a2771a6e6..796d27235ac7 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.3 2004/10/15 23:21:32 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-fvl/ChangeLog,v 1.4 2004/10/18 22:33:02 kloeri Exp $ + + 19 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> + fortune-mod-fvl-20030120.ebuild: + Alpha keyword, bug 67731. 16 Oct 2004; Guy Martin <gmsoft@gentoo.org> fortune-mod-fvl-20030120.ebuild: Stable on hppa. 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 b0b6456b6e5e..ef2cfa97e640 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.2 2004/10/15 23:21:32 gmsoft Exp $ +# $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 $ 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" +KEYWORDS="~x86 ~ppc hppa alpha" IUSE="" RDEPEND="games-misc/fortune-mod" |