Skip to content

Commit

Permalink
app-text/podofo: prune dev.gentoo.org from SRC_URI
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.5, Repoman-2.3.2
  • Loading branch information
zmedico committed May 1, 2017
1 parent 39cb0cc commit 5ec8e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-text/podofo/podofo-0.9.6_pre20170428.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit 5ec8e81

Please sign in to comment.