diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-08-26 10:09:14 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-08-26 10:09:14 +0000 |
commit | 841994f9f8983f00266e485b00217ed0e230fe8d (patch) | |
tree | 1a87018f33021d0845929add663525ad194002e4 /xfce-extra/thunar-svn-plugin | |
parent | stable x86, bug 281372 (diff) | |
download | gentoo-2-841994f9f8983f00266e485b00217ed0e230fe8d.tar.gz gentoo-2-841994f9f8983f00266e485b00217ed0e230fe8d.tar.bz2 gentoo-2-841994f9f8983f00266e485b00217ed0e230fe8d.zip |
stable x86, bug 281376
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'xfce-extra/thunar-svn-plugin')
-rw-r--r-- | xfce-extra/thunar-svn-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/thunar-svn-plugin/thunar-svn-plugin-0.0.3-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/thunar-svn-plugin/ChangeLog b/xfce-extra/thunar-svn-plugin/ChangeLog index 83054bd9a1ed..a289eed31db4 100644 --- a/xfce-extra/thunar-svn-plugin/ChangeLog +++ b/xfce-extra/thunar-svn-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/thunar-svn-plugin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-svn-plugin/ChangeLog,v 1.1 2009/08/23 02:19:01 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-svn-plugin/ChangeLog,v 1.2 2009/08/26 10:09:14 fauli Exp $ + + 26 Aug 2009; Christian Faulhammer <fauli@gentoo.org> + thunar-svn-plugin-0.0.3-r2.ebuild: + stable x86, bug 281376 *thunar-svn-plugin-0.0.3-r2 (23 Aug 2009) diff --git a/xfce-extra/thunar-svn-plugin/thunar-svn-plugin-0.0.3-r2.ebuild b/xfce-extra/thunar-svn-plugin/thunar-svn-plugin-0.0.3-r2.ebuild index 024bb3c24460..6585aa87f266 100644 --- a/xfce-extra/thunar-svn-plugin/thunar-svn-plugin-0.0.3-r2.ebuild +++ b/xfce-extra/thunar-svn-plugin/thunar-svn-plugin-0.0.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-svn-plugin/thunar-svn-plugin-0.0.3-r2.ebuild,v 1.2 2009/08/24 00:34:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-svn-plugin/thunar-svn-plugin-0.0.3-r2.ebuild,v 1.3 2009/08/26 10:09:14 fauli Exp $ EAPI="2" inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="debug" RDEPEND=">=dev-util/subversion-1.5 |