diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-12-28 17:57:12 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-12-28 17:57:12 +0000 |
commit | 0aa0a566abd02cf1d8da2a58f525f4a982d1cfe6 (patch) | |
tree | 9fd44f985c9138ede3890948947599806d7c7143 /games-misc/fortune-mod-thomas-ogrisegg | |
parent | Marked ppc stable. (Manifest recommit) (diff) | |
download | gentoo-2-0aa0a566abd02cf1d8da2a58f525f4a982d1cfe6.tar.gz gentoo-2-0aa0a566abd02cf1d8da2a58f525f4a982d1cfe6.tar.bz2 gentoo-2-0aa0a566abd02cf1d8da2a58f525f4a982d1cfe6.zip |
Marked ppc stable.
Diffstat (limited to 'games-misc/fortune-mod-thomas-ogrisegg')
-rw-r--r-- | games-misc/fortune-mod-thomas-ogrisegg/ChangeLog | 6 | ||||
-rw-r--r-- | games-misc/fortune-mod-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-20030120.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-thomas-ogrisegg/ChangeLog b/games-misc/fortune-mod-thomas-ogrisegg/ChangeLog index da92df4b8076..690bd1b1aa93 100644 --- a/games-misc/fortune-mod-thomas-ogrisegg/ChangeLog +++ b/games-misc/fortune-mod-thomas-ogrisegg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-thomas-ogrisegg # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-thomas-ogrisegg/ChangeLog,v 1.4 2004/10/18 22:17:52 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-thomas-ogrisegg/ChangeLog,v 1.5 2004/12/28 17:53:12 josejx Exp $ + + 29 Dec 2004; Joseph Jezak <josejx@gentoo.org> + fortune-mod-thomas-ogrisegg-20030120.ebuild: + Marked ppc stable. 19 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> fortune-mod-thomas-ogrisegg-20030120.ebuild: diff --git a/games-misc/fortune-mod-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-20030120.ebuild b/games-misc/fortune-mod-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-20030120.ebuild index 567b711eb4c3..01c65c44fb8c 100644 --- a/games-misc/fortune-mod-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-20030120.ebuild +++ b/games-misc/fortune-mod-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-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-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-20030120.ebuild,v 1.3 2004/10/18 22:17:52 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-thomas-ogrisegg/fortune-mod-thomas-ogrisegg-20030120.ebuild,v 1.4 2004/12/28 17:53:12 josejx Exp $ S="${WORKDIR}/fortune-mod-thomas.ogrisegg-${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" |