diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2008-08-01 19:53:35 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2008-08-01 19:53:35 +0000 |
commit | d8c44bd5d1fa18b5d0b34dc03a5188cbab2e548d (patch) | |
tree | fdafac4fa853c969c335d39d9397a0d67d2824b4 /games-misc/fortune-mod-firefly | |
parent | add GLEP 56 USE flag desc from use.local.desc (diff) | |
download | gentoo-2-d8c44bd5d1fa18b5d0b34dc03a5188cbab2e548d.tar.gz gentoo-2-d8c44bd5d1fa18b5d0b34dc03a5188cbab2e548d.tar.bz2 gentoo-2-d8c44bd5d1fa18b5d0b34dc03a5188cbab2e548d.zip |
amd64 stable, bug #233442
(Portage version: 2.2_rc5/cvs/Linux 2.6.25-gentoo-r4 x86_64)
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 1161c04c772e..5ca5aa3ad006 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.6 2008/08/01 18:04:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-firefly/ChangeLog,v 1.7 2008/08/01 19:53:35 ken69267 Exp $ + + 01 Aug 2008; Kenneth Prugh <ken69267@gentoo.org> + fortune-mod-firefly-2.1.1.ebuild: + amd64 stable, bug #233442 01 Aug 2008; Raúl Porcel <armin76@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 19625f81b7e9..0bac4a338005 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.3 2008/08/01 18:04:15 armin76 Exp $ +# $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 $ 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" |