commit:     9e6a9107ed26078e3d416350c0fa4a4ff92128f8
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 00:28:32 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 00:28:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e6a9107

www-apps/gitea: Remove subslot, fix desc

Package-Manager: portage-2.3.3

 www-apps/gitea/gitea-1.0.0-r2.ebuild | 4 ++--
 1 file 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 ca6a3eb..4313b98 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"

Reply via email to