diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-08 21:41:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-08 21:41:06 +0000 |
commit | 868b7b6ee80fa5988ce8176af13bf6c433c04e15 (patch) | |
tree | 01940621261bb6340553a2ad801ea88121c57f10 /games-strategy/triplea/triplea-1.6.1.2.ebuild | |
parent | Stable for amd64, wrt bug #456032 (diff) | |
download | historical-868b7b6ee80fa5988ce8176af13bf6c433c04e15.tar.gz historical-868b7b6ee80fa5988ce8176af13bf6c433c04e15.tar.bz2 historical-868b7b6ee80fa5988ce8176af13bf6c433c04e15.zip |
Stable for amd64, wrt bug #456058
Package-Manager: portage-2.1.11.50/cvs/Linux x86_64
Diffstat (limited to 'games-strategy/triplea/triplea-1.6.1.2.ebuild')
-rw-r--r-- | games-strategy/triplea/triplea-1.6.1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-strategy/triplea/triplea-1.6.1.2.ebuild b/games-strategy/triplea/triplea-1.6.1.2.ebuild index c1168242d0f6..7b534bf8e7e7 100644 --- a/games-strategy/triplea/triplea-1.6.1.2.ebuild +++ b/games-strategy/triplea/triplea-1.6.1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/triplea-1.6.1.2.ebuild,v 1.1 2012/11/14 20:17:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/triplea-1.6.1.2.ebuild,v 1.2 2013/02/08 21:41:04 ago Exp $ EAPI=2 inherit eutils java-pkg-2 java-ant-2 versionator games @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${MY_PV}_source_code_only.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RESTRICT="test" # Needs X11 maybe use virtualx.eclass |