diff options
Diffstat (limited to 'games-rpg/pcgen/pcgen-5.16.0.ebuild')
-rw-r--r-- | games-rpg/pcgen/pcgen-5.16.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-rpg/pcgen/pcgen-5.16.0.ebuild b/games-rpg/pcgen/pcgen-5.16.0.ebuild index a2677d3af18b..b16b50429f06 100644 --- a/games-rpg/pcgen/pcgen-5.16.0.ebuild +++ b/games-rpg/pcgen/pcgen-5.16.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/pcgen/pcgen-5.16.0.ebuild,v 1.2 2009/11/20 15:09:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/pcgen/pcgen-5.16.0.ebuild,v 1.3 2010/01/05 19:26:27 josejx Exp $ inherit versionator games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/pcgen/pcgen${MY_PV}_full.zip" LICENSE="LGPL-2 OGL-1.0a" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" RDEPEND=">=virtual/jre-1.5" |