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-martin-piskernig | |
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-martin-piskernig')
-rw-r--r-- | games-misc/fortune-mod-martin-piskernig/ChangeLog | 6 | ||||
-rw-r--r-- | games-misc/fortune-mod-martin-piskernig/fortune-mod-martin-piskernig-20030120.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-martin-piskernig/ChangeLog b/games-misc/fortune-mod-martin-piskernig/ChangeLog index 1257da13ee50..f4b877fc0f12 100644 --- a/games-misc/fortune-mod-martin-piskernig/ChangeLog +++ b/games-misc/fortune-mod-martin-piskernig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-martin-piskernig # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-martin-piskernig/ChangeLog,v 1.2 2004/10/08 21:12:57 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-martin-piskernig/ChangeLog,v 1.3 2004/10/15 23:20:20 gmsoft Exp $ + + 16 Oct 2004; Guy Martin <gmsoft@gentoo.org> + fortune-mod-martin-piskernig-20030120.ebuild: + Stable on hppa. *fortune-mod-martin-piskernig-20030120 (08 Oct 2004) diff --git a/games-misc/fortune-mod-martin-piskernig/fortune-mod-martin-piskernig-20030120.ebuild b/games-misc/fortune-mod-martin-piskernig/fortune-mod-martin-piskernig-20030120.ebuild index 0f7f744888ac..337b7e265727 100644 --- a/games-misc/fortune-mod-martin-piskernig/fortune-mod-martin-piskernig-20030120.ebuild +++ b/games-misc/fortune-mod-martin-piskernig/fortune-mod-martin-piskernig-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-martin-piskernig/fortune-mod-martin-piskernig-20030120.ebuild,v 1.1 2004/10/08 12:39:32 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-martin-piskernig/fortune-mod-martin-piskernig-20030120.ebuild,v 1.2 2004/10/15 23:20:20 gmsoft Exp $ S="${WORKDIR}/fortune-mod-martin.piskernig-${PV}" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/fortune-mod-fvl/${S}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc hppa" IUSE="" RDEPEND="games-misc/fortune-mod" |