diff options
author | 2012-01-30 16:51:35 +0000 | |
---|---|---|
committer | 2012-01-30 16:51:35 +0000 | |
commit | 25c0e012264ebf2a8a89ae48b805d91bb26f169e (patch) | |
tree | 21273c94fc1da45035d8dbb59ce06b07d23f31dc /xfce-extra/tumbler | |
parent | Stable for amd64, wrt bug #401229 (diff) | |
download | historical-25c0e012264ebf2a8a89ae48b805d91bb26f169e.tar.gz historical-25c0e012264ebf2a8a89ae48b805d91bb26f169e.tar.bz2 historical-25c0e012264ebf2a8a89ae48b805d91bb26f169e.zip |
Stable for amd64, wrt bug #401229
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra/tumbler')
-rw-r--r-- | xfce-extra/tumbler/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/tumbler/tumbler-0.1.23.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/xfce-extra/tumbler/ChangeLog b/xfce-extra/tumbler/ChangeLog index a29d39f0714c..7894284d7288 100644 --- a/xfce-extra/tumbler/ChangeLog +++ b/xfce-extra/tumbler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/tumbler # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/ChangeLog,v 1.29 2012/01/06 11:00:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/ChangeLog,v 1.30 2012/01/30 16:48:17 ago Exp $ + + 30 Jan 2012; Agostino Sarubbo <ago@gentoo.org> tumbler-0.1.23.ebuild: + Stable for amd64, wrt bug #401229 06 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> -tumbler-0.1.21.ebuild: old diff --git a/xfce-extra/tumbler/tumbler-0.1.23.ebuild b/xfce-extra/tumbler/tumbler-0.1.23.ebuild index 271faea8771b..eadfe1ec5398 100644 --- a/xfce-extra/tumbler/tumbler-0.1.23.ebuild +++ b/xfce-extra/tumbler/tumbler-0.1.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/tumbler-0.1.23.ebuild,v 1.1 2011/12/06 04:30:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/tumbler/tumbler-0.1.23.ebuild,v 1.2 2012/01/30 16:48:17 ago Exp $ EAPI=4 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 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug ffmpeg gstreamer jpeg odf pdf raw" COMMON_DEPEND=">=dev-libs/dbus-glib-0.90 |