summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-07-25 12:19:53 +0000
committerPacho Ramos <pacho@gentoo.org>2015-07-25 12:19:53 +0000
commitf6fdc73f3969015dc7cff5d45c070a6dbf5af19c (patch)
tree4c043338af7d17d3573191a207c544150edcdd98 /xfce-extra
parentppc stable wrt bug #553500 (diff)
downloadgentoo-2-f6fdc73f3969015dc7cff5d45c070a6dbf5af19c.tar.gz
gentoo-2-f6fdc73f3969015dc7cff5d45c070a6dbf5af19c.tar.bz2
gentoo-2-f6fdc73f3969015dc7cff5d45c070a6dbf5af19c.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-extra')
-rw-r--r--xfce-extra/tumbler/ChangeLog5
-rw-r--r--xfce-extra/tumbler/tumbler-0.1.31.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/tumbler/ChangeLog b/xfce-extra/tumbler/ChangeLog
index 6c11679ebf18..3db71ab1ce72 100644
--- a/xfce-extra/tumbler/ChangeLog
+++ b/xfce-extra/tumbler/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/tumbler
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/ChangeLog,v 1.71 2015/07/12 09:27:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/ChangeLog,v 1.72 2015/07/25 12:19:53 pacho Exp $
+
+ 25 Jul 2015; Pacho Ramos <pacho@gentoo.org> tumbler-0.1.31.ebuild:
+ ppc stable wrt bug #553500
12 Jul 2015; Jeroen Roovers <jer@gentoo.org> tumbler-0.1.31.ebuild:
Stable for PPC64 (bug #553500).
diff --git a/xfce-extra/tumbler/tumbler-0.1.31.ebuild b/xfce-extra/tumbler/tumbler-0.1.31.ebuild
index a23475e9ef1d..2f7c7d149ac6 100644
--- a/xfce-extra/tumbler/tumbler-0.1.31.ebuild
+++ b/xfce-extra/tumbler/tumbler-0.1.31.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-extra/tumbler/tumbler-0.1.31.ebuild,v 1.5 2015/07/12 09:27:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/tumbler-0.1.31.ebuild,v 1.6 2015/07/25 12:19:53 pacho Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="curl debug ffmpeg gstreamer jpeg odf pdf raw"
COMMON_DEPEND=">=dev-libs/dbus-glib-0.100:=