summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-01-19 19:01:35 +0000
committerPacho Ramos <pacho@gentoo.org>2014-01-19 19:01:35 +0000
commit7a54cbfc5b75aacedb2e7aac04da0790bf83dc86 (patch)
treeda91d0b393d8cf6724ce9393b695434e151ce1af /xfce-extra/tumbler
parentamd64 stable, bug 496018 (diff)
downloadgentoo-2-7a54cbfc5b75aacedb2e7aac04da0790bf83dc86.tar.gz
gentoo-2-7a54cbfc5b75aacedb2e7aac04da0790bf83dc86.tar.bz2
gentoo-2-7a54cbfc5b75aacedb2e7aac04da0790bf83dc86.zip
amd64 stable, bug 496018
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'xfce-extra/tumbler')
-rw-r--r--xfce-extra/tumbler/ChangeLog7
-rw-r--r--xfce-extra/tumbler/tumbler-0.1.29.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/xfce-extra/tumbler/ChangeLog b/xfce-extra/tumbler/ChangeLog
index a4893985b6ad..3e0ccf6bc7f8 100644
--- a/xfce-extra/tumbler/ChangeLog
+++ b/xfce-extra/tumbler/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/tumbler
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/ChangeLog,v 1.56 2013/12/31 08:53:14 maekke Exp $
+# 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 $
+
+ 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> tumbler-0.1.29.ebuild:
+ amd64 stable, bug 496018
31 Dec 2013; Markus Meier <maekke@gentoo.org> tumbler-0.1.29.ebuild:
arm stable, bug #496018
diff --git a/xfce-extra/tumbler/tumbler-0.1.29.ebuild b/xfce-extra/tumbler/tumbler-0.1.29.ebuild
index c662c14413cf..e10535968d64 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-2013 Gentoo Foundation
+# 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.4 2013/12/31 08:53:14 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/tumbler-0.1.29.ebuild,v 1.5 2014/01/19 19:01:35 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:=