diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 03:25:55 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 03:25:55 +0000 |
commit | b8712789033f0947afc4f97280ca3decb0567012 (patch) | |
tree | fbc9e8d5db1d13a0ff4fb19d9243c41b7d52d745 /games-misc/fortune-mod-firefly | |
parent | Drop to ~mips (diff) | |
download | historical-b8712789033f0947afc4f97280ca3decb0567012.tar.gz historical-b8712789033f0947afc4f97280ca3decb0567012.tar.bz2 historical-b8712789033f0947afc4f97280ca3decb0567012.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.14/cvs/Linux mips64
Diffstat (limited to 'games-misc/fortune-mod-firefly')
-rw-r--r-- | games-misc/fortune-mod-firefly/ChangeLog | 8 | ||||
-rw-r--r-- | games-misc/fortune-mod-firefly/fortune-mod-firefly-2.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-misc/fortune-mod-firefly/ChangeLog b/games-misc/fortune-mod-firefly/ChangeLog index 7263780eb39b..73b7afabc786 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.9 2008/08/04 15:38:33 jer Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-firefly/ChangeLog,v 1.10 2010/10/08 03:25:55 leio Exp $ + + 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> + fortune-mod-firefly-2.0.ebuild: + Drop to ~mips 04 Aug 2008; Jeroen Roovers <jer@gentoo.org> fortune-mod-firefly-2.1.1.ebuild: diff --git a/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.0.ebuild b/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.0.ebuild index 29cd367491d8..3d89c7b0b36e 100644 --- a/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.0.ebuild +++ b/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 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.0.ebuild,v 1.4 2007/02/08 07:59:00 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-firefly/fortune-mod-firefly-2.0.ebuild,v 1.5 2010/10/08 03:25:55 leio 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-}.zip" 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="" DEPEND="app-arch/unzip" |