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-futurama/fortune-mod-futurama-0.2.ebuild | |
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-futurama/fortune-mod-futurama-0.2.ebuild')
-rw-r--r-- | games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild b/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild index d13f24ebba98..af8b01f2fcc4 100644 --- a/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild +++ b/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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-futurama/fortune-mod-futurama-0.2.ebuild,v 1.13 2008/01/04 21:18:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-futurama/fortune-mod-futurama-0.2.ebuild,v 1.14 2010/10/08 03:24:48 leio Exp $ DESCRIPTION="Quotes from the TV-Series -Futurama-" HOMEPAGE="http://www.netmeister.org/misc.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.netmeister.org/apps/${P}.tar.gz" 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" |