diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-07 13:30:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-07 13:30:13 +0000 |
commit | 475ddb70c9402e93dbcfc1bd202ad52f669af94b (patch) | |
tree | cc56ba78f1fbca863549e16a03a467a4a5bbf580 /games-util | |
parent | Stable for amd64, wrt bug #539090 (diff) | |
download | gentoo-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')
-rw-r--r-- | games-util/xgamer/ChangeLog | 7 | ||||
-rw-r--r-- | games-util/xgamer/xgamer-0.6.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-util/xgamer/ChangeLog b/games-util/xgamer/ChangeLog index 4c909f053329..c1df6f5925b8 100644 --- a/games-util/xgamer/ChangeLog +++ b/games-util/xgamer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/xgamer -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/xgamer/ChangeLog,v 1.13 2014/11/27 23:43:35 dilfridge Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-util/xgamer/ChangeLog,v 1.14 2015/02/07 13:30:13 ago Exp $ + + 07 Feb 2015; Agostino Sarubbo <ago@gentoo.org> xgamer-0.6.2.ebuild: + Stable for amd64, wrt bug #539188 27 Nov 2014; Andreas K. Huettel <dilfridge@gentoo.org> xgamer-0.6.2.ebuild: Remove call to perl-module_pkg_postinst, does not do anything outside 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 |