diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-08-02 21:39:10 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-08-02 21:39:10 +0000 |
commit | 96c260d7733aed27e1ad879321c12c8a227482f4 (patch) | |
tree | 9f2c225092c705d4d0856747eb1b3a8615e4cb10 /games-misc/fortune-mod-firefly | |
parent | Stable on ppc64; bug #233293 (diff) | |
download | gentoo-2-96c260d7733aed27e1ad879321c12c8a227482f4.tar.gz gentoo-2-96c260d7733aed27e1ad879321c12c8a227482f4.tar.bz2 gentoo-2-96c260d7733aed27e1ad879321c12c8a227482f4.zip |
Stable on ppc64; bug #233442
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-misc/fortune-mod-firefly')
-rw-r--r-- | games-misc/fortune-mod-firefly/ChangeLog | 6 | ||||
-rw-r--r-- | games-misc/fortune-mod-firefly/fortune-mod-firefly-2.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-firefly/ChangeLog b/games-misc/fortune-mod-firefly/ChangeLog index 5ca5aa3ad006..c4082f226a7d 100644 --- a/games-misc/fortune-mod-firefly/ChangeLog +++ b/games-misc/fortune-mod-firefly/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-firefly # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-firefly/ChangeLog,v 1.7 2008/08/01 19:53:35 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-firefly/ChangeLog,v 1.8 2008/08/02 21:39:10 corsair Exp $ + + 02 Aug 2008; Markus Rothe <corsair@gentoo.org> + fortune-mod-firefly-2.1.1.ebuild: + Stable on ppc64; bug #233442 01 Aug 2008; Kenneth Prugh <ken69267@gentoo.org> fortune-mod-firefly-2.1.1.ebuild: 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 0bac4a338005..14455df70f3e 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.4 2008/08/01 19:53:35 ken69267 Exp $ +# $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 $ 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" |