diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 02:46:35 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-08 02:46:35 +0000 |
commit | 32368ac46e3a04800c296cddfeaca4d720ea8cf7 (patch) | |
tree | 0583bb9046ea995c4218445afacf2cc2f0daf878 /games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-32368ac46e3a04800c296cddfeaca4d720ea8cf7.tar.gz gentoo-2-32368ac46e3a04800c296cddfeaca4d720ea8cf7.tar.bz2 gentoo-2-32368ac46e3a04800c296cddfeaca4d720ea8cf7.zip |
Drop to ~mips
(Portage version: 2.1.9.14/cvs/Linux mips64)
Diffstat (limited to 'games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild')
-rw-r--r-- | games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild b/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild index 4ebe35a9dcf1..80c689a712da 100644 --- a/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild +++ b/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 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-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild,v 1.11 2006/07/19 19:42:02 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-bofh-excuses/fortune-mod-bofh-excuses-1.2.ebuild,v 1.12 2010/10/08 02:46:35 leio Exp $ DESCRIPTION="Excuses from Bastard Operator from Hell" HOMEPAGE="http://www.stlim.net/staticpages/index.php?page=20020814005536450" @@ -8,7 +8,7 @@ SRC_URI="http://www.stlim.net/downloads/fortune-bofh-excuses-${PV}.tar.gz" LICENSE="GPL-2" 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" |