mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-text/krop: Fix SRC_URI
Closes: https://bugs.gentoo.org/642966 Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -9,7 +9,7 @@ inherit eutils distutils-r1
|
||||
DESCRIPTION="A tool to crop PDF files"
|
||||
HOMEPAGE="http://arminstraub.com/software/krop"
|
||||
#SRC_URI="http://arminstraub.com/downloads/${PN}/${P}.tar.gz"
|
||||
SRC_URI="https://dev.gentoo.org/~huettel/distfiles/${P}.tar.gz"
|
||||
SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.gz"
|
||||
# this is a snapshot of the qt5 branch
|
||||
|
||||
LICENSE="GPL-3"
|
||||
|
||||
Reference in New Issue
Block a user