summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-07-25 11:49:24 +0000
committerPacho Ramos <pacho@gentoo.org>2015-07-25 11:49:24 +0000
commit5fb2cdfa48e9718b8865338e7bf9c38d7d6ee755 (patch)
tree0a61afe2b2056e89891f4bf02dc0798177e0ca2c /xfce-base
parentppc stable wrt bug #553500 (diff)
downloadgentoo-2-5fb2cdfa48e9718b8865338e7bf9c38d7d6ee755.tar.gz
gentoo-2-5fb2cdfa48e9718b8865338e7bf9c38d7d6ee755.tar.bz2
gentoo-2-5fb2cdfa48e9718b8865338e7bf9c38d7d6ee755.zip
ppc stable wrt bug #553500
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/garcon/ChangeLog5
-rw-r--r--xfce-base/garcon/garcon-0.5.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/garcon/ChangeLog b/xfce-base/garcon/ChangeLog
index 91565e5bce9c..925a7fd3dd2d 100644
--- a/xfce-base/garcon/ChangeLog
+++ b/xfce-base/garcon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/garcon
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.81 2015/07/19 12:37:11 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.82 2015/07/25 11:49:24 pacho Exp $
+
+ 25 Jul 2015; Pacho Ramos <pacho@gentoo.org> garcon-0.5.0-r1.ebuild:
+ ppc stable wrt bug #553500
19 Jul 2015; Tobias Klausmann <klausman@gentoo.org> garcon-0.5.0-r2.ebuild:
Stable on alpha, bug 553500
diff --git a/xfce-base/garcon/garcon-0.5.0-r1.ebuild b/xfce-base/garcon/garcon-0.5.0-r1.ebuild
index 62ee5dd7517b..8f617cec9efa 100644
--- a/xfce-base/garcon/garcon-0.5.0-r1.ebuild
+++ b/xfce-base/garcon/garcon-0.5.0-r1.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/xfce-base/garcon/garcon-0.5.0-r1.ebuild,v 1.6 2015/07/12 09:09:12 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.5.0-r1.ebuild,v 1.7 2015/07/25 11:49:24 pacho Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/libs/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="LGPL-2 FDL-1.1"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="debug"
RDEPEND=">=dev-libs/glib-2.30:=