summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-07-12 09:25:09 +0000
committerJeroen Roovers <jer@gentoo.org>2015-07-12 09:25:09 +0000
commit07f5be1a67f46d7774d6c2d5bae0f26a3910523c (patch)
treeba9e9beb454b8f3e8a056734d595b83b5e9d392d /xfce-base
parentStable for PPC64 (bug #553500). (diff)
downloadgentoo-2-07f5be1a67f46d7774d6c2d5bae0f26a3910523c.tar.gz
gentoo-2-07f5be1a67f46d7774d6c2d5bae0f26a3910523c.tar.bz2
gentoo-2-07f5be1a67f46d7774d6c2d5bae0f26a3910523c.zip
Stable for PPC64 (bug #553500).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 37159a08407d..74637da05a3b 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.260 2015/07/11 07:03:50 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/ChangeLog,v 1.261 2015/07/12 09:25:09 jer Exp $
+
+ 12 Jul 2015; Jeroen Roovers <jer@gentoo.org> xfdesktop-4.12.2.ebuild:
+ Stable for PPC64 (bug #553500).
11 Jul 2015; Markus Meier <maekke@gentoo.org> xfdesktop-4.12.2.ebuild:
arm stable, bug #553500
diff --git a/xfce-base/xfdesktop/xfdesktop-4.12.2.ebuild b/xfce-base/xfdesktop/xfdesktop-4.12.2.ebuild
index 86c85b108180..ebdc750813da 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.5 2015/07/11 07:03:50 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfdesktop/xfdesktop-4.12.2.ebuild,v 1.6 2015/07/12 09:25:09 jer 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)