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 | e4693ddac26dffbea20608636456ef287f8185c8 (patch) | |
tree | a54f78b1e6487cde5aec46cc155fd7287b392d0a /games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild | |
parent | Added new 1.2.0 beta ebuild (diff) | |
download | historical-e4693ddac26dffbea20608636456ef287f8185c8.tar.gz historical-e4693ddac26dffbea20608636456ef287f8185c8.tar.bz2 historical-e4693ddac26dffbea20608636456ef287f8185c8.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild')
-rw-r--r-- | games-misc/fortune-mod-osfortune/fortune-mod-osfortune-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |