diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-11 18:06:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-11 18:06:41 +0000 |
commit | 082f1e9de2ff492f4b7c89cb2fd77081b39857a0 (patch) | |
tree | 861d3185422585948e1149861d16d4e6d12701c6 /xfce-extra | |
parent | Stable for x86, wrt bug #465286 (diff) | |
download | gentoo-2-082f1e9de2ff492f4b7c89cb2fd77081b39857a0.tar.gz gentoo-2-082f1e9de2ff492f4b7c89cb2fd77081b39857a0.tar.bz2 gentoo-2-082f1e9de2ff492f4b7c89cb2fd77081b39857a0.zip |
Stable for x86, wrt bug #465286
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/thunar-media-tags-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/thunar-media-tags-plugin/ChangeLog b/xfce-extra/thunar-media-tags-plugin/ChangeLog index 4cf7c1f96ed0..d6fd872ec56a 100644 --- a/xfce-extra/thunar-media-tags-plugin/ChangeLog +++ b/xfce-extra/thunar-media-tags-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/thunar-media-tags-plugin # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-media-tags-plugin/ChangeLog,v 1.12 2013/04/11 17:56:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-media-tags-plugin/ChangeLog,v 1.13 2013/04/11 18:06:41 ago Exp $ + + 11 Apr 2013; Agostino Sarubbo <ago@gentoo.org> + thunar-media-tags-plugin-0.2.0.ebuild: + Stable for x86, wrt bug #465286 11 Apr 2013; Agostino Sarubbo <ago@gentoo.org> thunar-media-tags-plugin-0.2.0.ebuild: diff --git a/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.0.ebuild b/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.0.ebuild index aa03e6f8e6f1..03e89a900d36 100644 --- a/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.0.ebuild +++ b/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.0.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/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.0.ebuild,v 1.5 2013/04/11 17:56:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.0.ebuild,v 1.6 2013/04/11 18:06:41 ago Exp $ EAPI=5 EAUTORECONF=yes @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=media-libs/taglib-1.6 |