diff options
Diffstat (limited to 'games-misc/fortune-mod-norbert-tretkowski')
-rw-r--r-- | games-misc/fortune-mod-norbert-tretkowski/ChangeLog | 6 | ||||
-rw-r--r-- | games-misc/fortune-mod-norbert-tretkowski/fortune-mod-norbert-tretkowski-20030120.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-norbert-tretkowski/ChangeLog b/games-misc/fortune-mod-norbert-tretkowski/ChangeLog index f205744dce11..fba36de38bad 100644 --- a/games-misc/fortune-mod-norbert-tretkowski/ChangeLog +++ b/games-misc/fortune-mod-norbert-tretkowski/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-norbert-tretkowski # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-norbert-tretkowski/ChangeLog,v 1.4 2004/10/18 22:37:30 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-norbert-tretkowski/ChangeLog,v 1.5 2004/12/28 17:50:00 josejx Exp $ + + 29 Dec 2004; Joseph Jezak <josejx@gentoo.org> + fortune-mod-norbert-tretkowski-20030120.ebuild: + Marked ppc stable. 19 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> fortune-mod-norbert-tretkowski-20030120.ebuild: diff --git a/games-misc/fortune-mod-norbert-tretkowski/fortune-mod-norbert-tretkowski-20030120.ebuild b/games-misc/fortune-mod-norbert-tretkowski/fortune-mod-norbert-tretkowski-20030120.ebuild index b5292163db5c..45d37c27f04e 100644 --- a/games-misc/fortune-mod-norbert-tretkowski/fortune-mod-norbert-tretkowski-20030120.ebuild +++ b/games-misc/fortune-mod-norbert-tretkowski/fortune-mod-norbert-tretkowski-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-norbert-tretkowski/fortune-mod-norbert-tretkowski-20030120.ebuild,v 1.3 2004/10/18 22:37:30 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-norbert-tretkowski/fortune-mod-norbert-tretkowski-20030120.ebuild,v 1.4 2004/12/28 17:50:00 josejx Exp $ S="${WORKDIR}/fortune-mod-norbert.tretkowski-${PV}" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/fortune-mod-fvl/${S}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc hppa alpha" +KEYWORDS="~x86 ppc hppa alpha" IUSE="" RDEPEND="games-misc/fortune-mod" |