diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 08:56:06 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 08:56:06 +0000 |
commit | 0a0e19e2e3df2e3c115bd492fd6cdce4e6a5c502 (patch) | |
tree | 1245415cbbc0523ba63766078583e9d0859b6712 /xfce-extra | |
parent | stable x86, security bug 258592 (diff) | |
download | historical-0a0e19e2e3df2e3c115bd492fd6cdce4e6a5c502.tar.gz historical-0a0e19e2e3df2e3c115bd492fd6cdce4e6a5c502.tar.bz2 historical-0a0e19e2e3df2e3c115bd492fd6cdce4e6a5c502.zip |
Fix HOMEPAGE
Package-Manager: portage-2.2_rc42/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.0.ebuild b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.0.ebuild index 6b3808189b20..39e05a34a59f 100644 --- a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.0.ebuild +++ b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 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.0.ebuild,v 1.1 2009/09/30 08:52:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.0.ebuild,v 1.2 2009/09/30 08:56:06 ssuominen Exp $ EAPI=2 inherit xfconf DESCRIPTION="adds Subversion actions to the context menu of thunar" -HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-svn-plugin" +HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin" SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/0.1/${P}.tar.bz2" LICENSE="LGPL-2" |