diff options
author | 2008-08-01 17:58:03 +0000 | |
---|---|---|
committer | 2008-08-01 17:58:03 +0000 | |
commit | 63a5699130ee9f0907b7fcc8cba85008520b3469 (patch) | |
tree | 26ac870f4add67e765a5a47e0277dc88da553da7 | |
parent | alpha/x86 stable wrt #231494 (diff) | |
download | gentoo-2-63a5699130ee9f0907b7fcc8cba85008520b3469.tar.gz gentoo-2-63a5699130ee9f0907b7fcc8cba85008520b3469.tar.bz2 gentoo-2-63a5699130ee9f0907b7fcc8cba85008520b3469.zip |
Stable on ppc wrt bug 233442
(Portage version: 2.1.4.4)
-rw-r--r-- | games-misc/fortune-mod-firefly/ChangeLog | 7 | ||||
-rw-r--r-- | games-misc/fortune-mod-firefly/fortune-mod-firefly-2.1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-misc/fortune-mod-firefly/ChangeLog b/games-misc/fortune-mod-firefly/ChangeLog index 2f86bde0fa9b..a6bf0d184dcb 100644 --- a/games-misc/fortune-mod-firefly/ChangeLog +++ b/games-misc/fortune-mod-firefly/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/fortune-mod-firefly -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-firefly/ChangeLog,v 1.4 2007/07/24 17:08:44 mr_bones_ Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-firefly/ChangeLog,v 1.5 2008/08/01 17:58:03 nixnut Exp $ + + 01 Aug 2008; nixnut <nixnut@gentoo.org> fortune-mod-firefly-2.1.1.ebuild: + Stable on ppc wrt bug 233442 *fortune-mod-firefly-2.1.1 (24 Jul 2007) 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 6cc671cb26b6..e2a76500f26b 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-2007 Gentoo Foundation +# 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.1 2007/07/24 17:08:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.1.1.ebuild,v 1.2 2008/08/01 17:58:03 nixnut 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" |