diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2010-08-20 00:56:38 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2010-08-20 00:56:38 +0000 |
commit | 2d8398b8741b5a4cadd9687f3a62f22044ddefc9 (patch) | |
tree | 87b9f281b2a54ec0f0ded89c66ed7073d1c1ae84 /xfce-extra/thunar-vcs-plugin | |
parent | Fix static linking issues #332927 and locale quoting issues #330923 by Harald... (diff) | |
download | gentoo-2-2d8398b8741b5a4cadd9687f3a62f22044ddefc9.tar.gz gentoo-2-2d8398b8741b5a4cadd9687f3a62f22044ddefc9.tar.bz2 gentoo-2-2d8398b8741b5a4cadd9687f3a62f22044ddefc9.zip |
update DESCRIPTION
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/thunar-vcs-plugin')
-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 88456c180d84..73f79c2fa951 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.10 2010/06/22 18:56:28 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v 1.11 2010/08/20 00:56:38 darkside Exp $ + + 20 Aug 2010; Jeremy Olexa <darkside@gentoo.org> + thunar-vcs-plugin-0.1.2.ebuild: + update DESCRIPTION 22 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> 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 4d909508fd39..1f066e2fa7c5 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,11 +1,11 @@ # 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.7 2010/06/22 18:56:28 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.2.ebuild,v 1.8 2010/08/20 00:56:38 darkside Exp $ EAPI=2 inherit xfconf -DESCRIPTION="adds Subversion actions to the context menu of thunar" +DESCRIPTION="adds Subversion and GIT actions to the context menu of thunar" HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin" SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/0.1/${P}.tar.bz2" |