summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-07-25 12:19:13 +0000
committerPacho Ramos <pacho@gentoo.org>2015-07-25 12:19:13 +0000
commit6cb790275cb98f9cf9d22416945266e5e8e31f74 (patch)
tree952bf18315e503339a611a766201ed29d09aa5be /xfce-base
parentppc stable wrt bug #553500 (diff)
downloadgentoo-2-6cb790275cb98f9cf9d22416945266e5e8e31f74.tar.gz
gentoo-2-6cb790275cb98f9cf9d22416945266e5e8e31f74.tar.bz2
gentoo-2-6cb790275cb98f9cf9d22416945266e5e8e31f74.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/xfdesktop/ChangeLog5
-rw-r--r--xfce-base/xfdesktop/xfdesktop-4.12.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfdesktop/ChangeLog b/xfce-base/xfdesktop/ChangeLog
index a718f5b08e4a..fcd846f8305b 100644
--- a/xfce-base/xfdesktop/ChangeLog
+++ b/xfce-base/xfdesktop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfdesktop
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.263 2015/07/24 21:06:11 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.264 2015/07/25 12:19:13 pacho Exp $
+
+ 25 Jul 2015; Pacho Ramos <pacho@gentoo.org> xfdesktop-4.12.2.ebuild:
+ ppc stable wrt bug #553500
*xfdesktop-4.12.3 (24 Jul 2015)
diff --git a/xfce-base/xfdesktop/xfdesktop-4.12.2.ebuild b/xfce-base/xfdesktop/xfdesktop-4.12.2.ebuild
index e67afdc6ade0..dbd81b5604a8 100644
--- a/xfce-base/xfdesktop/xfdesktop-4.12.2.ebuild
+++ b/xfce-base/xfdesktop/xfdesktop-4.12.2.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/xfdesktop/xfdesktop-4.12.2.ebuild,v 1.7 2015/07/19 12:38:56 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.12.2.ebuild,v 1.8 2015/07/25 12:19:13 pacho Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="debug libnotify +thunar"
# src/xfdesktop-file-utils.c:#if GLIB_CHECK_VERSION (2, 38, 0)