diff options
author | Zac Medico <zmedico@gentoo.org> | 2017-05-01 12:11:04 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2017-05-01 12:11:04 -0700 |
commit | 5ec8e81f1bcf54c54322ad60ba845d4016011115 (patch) | |
tree | 6ef6cbcb16ead84d2f291dd48c847501d1c72c5c /app-text/podofo | |
parent | virtual/podofo-build: version bump to 0.9.6_pre20170428 (diff) | |
download | gentoo-5ec8e81f1bcf54c54322ad60ba845d4016011115.tar.gz gentoo-5ec8e81f1bcf54c54322ad60ba845d4016011115.tar.bz2 gentoo-5ec8e81f1bcf54c54322ad60ba845d4016011115.zip |
app-text/podofo: prune dev.gentoo.org from SRC_URI
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-text/podofo')
-rw-r--r-- | app-text/podofo/podofo-0.9.6_pre20170428.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/podofo/podofo-0.9.6_pre20170428.ebuild b/app-text/podofo/podofo-0.9.6_pre20170428.ebuild index 1684ca785703..f9f86443cb76 100644 --- a/app-text/podofo/podofo-0.9.6_pre20170428.ebuild +++ b/app-text/podofo/podofo-0.9.6_pre20170428.ebuild @@ -6,7 +6,7 @@ inherit cmake-utils flag-o-matic multilib toolchain-funcs DESCRIPTION="PoDoFo is a C++ library to work with the PDF file format" HOMEPAGE="https://sourceforge.net/projects/podofo/" -SRC_URI="http://dev.gentoo.org/~zmedico/distfiles/${P}.tar.xz mirror://gentoo/${P}.tar.xz" +SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" SLOT="0/${PV}" |