projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4893937
)
app-backup/cachedir: Fix license and use HTTPS
author
Matt Turner
<mattst88@gentoo.org>
Fri, 12 Jul 2019 05:07:09 +0000
(22:07 -0700)
committer
Matt Turner
<mattst88@gentoo.org>
Fri, 12 Jul 2019 05:40:20 +0000
(22:40 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
app-backup/cachedir/cachedir-1.4.ebuild
patch
|
blob
|
history
diff --git
a/app-backup/cachedir/cachedir-1.4.ebuild
b/app-backup/cachedir/cachedir-1.4.ebuild
index fb3b02c8706bfab1c77389aa37edbd2e2efd3d3f..f3366e1302a1c0121ceafc316e8dbd8c5a8b1e0f 100644
(file)
--- a/
app-backup/cachedir/cachedir-1.4.ebuild
+++ b/
app-backup/cachedir/cachedir-1.4.ebuild
@@
-8,10
+8,10
@@
PYTHON_COMPAT=( python{2_7,3_{5,6}} )
inherit distutils-r1
DESCRIPTION="Tag/untag cache directories"
-HOMEPAGE="http://liw.fi/cachedir/"
-SRC_URI="http://git.liw.fi/
cgi-bin/cgit/cgit.cgi/cachedir
/snapshot/${P}.tar.gz"
+HOMEPAGE="http
s
://liw.fi/cachedir/"
+SRC_URI="http://git.liw.fi/
${PN}
/snapshot/${P}.tar.gz"
-LICENSE="GPL-
2
"
+LICENSE="GPL-
3+
"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"