summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-13 16:27:07 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-13 16:27:07 +0000
commitbd7168855cf05303aea052509af29c7cc63cda10 (patch)
treee384a25dfa11fc7183100155fc8552faebf4af66 /games-action
parentStable for ppc, wrt bug #505016 (diff)
downloadgentoo-2-bd7168855cf05303aea052509af29c7cc63cda10.tar.gz
gentoo-2-bd7168855cf05303aea052509af29c7cc63cda10.tar.bz2
gentoo-2-bd7168855cf05303aea052509af29c7cc63cda10.zip
Stable for ppc, wrt bug #505022
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.8-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/garden/ChangeLog b/games-action/garden/ChangeLog
index 0bef4c93590e..e0a8444f5728 100644
--- a/games-action/garden/ChangeLog
+++ b/games-action/garden/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/garden
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/garden/ChangeLog,v 1.12 2014/04/05 11:10:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/garden/ChangeLog,v 1.13 2014/04/13 16:27:07 ago Exp $
+
+ 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> garden-1.0.8-r1.ebuild:
+ Stable for ppc, wrt bug #505022
05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> garden-1.0.8-r1.ebuild:
Stable for x86, wrt bug #505022
diff --git a/games-action/garden/garden-1.0.8-r1.ebuild b/games-action/garden/garden-1.0.8-r1.ebuild
index 3d63fdc838a1..bb2ba43c40f7 100644
--- a/games-action/garden/garden-1.0.8-r1.ebuild
+++ b/games-action/garden/garden-1.0.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/garden/garden-1.0.8-r1.ebuild,v 1.4 2014/04/05 11:10:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/garden/garden-1.0.8-r1.ebuild,v 1.5 2014/04/13 16:27:07 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"