summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-11 17:56:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-11 17:56:09 +0000
commit8f296ab2a15ec4f0dce7863fcd9622e2ec15f606 (patch)
tree85fa221feb5b3b597bbe54734e7ffca6e33de1e9 /xfce-extra/thunar-vcs-plugin
parentStable for amd64, wrt bug #465286 (diff)
downloadgentoo-2-8f296ab2a15ec4f0dce7863fcd9622e2ec15f606.tar.gz
gentoo-2-8f296ab2a15ec4f0dce7863fcd9622e2ec15f606.tar.bz2
gentoo-2-8f296ab2a15ec4f0dce7863fcd9622e2ec15f606.zip
Stable for amd64, wrt bug #465286
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'xfce-extra/thunar-vcs-plugin')
-rw-r--r--xfce-extra/thunar-vcs-plugin/ChangeLog6
-rw-r--r--xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/xfce-extra/thunar-vcs-plugin/ChangeLog b/xfce-extra/thunar-vcs-plugin/ChangeLog
index 69c1a3326fa6..595b2902aec7 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.19 2013/04/11 10:11:41 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v 1.20 2013/04/11 17:56:09 ago Exp $
+
+ 11 Apr 2013; Agostino Sarubbo <ago@gentoo.org> thunar-vcs-plugin-0.1.4.ebuild:
+ Stable for amd64, wrt bug #465286
11 Apr 2013; Samuli Suominen <ssuominen@gentoo.org>
thunar-vcs-plugin-0.1.4.ebuild:
@@ -28,4 +31,3 @@
20 Mar 2011; Christoph Mende <angelos@gentoo.org>
+thunar-vcs-plugin-0.1.4.ebuild, +metadata.xml:
Re-import, current version is compatible with Thunar-1.2
-
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 3328070c9ef5..6c637eedc2fe 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.7 2013/04/11 10:11:41 ssuominen Exp $
+# $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 $
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