diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-08-27 18:10:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-08-27 18:10:11 +0000 |
commit | 875a6f1132500935259b68ce34cea103d7e5ced8 (patch) | |
tree | fc14660222963b96c2a1f3af63d7129c541d989e /games-misc/fortune-mod-osfortune | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-875a6f1132500935259b68ce34cea103d7e5ced8.tar.gz gentoo-2-875a6f1132500935259b68ce34cea103d7e5ced8.tar.bz2 gentoo-2-875a6f1132500935259b68ce34cea103d7e5ced8.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-misc/fortune-mod-osfortune')
-rw-r--r-- | games-misc/fortune-mod-osfortune/ChangeLog | 6 | ||||
-rw-r--r-- | games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-osfortune/ChangeLog b/games-misc/fortune-mod-osfortune/ChangeLog index 5843be7819f2..ec3559d15a40 100644 --- a/games-misc/fortune-mod-osfortune/ChangeLog +++ b/games-misc/fortune-mod-osfortune/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-osfortune # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-osfortune/ChangeLog,v 1.6 2005/07/31 14:34:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-osfortune/ChangeLog,v 1.7 2005/08/27 18:06:05 corsair Exp $ + + 27 Aug 2005; Markus Rothe <corsair@gentoo.org> + fortune-mod-osfortune-1.ebuild: + Stable on ppc64 31 Jul 2005; Markus Rothe <corsair@gentoo.org> fortune-mod-osfortune-1.ebuild: diff --git a/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild b/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild index 38b003d341cb..87aa89c83922 100644 --- a/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild +++ b/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild,v 1.10 2005/07/31 14:34:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild,v 1.11 2005/08/27 18:06:05 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.dibona.com/opensources/osfortune.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="alpha amd64 hppa mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa mips ppc ppc64 sparc x86" IUSE="" DEPEND="games-misc/fortune-mod" |