summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-07-25 11:49:33 +0000
committerPacho Ramos <pacho@gentoo.org>2015-07-25 11:49:33 +0000
commitc3800483695d0551ae75a75f58fa9f2e737cc973 (patch)
treec9fdaac87a0797de3c2e9e81ff99b50ea8c34818 /xfce-base
parentppc stable wrt bug #553500 (diff)
downloadgentoo-2-c3800483695d0551ae75a75f58fa9f2e737cc973.tar.gz
gentoo-2-c3800483695d0551ae75a75f58fa9f2e737cc973.tar.bz2
gentoo-2-c3800483695d0551ae75a75f58fa9f2e737cc973.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/libxfce4ui/ChangeLog5
-rw-r--r--xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4ui/ChangeLog b/xfce-base/libxfce4ui/ChangeLog
index 83207b881c3f..d1c506e97451 100644
--- a/xfce-base/libxfce4ui/ChangeLog
+++ b/xfce-base/libxfce4ui/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/libxfce4ui
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.67 2015/07/19 12:37:20 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.68 2015/07/25 11:49:33 pacho Exp $
+
+ 25 Jul 2015; Pacho Ramos <pacho@gentoo.org> libxfce4ui-4.12.1-r2.ebuild:
+ ppc stable wrt bug #553500
19 Jul 2015; Tobias Klausmann <klausman@gentoo.org>
libxfce4ui-4.12.1-r2.ebuild:
diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild
index cdbdd50c9bde..20acf7136222 100644
--- a/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild
+++ b/xfce-base/libxfce4ui/libxfce4ui-4.12.1-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/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild,v 1.8 2015/07/19 12:37:20 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild,v 1.9 2015/07/25 11:49:33 pacho Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="LGPL-2"
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 +gtk3 startup-notification"
RDEPEND=">=dev-libs/glib-2.30:2=