summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-apps/gitea/gitea-1.0.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/gitea/gitea-1.0.0-r2.ebuild b/www-apps/gitea/gitea-1.0.0-r2.ebuild
index ca6a3eb6fa8d..4313b98bde50 100644
--- 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"