app-emulation/img: Fix HOMEPAGE, License, DESC
authorManuel Rüger <mrueg@gentoo.org>
Thu, 31 May 2018 09:36:17 +0000 (11:36 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Thu, 31 May 2018 09:36:17 +0000 (11:36 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-emulation/img/img-0.3.6.ebuild

index 9ebadf2113aad40bf64bae6415684213b60ed8c6..661f99352151cf11d72f83fec180f6b18f83ee74 100644 (file)
@@ -10,10 +10,10 @@ GIT_COMMIT="e4a43d044778e3df56e0de3c6ca00706fcca8b50"
 ARCHIVE_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
 KEYWORDS="~amd64"
 
-DESCRIPTION="Tool to move from docker-compose to Kubernetes"
-HOMEPAGE="https://github.com/kubernetes/kompose https://kompose.io"
+DESCRIPTION="Standalone daemon-less unprivileged Dockerfile and OCI container image builder"
+HOMEPAGE="https://github.com/genuinetools/img"
 SRC_URI="${ARCHIVE_URI}"
-LICENSE="Apache-2.0"
+LICENSE="MIT"
 SLOT="0"
 IUSE="seccomp"