summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-11 18:06:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-11 18:06:50 +0000
commit1b3a8185fad5d9f2f682ab36a4e6c166cad0be27 (patch)
tree1a7d894646f6ad400b26614906dc614708ebb514 /xfce-extra
parentStable for x86, wrt bug #465286 (diff)
downloadgentoo-2-1b3a8185fad5d9f2f682ab36a4e6c166cad0be27.tar.gz
gentoo-2-1b3a8185fad5d9f2f682ab36a4e6c166cad0be27.tar.bz2
gentoo-2-1b3a8185fad5d9f2f682ab36a4e6c166cad0be27.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-vcs-plugin/ChangeLog5
-rw-r--r--xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/thunar-vcs-plugin/ChangeLog b/xfce-extra/thunar-vcs-plugin/ChangeLog
index 595b2902aec7..76441ec50ea7 100644
--- a/xfce-extra/thunar-vcs-plugin/ChangeLog
+++ b/xfce-extra/thunar-vcs-plugin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/thunar-vcs-plugin
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v 1.20 2013/04/11 17:56:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v 1.21 2013/04/11 18:06:50 ago Exp $
+
+ 11 Apr 2013; Agostino Sarubbo <ago@gentoo.org> thunar-vcs-plugin-0.1.4.ebuild:
+ Stable for x86, wrt bug #465286
11 Apr 2013; Agostino Sarubbo <ago@gentoo.org> thunar-vcs-plugin-0.1.4.ebuild:
Stable for amd64, wrt bug #465286
diff --git a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild
index 6c637eedc2fe..00b7cb15bd1d 100644
--- a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild
+++ b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.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-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild,v 1.8 2013/04/11 17:56:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild,v 1.9 2013/04/11 18:06:50 ago Exp $
EAPI=5
inherit xfconf
@@ -16,7 +16,7 @@ SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/${PV%.*}/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug +git +subversion"
RDEPEND=">=dev-libs/glib-2.18