summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-28 14:17:35 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-28 14:17:35 +0000
commitdd0963d7120bf259336d75ea08ef95b588eae90d (patch)
tree56ea5eb8f57043f3b6eee3c8f4169e0363b857b9 /xfce-extra
parentStable for x86, wrt bug #496018 (diff)
downloadgentoo-2-dd0963d7120bf259336d75ea08ef95b588eae90d.tar.gz
gentoo-2-dd0963d7120bf259336d75ea08ef95b588eae90d.tar.bz2
gentoo-2-dd0963d7120bf259336d75ea08ef95b588eae90d.zip
Stable for x86, wrt bug #496018
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/tumbler/ChangeLog5
-rw-r--r--xfce-extra/tumbler/tumbler-0.1.29.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/tumbler/ChangeLog b/xfce-extra/tumbler/ChangeLog
index 3e0ccf6bc7f8..2598a5f0ab33 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.57 2014/01/19 19:01:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/ChangeLog,v 1.58 2014/01/28 14:17:35 ago Exp $
+
+ 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org> tumbler-0.1.29.ebuild:
+ Stable for x86, wrt bug #496018
19 Jan 2014; Pacho Ramos <pacho@gentoo.org> tumbler-0.1.29.ebuild:
amd64 stable, bug 496018
diff --git a/xfce-extra/tumbler/tumbler-0.1.29.ebuild b/xfce-extra/tumbler/tumbler-0.1.29.ebuild
index e10535968d64..5b4b9bbd4583 100644
--- a/xfce-extra/tumbler/tumbler-0.1.29.ebuild
+++ b/xfce-extra/tumbler/tumbler-0.1.29.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.29.ebuild,v 1.5 2014/01/19 19:01:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/tumbler-0.1.29.ebuild,v 1.6 2014/01/28 14:17:35 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:=