projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07886f2
)
dev-libs/libcharon: Fix obviously wrong HOMEPAGE
author
Jonas Stein
<jstein@gentoo.org>
Thu, 14 Jun 2018 18:18:04 +0000
(20:18 +0200)
committer
Jonas Stein
<jstein@gentoo.org>
Thu, 14 Jun 2018 18:19:26 +0000
(20:19 +0200)
Fix obviously wrong HOMEPAGE
Closes: https://bugs.gentoo.org/658114
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-libs/libcharon/libcharon-3.3.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/libcharon/libcharon-3.3.0.ebuild
b/dev-libs/libcharon/libcharon-3.3.0.ebuild
index 0861ece8ffa0b75a00a34cf8c76cfd564d38e6e8..c2de02822b8267b1032f99c394766dc9a4eb7cb6 100644
(file)
--- a/
dev-libs/libcharon/libcharon-3.3.0.ebuild
+++ b/
dev-libs/libcharon/libcharon-3.3.0.ebuild
@@
-9,7
+9,7
@@
inherit cmake-utils python-single-r1
MY_PN="libCharon"
DESCRIPTION="This library facilitates communication between Cura and its backend"
-HOMEPAGE="https://github.com/Ultimaker/lib
lib
Charon"
+HOMEPAGE="https://github.com/Ultimaker/libCharon"
SRC_URI="https://github.com/Ultimaker/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-3"