summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-09 07:08:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-09 07:08:49 +0000
commitedbde4a76f72573316ce8c1909e0f6601026c0e4 (patch)
treeee340986d67a64b7abfdcc3e158528de50b51b50 /games-action
parentStable for x86, wrt bug #550548 (diff)
downloadgentoo-2-edbde4a76f72573316ce8c1909e0f6601026c0e4.tar.gz
gentoo-2-edbde4a76f72573316ce8c1909e0f6601026c0e4.tar.bz2
gentoo-2-edbde4a76f72573316ce8c1909e0f6601026c0e4.zip
Stable for x86, wrt bug #551122
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-action')
-rw-r--r--games-action/garden/ChangeLog5
-rw-r--r--games-action/garden/garden-1.0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/garden/ChangeLog b/games-action/garden/ChangeLog
index 576e28ad69f8..20bbb90f112b 100644
--- a/games-action/garden/ChangeLog
+++ b/games-action/garden/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/garden
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/garden/ChangeLog,v 1.16 2015/06/08 14:09:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/garden/ChangeLog,v 1.17 2015/06/09 07:08:49 ago Exp $
+
+ 09 Jun 2015; Agostino Sarubbo <ago@gentoo.org> garden-1.0.9.ebuild:
+ Stable for x86, wrt bug #551122
08 Jun 2015; Agostino Sarubbo <ago@gentoo.org> garden-1.0.9.ebuild:
Stable for amd64, wrt bug #551122
diff --git a/games-action/garden/garden-1.0.9.ebuild b/games-action/garden/garden-1.0.9.ebuild
index 1da6db8b1d27..606766d19727 100644
--- a/games-action/garden/garden-1.0.9.ebuild
+++ b/games-action/garden/garden-1.0.9.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/games-action/garden/garden-1.0.9.ebuild,v 1.2 2015/06/08 14:09:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/garden/garden-1.0.9.ebuild,v 1.3 2015/06/09 07:08:49 ago Exp $
EAPI=5
inherit eutils gnome2-utils autotools games
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
DEPEND="<media-libs/allegro-5"