diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-08-02 02:12:18 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-08-02 02:12:18 +0000 |
commit | 0f2f23b68fc211bf7fff72f43ea48edd384239d6 (patch) | |
tree | 5592de77ceb50b7bd6f12e7d3ef4b4943c3628a1 /games-misc/fortune-mod-all | |
parent | add python_need_rebuild to policycoreutils. (diff) | |
download | gentoo-2-0f2f23b68fc211bf7fff72f43ea48edd384239d6.tar.gz gentoo-2-0f2f23b68fc211bf7fff72f43ea48edd384239d6.tar.bz2 gentoo-2-0f2f23b68fc211bf7fff72f43ea48edd384239d6.zip |
EAPI=2; mips isn't stable
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'games-misc/fortune-mod-all')
-rw-r--r-- | games-misc/fortune-mod-all/ChangeLog | 8 | ||||
-rw-r--r-- | games-misc/fortune-mod-all/fortune-mod-all-1.ebuild | 9 |
2 files changed, 11 insertions, 6 deletions
diff --git a/games-misc/fortune-mod-all/ChangeLog b/games-misc/fortune-mod-all/ChangeLog index 3b0c41fe1f90..098e6e770bac 100644 --- a/games-misc/fortune-mod-all/ChangeLog +++ b/games-misc/fortune-mod-all/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-all -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-all/ChangeLog,v 1.12 2008/02/04 19:34:35 nyhm Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-all/ChangeLog,v 1.13 2009/08/02 02:12:18 mr_bones_ Exp $ + + 02 Aug 2009; Michael Sterrett <mr_bones_@gentoo.org> + fortune-mod-all-1.ebuild: + EAPI=2; mips isn't stable 04 Feb 2008; Tristan Heaven <nyhm@gentoo.org> fortune-mod-all-1.ebuild: Add linguas flags to IUSE diff --git a/games-misc/fortune-mod-all/fortune-mod-all-1.ebuild b/games-misc/fortune-mod-all/fortune-mod-all-1.ebuild index db02f59292dd..581cccfb4699 100644 --- a/games-misc/fortune-mod-all/fortune-mod-all-1.ebuild +++ b/games-misc/fortune-mod-all/fortune-mod-all-1.ebuild @@ -1,13 +1,14 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-all/fortune-mod-all-1.ebuild,v 1.12 2008/02/04 19:34:35 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-all/fortune-mod-all-1.ebuild,v 1.13 2009/08/02 02:12:18 mr_bones_ Exp $ +EAPI=2 DESCRIPTION="Meta package for all fortune-mod packages" HOMEPAGE="http://www.gentoo.org/" 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="linguas_cs linguas_de linguas_it linguas_sk offensive" RDEPEND="games-misc/fortune-mod @@ -40,7 +41,7 @@ RDEPEND="games-misc/fortune-mod games-misc/fortune-mod-powerpuff games-misc/fortune-mod-pqf games-misc/fortune-mod-simpsons-chalkboard - offensive? ( games-misc/fortune-mod-slackware ) + offensive? ( games-misc/fortune-mod-slackware[offensive] ) games-misc/fortune-mod-smac games-misc/fortune-mod-sp-fortunes games-misc/fortune-mod-starwars |