diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-03-21 06:26:51 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-03-21 06:26:51 +0000 |
commit | bc1b6fc04fb9e9b9f9aca2b90c8b5998636c1046 (patch) | |
tree | e8b8cfa5a86f1956ab1aa3a05fecd75b3b41f48d /xfce-extra/thunar-vcs-plugin | |
parent | Use gentoo mirrors. (diff) | |
download | gentoo-2-bc1b6fc04fb9e9b9f9aca2b90c8b5998636c1046.tar.gz gentoo-2-bc1b6fc04fb9e9b9f9aca2b90c8b5998636c1046.tar.bz2 gentoo-2-bc1b6fc04fb9e9b9f9aca2b90c8b5998636c1046.zip |
Use gentoo mirrors.
(Portage version: 2.2.0_alpha92/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/thunar-vcs-plugin')
-rw-r--r-- | xfce-extra/thunar-vcs-plugin/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild | 8 |
2 files changed, 10 insertions, 6 deletions
diff --git a/xfce-extra/thunar-vcs-plugin/ChangeLog b/xfce-extra/thunar-vcs-plugin/ChangeLog index fc9cd5981458..faacfd4b6426 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v 1.15 2011/10/29 20:30:00 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v 1.16 2012/03/21 06:26:51 ssuominen Exp $ + + 21 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> + thunar-vcs-plugin-0.1.4.ebuild: + Use gentoo mirrors. 29 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> thunar-vcs-plugin-0.1.4.ebuild: 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 d1a2b0c95741..40079881826b 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,14 +1,14 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.3 2011/10/29 20:30:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild,v 1.4 2012/03/21 06:26:51 ssuominen Exp $ EAPI=4 inherit xfconf 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 - http://dev.gentoo.org/~ssuominen/${P}-ru.po.bz2" +SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/${PV%.*}/${P}.tar.bz2 + mirror://gentoo/${P}-ru.po.bz2" LICENSE="GPL-2" SLOT="0" |