diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-09 12:08:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-09 12:08:33 +0000 |
commit | f5e599c9d5a71540eae036e21f40d5affb72e0d0 (patch) | |
tree | e21d72bbcfcba0e8e20a591d2591c579b9ce4976 /games-misc/fortune-mod-slackware/fortune-mod-slackware-1.15.ebuild | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-f5e599c9d5a71540eae036e21f40d5affb72e0d0.tar.gz gentoo-2-f5e599c9d5a71540eae036e21f40d5affb72e0d0.tar.bz2 gentoo-2-f5e599c9d5a71540eae036e21f40d5affb72e0d0.zip |
arm/s390/sh stable
(Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'games-misc/fortune-mod-slackware/fortune-mod-slackware-1.15.ebuild')
-rw-r--r-- | games-misc/fortune-mod-slackware/fortune-mod-slackware-1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/fortune-mod-slackware/fortune-mod-slackware-1.15.ebuild b/games-misc/fortune-mod-slackware/fortune-mod-slackware-1.15.ebuild index e9aa6604b687..533574ac4f18 100644 --- a/games-misc/fortune-mod-slackware/fortune-mod-slackware-1.15.ebuild +++ b/games-misc/fortune-mod-slackware/fortune-mod-slackware-1.15.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-slackware/fortune-mod-slackware-1.15.ebuild,v 1.6 2008/08/04 15:45:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-slackware/fortune-mod-slackware-1.15.ebuild,v 1.7 2008/11/09 12:08:32 vapier Exp $ # this ebuild now uses the offensive flag since AOLS # is not exactly 'G' rated :) @@ -12,7 +12,7 @@ SRC_URI="http://fauxascii.com/linux/data/${MY_PN}-${PV}.tgz" 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="offensive" RDEPEND="games-misc/fortune-mod" |