diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-12-28 17:27:18 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-12-28 17:27:18 +0000 |
commit | 6de881269da8346a5dc9f9b738546fc43779deb7 (patch) | |
tree | fda979d6d230d779b4dc88fac1e52cc7eeba198a /games-misc | |
parent | Adding version that uses extra patches (diff) | |
download | historical-6de881269da8346a5dc9f9b738546fc43779deb7.tar.gz historical-6de881269da8346a5dc9f9b738546fc43779deb7.tar.bz2 historical-6de881269da8346a5dc9f9b738546fc43779deb7.zip |
Marked ppc stable.
Diffstat (limited to 'games-misc')
4 files changed, 13 insertions, 6 deletions
diff --git a/games-misc/fortune-mod-at-linux/ChangeLog b/games-misc/fortune-mod-at-linux/ChangeLog index baa1b9a2088e..4f869d0de000 100644 --- a/games-misc/fortune-mod-at-linux/ChangeLog +++ b/games-misc/fortune-mod-at-linux/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-at-linux # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-at-linux/ChangeLog,v 1.5 2004/11/24 21:32:50 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-at-linux/ChangeLog,v 1.6 2004/12/28 17:22:29 josejx Exp $ + + 29 Dec 2004; Joseph Jezak <josejx@gentoo.org> + fortune-mod-at-linux-20030120.ebuild: + Marked ppc stable. 24 Nov 2004; Sven Wegener <swegener@gentoo.org> fortune-mod-at-linux-20030120.ebuild: diff --git a/games-misc/fortune-mod-at-linux/fortune-mod-at-linux-20030120.ebuild b/games-misc/fortune-mod-at-linux/fortune-mod-at-linux-20030120.ebuild index 820beeb70f22..226169048d80 100644 --- a/games-misc/fortune-mod-at-linux/fortune-mod-at-linux-20030120.ebuild +++ b/games-misc/fortune-mod-at-linux/fortune-mod-at-linux-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-at-linux/fortune-mod-at-linux-20030120.ebuild,v 1.4 2004/11/24 21:32:50 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-at-linux/fortune-mod-at-linux-20030120.ebuild,v 1.5 2004/12/28 17:22:29 josejx Exp $ MY_P="fortune-mod-at.linux-${PV}" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/fortune-mod-fvl/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc hppa" +KEYWORDS="x86 ppc hppa" IUSE="" RDEPEND="games-misc/fortune-mod" diff --git a/games-misc/fortune-mod-cs/ChangeLog b/games-misc/fortune-mod-cs/ChangeLog index be6c5d914d91..9c90a7f33802 100644 --- a/games-misc/fortune-mod-cs/ChangeLog +++ b/games-misc/fortune-mod-cs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/fortune-mod-cs # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-cs/ChangeLog,v 1.2 2004/10/17 09:27:08 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-cs/ChangeLog,v 1.3 2004/12/28 17:27:18 josejx Exp $ + + 29 Dec 2004; Joseph Jezak <josejx@gentoo.org> fortune-mod-cs-1.6.9.ebuild: + Marked ppc stable. 17 Oct 2004; David Holm <dholm@gentoo.org> fortune-mod-cs-1.6.9.ebuild: Added to ~ppc. diff --git a/games-misc/fortune-mod-cs/fortune-mod-cs-1.6.9.ebuild b/games-misc/fortune-mod-cs/fortune-mod-cs-1.6.9.ebuild index 394096ab6ef9..d8876747ac55 100644 --- a/games-misc/fortune-mod-cs/fortune-mod-cs-1.6.9.ebuild +++ b/games-misc/fortune-mod-cs/fortune-mod-cs-1.6.9.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-cs/fortune-mod-cs-1.6.9.ebuild,v 1.2 2004/10/17 09:27:08 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-cs/fortune-mod-cs-1.6.9.ebuild,v 1.3 2004/12/28 17:27:18 josejx Exp $ DESCRIPTION="Database of the Czech and Slovak cookies for the fortune(6) program" HOMEPAGE="http://ftp.fi.muni.cz/pub/linux/people/zdenek_pytela/" @@ -8,7 +8,7 @@ SRC_URI="http://ftp.fi.muni.cz/pub/linux/people/zdenek_pytela/${P/-mod/}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" DEPEND="games-misc/fortune-mod" |