projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aef1da7
)
www-apps/gitea: Remove subslot, fix desc
author
Manuel Rüger
<mrueg@gentoo.org>
Mon, 26 Dec 2016 00:28:32 +0000
(
01:28
+0100)
committer
Manuel Rüger
<mrueg@gentoo.org>
Mon, 26 Dec 2016 00:28:32 +0000
(
01:28
+0100)
Package-Manager: portage-2.3.3
www-apps/gitea/gitea-1.0.0-r2.ebuild
patch
|
blob
|
history
diff --git
a/www-apps/gitea/gitea-1.0.0-r2.ebuild
b/www-apps/gitea/gitea-1.0.0-r2.ebuild
index ca6a3eb6fa8d0e2651618560808fffc196af7e27..4313b98bde50ebc429b1c6690829a5ea3becaf11 100644
(file)
--- a/
www-apps/gitea/gitea-1.0.0-r2.ebuild
+++ b/
www-apps/gitea/gitea-1.0.0-r2.ebuild
@@
-10,12
+10,12
@@
EGIT_COMMIT="6aacf4d2f09631359b99df562b4bf31dcef44ea3"
ARCHIVE_URI="https://github.com/go-gitea/gitea/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
-DESCRIPTION="A painless self-hosted Git service, written in Go
, forked from gogs
"
+DESCRIPTION="A painless self-hosted Git service, written in Go"
HOMEPAGE="https://github.com/go-gitea/gitea"
SRC_URI="${ARCHIVE_URI}"
LICENSE="MIT"
-SLOT="0
/${PVR}
"
+SLOT="0"
IUSE=""
DEPEND="dev-go/go-bindata"