diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-08-04 15:38:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-08-04 15:38:33 +0000 |
commit | 0c9af57f6332280f4c69418327000f0d04e90c4f (patch) | |
tree | f990d40a4e98a0c276218595fee299e5be730569 /games-misc/fortune-mod-firefly/fortune-mod-firefly-2.1.1.ebuild | |
parent | Version bumped. (diff) | |
download | gentoo-2-0c9af57f6332280f4c69418327000f0d04e90c4f.tar.gz gentoo-2-0c9af57f6332280f4c69418327000f0d04e90c4f.tar.bz2 gentoo-2-0c9af57f6332280f4c69418327000f0d04e90c4f.zip |
Stable for HPPA (bug #233442).
(Portage version: 2.2_rc4/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'games-misc/fortune-mod-firefly/fortune-mod-firefly-2.1.1.ebuild')
-rw-r--r-- | games-misc/fortune-mod-firefly/fortune-mod-firefly-2.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.1.1.ebuild b/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.1.1.ebuild index 14455df70f3e..c62e54e66507 100644 --- a/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.1.1.ebuild +++ b/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.1.1.ebuild,v 1.5 2008/08/02 21:39:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.1.1.ebuild,v 1.6 2008/08/04 15:38:33 jer Exp $ DESCRIPTION="Quotes from FireFly" HOMEPAGE="http://www.daughtersoftiresias.org/progs/firefly/" @@ -8,7 +8,7 @@ SRC_URI="http://www.daughtersoftiresias.org/progs/firefly/${P/mod-}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="games-misc/fortune-mod" |