diff options
author | Sven Wegener <swegener@gentoo.org> | 2016-08-21 10:47:59 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2016-10-30 20:04:16 +0000 |
commit | 7fb9758b1a3826b9c38005aba02396f6b10698ce (patch) | |
tree | c66e7bbe99870bc5acbddb1d7c6c7735a8766d5e /app-text/pspdftool/pspdftool-9999.ebuild | |
parent | app-misc/g15daemon: Update SourceForge SVN URLs (diff) | |
download | gentoo-7fb9758b1a3826b9c38005aba02396f6b10698ce.tar.gz gentoo-7fb9758b1a3826b9c38005aba02396f6b10698ce.tar.bz2 gentoo-7fb9758b1a3826b9c38005aba02396f6b10698ce.zip |
app-text/pspdftool: Update SourceForge SVN URLs
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-text/pspdftool/pspdftool-9999.ebuild')
-rw-r--r-- | app-text/pspdftool/pspdftool-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pspdftool/pspdftool-9999.ebuild b/app-text/pspdftool/pspdftool-9999.ebuild index c827e359b4b7..57b5224c5ef5 100644 --- a/app-text/pspdftool/pspdftool-9999.ebuild +++ b/app-text/pspdftool/pspdftool-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=4 -ESVN_REPO_URI="https://pspdftool.svn.sourceforge.net/svnroot/pspdftool/trunk" +ESVN_REPO_URI="https://svn.code.sf.net/p/pspdftool/code/trunk" ESVN_PROJECT="pspdftool" [[ "${PV}" == "9999" ]] && EXTRA_ECLASS="subversion" |