summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-07-25 12:19:26 +0000
committerPacho Ramos <pacho@gentoo.org>2015-07-25 12:19:26 +0000
commite4a3d5ef4bc6ddd257cdab8391bd1b2a37b3c3ec (patch)
tree5915ee39eee2765a3b403743ad2926e4c65179c1 /xfce-base/xfwm4
parentppc stable wrt bug #553500 (diff)
downloadgentoo-2-e4a3d5ef4bc6ddd257cdab8391bd1b2a37b3c3ec.tar.gz
gentoo-2-e4a3d5ef4bc6ddd257cdab8391bd1b2a37b3c3ec.tar.bz2
gentoo-2-e4a3d5ef4bc6ddd257cdab8391bd1b2a37b3c3ec.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/xfwm4')
-rw-r--r--xfce-base/xfwm4/ChangeLog5
-rw-r--r--xfce-base/xfwm4/xfwm4-4.12.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfwm4/ChangeLog b/xfce-base/xfwm4/ChangeLog
index 00a9954d4a0d..c5444752f9fc 100644
--- a/xfce-base/xfwm4/ChangeLog
+++ b/xfce-base/xfwm4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfwm4
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.242 2015/07/19 12:39:06 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.243 2015/07/25 12:19:26 pacho Exp $
+
+ 25 Jul 2015; Pacho Ramos <pacho@gentoo.org> xfwm4-4.12.3.ebuild:
+ ppc stable wrt bug #553500
19 Jul 2015; Tobias Klausmann <klausman@gentoo.org> xfwm4-4.12.3-r1.ebuild:
Stable on alpha, bug 553500
diff --git a/xfce-base/xfwm4/xfwm4-4.12.3.ebuild b/xfce-base/xfwm4/xfwm4-4.12.3.ebuild
index 6f0c6fa98e31..a274b5698dd1 100644
--- a/xfce-base/xfwm4/xfwm4-4.12.3.ebuild
+++ b/xfce-base/xfwm4/xfwm4-4.12.3.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/xfwm4/xfwm4-4.12.3.ebuild,v 1.7 2015/07/12 09:25:42 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.12.3.ebuild,v 1.8 2015/07/25 12:19:26 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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="debug dri startup-notification +xcomposite"
RDEPEND="dev-libs/dbus-glib:=