summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-14 20:37:07 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-14 20:37:07 +0000
commitfaf85818d4b7455e1b7977dc64d4ef972777c0ff (patch)
tree91fcb3d67353a853ab954fd95d1a1e6969697de9 /xfce-extra/tumbler
parentStable for ppc, wrt bug #507432 (diff)
downloadgentoo-2-faf85818d4b7455e1b7977dc64d4ef972777c0ff.tar.gz
gentoo-2-faf85818d4b7455e1b7977dc64d4ef972777c0ff.tar.bz2
gentoo-2-faf85818d4b7455e1b7977dc64d4ef972777c0ff.zip
Stable for ppc, wrt bug #507432
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'xfce-extra/tumbler')
-rw-r--r--xfce-extra/tumbler/ChangeLog5
-rw-r--r--xfce-extra/tumbler/tumbler-0.1.30.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/tumbler/ChangeLog b/xfce-extra/tumbler/ChangeLog
index 0ae5e7299b28..fd71adcd105f 100644
--- a/xfce-extra/tumbler/ChangeLog
+++ b/xfce-extra/tumbler/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/tumbler
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/ChangeLog,v 1.59 2014/02/27 14:23:03 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/ChangeLog,v 1.60 2014/04/14 20:37:07 ago Exp $
+
+ 14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> tumbler-0.1.30.ebuild:
+ Stable for ppc, wrt bug #507432
*tumbler-0.1.30 (27 Feb 2014)
diff --git a/xfce-extra/tumbler/tumbler-0.1.30.ebuild b/xfce-extra/tumbler/tumbler-0.1.30.ebuild
index bd58d1be9859..6a2cbb6e1e0b 100644
--- a/xfce-extra/tumbler/tumbler-0.1.30.ebuild
+++ b/xfce-extra/tumbler/tumbler-0.1.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/tumbler-0.1.30.ebuild,v 1.1 2014/02/27 14:23:03 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/tumbler-0.1.30.ebuild,v 1.2 2014/04/14 20:37:07 ago 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:=