diff options
author | 2013-12-31 08:53:14 +0000 | |
---|---|---|
committer | 2013-12-31 08:53:14 +0000 | |
commit | 21a224e27721e08121082d0fbb0d8da2f53bc6c9 (patch) | |
tree | 797a1d8a019d494690b08967d33c57641bb36763 | |
parent | arm stable, bug #496018 (diff) | |
download | gentoo-2-21a224e27721e08121082d0fbb0d8da2f53bc6c9.tar.gz gentoo-2-21a224e27721e08121082d0fbb0d8da2f53bc6c9.tar.bz2 gentoo-2-21a224e27721e08121082d0fbb0d8da2f53bc6c9.zip |
arm stable, bug #496018
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
-rw-r--r-- | xfce-extra/tumbler/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/tumbler/tumbler-0.1.29.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/tumbler/ChangeLog b/xfce-extra/tumbler/ChangeLog index cf00079cb217..a4893985b6ad 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.55 2013/08/05 09:47:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/ChangeLog,v 1.56 2013/12/31 08:53:14 maekke Exp $ + + 31 Dec 2013; Markus Meier <maekke@gentoo.org> tumbler-0.1.29.ebuild: + arm stable, bug #496018 05 Aug 2013; Samuli Suominen <ssuominen@gentoo.org> tumbler-0.1.29.ebuild: Pull in correct SLOT of libjpeg for headers. diff --git a/xfce-extra/tumbler/tumbler-0.1.29.ebuild b/xfce-extra/tumbler/tumbler-0.1.29.ebuild index 249a0738a722..c662c14413cf 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 # 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.3 2013/08/05 09:47:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/tumbler-0.1.29.ebuild,v 1.4 2013/12/31 08:53:14 maekke 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:= |