diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-10-09 14:25:48 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-10-09 14:25:48 +0000 |
commit | afc620228063b5152bd4c8b7705cd179349ab5ee (patch) | |
tree | aefe9a06fff1658519c6ec40ea0aaa40b67179e0 /xfce-extra/thunar-thumbnailers | |
parent | Stable on amd64 wrt bug #195250 (diff) | |
download | historical-afc620228063b5152bd4c8b7705cd179349ab5ee.tar.gz historical-afc620228063b5152bd4c8b7705cd179349ab5ee.tar.bz2 historical-afc620228063b5152bd4c8b7705cd179349ab5ee.zip |
Stable on amd64 wrt bug #195250
Package-Manager: portage-2.1.3.12
Diffstat (limited to 'xfce-extra/thunar-thumbnailers')
-rw-r--r-- | xfce-extra/thunar-thumbnailers/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/thunar-thumbnailers/thunar-thumbnailers-0.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/thunar-thumbnailers/ChangeLog b/xfce-extra/thunar-thumbnailers/ChangeLog index 2f381e34116e..55278b0bc0a2 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.39 2007/09/16 05:03:58 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-thumbnailers/ChangeLog,v 1.40 2007/10/09 14:22:54 angelos Exp $ + + 09 Oct 2007; Christoph Mende <angelos@gentoo.org> + thunar-thumbnailers-0.3.0.ebuild: + Stable on amd64 wrt bug #195250 16 Sep 2007; Joseph Jezak <josejx@gentoo.org> thunar-thumbnailers-0.3.0.ebuild: diff --git a/xfce-extra/thunar-thumbnailers/thunar-thumbnailers-0.3.0.ebuild b/xfce-extra/thunar-thumbnailers/thunar-thumbnailers-0.3.0.ebuild index 06e1f1516988..de6d949b3f29 100644 --- a/xfce-extra/thunar-thumbnailers/thunar-thumbnailers-0.3.0.ebuild +++ b/xfce-extra/thunar-thumbnailers/thunar-thumbnailers-0.3.0.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.3.0.ebuild,v 1.4 2007/09/16 05:03:58 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-thumbnailers/thunar-thumbnailers-0.3.0.ebuild,v 1.5 2007/10/09 14:22:54 angelos 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="raw ffmpeg grace tetex" RDEPEND=">=xfce-base/thunar-${THUNAR_MASTER_VERSION} |