summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-04-19 09:31:51 +0000
committerPacho Ramos <pacho@gentoo.org>2015-04-19 09:31:51 +0000
commit6ec836d8f213e29352dcb5f8b8a3e2177729d10d (patch)
tree6389fa63fe4ce529a328d21e0753a315cb66749f /sci-libs/gamer
parentx86 stable wrt bug #537864 (diff)
downloadgentoo-2-6ec836d8f213e29352dcb5f8b8a3e2177729d10d.tar.gz
gentoo-2-6ec836d8f213e29352dcb5f8b8a3e2177729d10d.tar.bz2
gentoo-2-6ec836d8f213e29352dcb5f8b8a3e2177729d10d.zip
x86 stable wrt bug #534666
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-libs/gamer')
-rw-r--r--sci-libs/gamer/ChangeLog5
-rw-r--r--sci-libs/gamer/gamer-1.5-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/gamer/ChangeLog b/sci-libs/gamer/ChangeLog
index 69dae51617f3..249aab82eb87 100644
--- a/sci-libs/gamer/ChangeLog
+++ b/sci-libs/gamer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/gamer
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gamer/ChangeLog,v 1.10 2015/01/31 13:15:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gamer/ChangeLog,v 1.11 2015/04/19 09:31:51 pacho Exp $
+
+ 19 Apr 2015; Pacho Ramos <pacho@gentoo.org> gamer-1.5-r2.ebuild:
+ x86 stable wrt bug #534666
31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> gamer-1.5-r2.ebuild:
Stable for amd64, wrt bug #534666
diff --git a/sci-libs/gamer/gamer-1.5-r2.ebuild b/sci-libs/gamer/gamer-1.5-r2.ebuild
index 43be1c4b9b84..2b0150df7cd9 100644
--- a/sci-libs/gamer/gamer-1.5-r2.ebuild
+++ b/sci-libs/gamer/gamer-1.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gamer/gamer-1.5-r2.ebuild,v 1.4 2015/01/31 13:15:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gamer/gamer-1.5-r2.ebuild,v 1.5 2015/04/19 09:31:51 pacho Exp $
EAPI=5
@@ -13,7 +13,7 @@ HOMEPAGE="http://fetk.org/codes/gamer/index.html"
SRC_URI="http://www.fetk.org/codes/download/${P}.tar.gz"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
LICENSE="GPL-2"
IUSE="doc static-libs"