summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-07 13:30:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-07 13:30:13 +0000
commit475ddb70c9402e93dbcfc1bd202ad52f669af94b (patch)
treecc56ba78f1fbca863549e16a03a467a4a5bbf580 /games-util/xgamer/xgamer-0.6.2.ebuild
parentStable for amd64, wrt bug #539090 (diff)
downloadgentoo-2-475ddb70c9402e93dbcfc1bd202ad52f669af94b.tar.gz
gentoo-2-475ddb70c9402e93dbcfc1bd202ad52f669af94b.tar.bz2
gentoo-2-475ddb70c9402e93dbcfc1bd202ad52f669af94b.zip
Stable for amd64, wrt bug #539188
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-util/xgamer/xgamer-0.6.2.ebuild')
-rw-r--r--games-util/xgamer/xgamer-0.6.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-util/xgamer/xgamer-0.6.2.ebuild b/games-util/xgamer/xgamer-0.6.2.ebuild
index 035a0f3ef3eb..3506f106d147 100644
--- a/games-util/xgamer/xgamer-0.6.2.ebuild
+++ b/games-util/xgamer/xgamer-0.6.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/xgamer/xgamer-0.6.2.ebuild,v 1.2 2014/11/27 23:43:35 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/xgamer/xgamer-0.6.2.ebuild,v 1.3 2015/02/07 13:30:13 ago Exp $
EAPI=5
inherit perl-module
@@ -11,7 +11,7 @@ SRC_URI="http://xgamer.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
RDEPEND=">=dev-lang/perl-5.10