diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-19 20:07:36 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-19 20:07:36 +0000 |
commit | dfef9e3f4257e80d7b5bed310dd015507e247673 (patch) | |
tree | b2b135f769702c24bbc52d31563224f05503a79c /xfce-extra | |
parent | amd64 stable wrt #305657 (diff) | |
download | gentoo-2-dfef9e3f4257e80d7b5bed310dd015507e247673.tar.gz gentoo-2-dfef9e3f4257e80d7b5bed310dd015507e247673.tar.bz2 gentoo-2-dfef9e3f4257e80d7b5bed310dd015507e247673.zip |
amd64 stable wrt #305657
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/thunar-vcs-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/thunar-vcs-plugin/ChangeLog b/xfce-extra/thunar-vcs-plugin/ChangeLog index a0fd8211519d..e77e8f7bd71b 100644 --- a/xfce-extra/thunar-vcs-plugin/ChangeLog +++ b/xfce-extra/thunar-vcs-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/thunar-vcs-plugin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v 1.6 2010/01/15 02:44:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v 1.7 2010/02/19 20:07:36 ssuominen Exp $ + + 19 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> + thunar-vcs-plugin-0.1.2.ebuild: + amd64 stable wrt #305657 15 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> thunar-vcs-plugin-0.1.0.ebuild, thunar-vcs-plugin-0.1.2.ebuild: diff --git a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild index 1e7ad7c5e573..afbd72ba5880 100644 --- a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild +++ b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.2.ebuild,v 1.3 2010/01/15 02:49:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild,v 1.4 2010/02/19 20:07:36 ssuominen Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/0.1/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug git subversion" RDEPEND="<xfce-base/thunar-1.1.0 |