diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-07-06 18:41:58 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-07-06 18:41:58 +0000 |
commit | b9484d326c990600665e238c18963c7b1f15f22a (patch) | |
tree | cc08bf0262ed1d7a8a7cf52a2a99ef68be51af74 /xfce-extra | |
parent | Version bump. (diff) | |
download | gentoo-2-b9484d326c990600665e238c18963c7b1f15f22a.tar.gz gentoo-2-b9484d326c990600665e238c18963c7b1f15f22a.tar.bz2 gentoo-2-b9484d326c990600665e238c18963c7b1f15f22a.zip |
Stable on ppc; bug #184267.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/thunar-thumbnailers/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/thunar-thumbnailers/thunar-thumbnailers-0.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/thunar-thumbnailers/ChangeLog b/xfce-extra/thunar-thumbnailers/ChangeLog index 86f28eed3d7b..ceb58983ded0 100644 --- a/xfce-extra/thunar-thumbnailers/ChangeLog +++ b/xfce-extra/thunar-thumbnailers/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/thunar-thumbnailers # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-thumbnailers/ChangeLog,v 1.27 2007/07/06 16:13:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-thumbnailers/ChangeLog,v 1.28 2007/07/06 18:41:58 pylon Exp $ + + 06 Jul 2007; Lars Weiler <pylon@gentoo.org> + thunar-thumbnailers-0.2.1.ebuild: + Stable on ppc; bug #184267. 06 Jul 2007; Markus Rothe <corsair@gentoo.org> thunar-thumbnailers-0.2.1.ebuild: diff --git a/xfce-extra/thunar-thumbnailers/thunar-thumbnailers-0.2.1.ebuild b/xfce-extra/thunar-thumbnailers/thunar-thumbnailers-0.2.1.ebuild index 402279c52736..cf16d03ecc3b 100644 --- a/xfce-extra/thunar-thumbnailers/thunar-thumbnailers-0.2.1.ebuild +++ b/xfce-extra/thunar-thumbnailers/thunar-thumbnailers-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-thumbnailers/thunar-thumbnailers-0.2.1.ebuild,v 1.7 2007/07/06 16:13:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-thumbnailers/thunar-thumbnailers-0.2.1.ebuild,v 1.8 2007/07/06 18:41:58 pylon Exp $ inherit xfce44 @@ -10,7 +10,7 @@ DESCRIPTION="Thunar thumbnailers plugin" HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-thumbnailers" SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}${COMPRESS}" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86" IUSE="dcraw ffmpeg grace tetex" RDEPEND=">=xfce-base/thunar-${THUNAR_MASTER_VERSION} |