diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-30 12:01:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-30 12:01:28 +0000 |
commit | 4c7163ea03a5418cfe670735b14424069df367e5 (patch) | |
tree | 5fa1ee3ac364cebd0d171a272b37860df7920461 /games-board/domination/domination-1.1.1.1.ebuild | |
parent | Stable for amd64, wrt bug #439346 (diff) | |
download | historical-4c7163ea03a5418cfe670735b14424069df367e5.tar.gz historical-4c7163ea03a5418cfe670735b14424069df367e5.tar.bz2 historical-4c7163ea03a5418cfe670735b14424069df367e5.zip |
Stable for amd64, wrt bug #439212
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'games-board/domination/domination-1.1.1.1.ebuild')
-rw-r--r-- | games-board/domination/domination-1.1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/domination/domination-1.1.1.1.ebuild b/games-board/domination/domination-1.1.1.1.ebuild index 9b34d1318a15..e6195cab21fc 100644 --- a/games-board/domination/domination-1.1.1.1.ebuild +++ b/games-board/domination/domination-1.1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/domination/domination-1.1.1.1.ebuild,v 1.1 2012/09/14 07:06:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/domination/domination-1.1.1.1.ebuild,v 1.2 2012/10/30 12:01:28 ago Exp $ inherit eutils java-pkg-2 java-ant-2 games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/domination/Domination_${PV}.zip" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=virtual/jre-1.4" |