commit: 102ba791f5e1b050d87b3f756537857b35b0074e Author: Austin English <wizardedit <AT> gentoo <DOT> org> AuthorDate: Tue Jun 14 20:20:34 2016 +0000 Commit: Austin English <wizardedit <AT> gentoo <DOT> org> CommitDate: Tue Jun 14 20:22:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=102ba791
dev-util/artifactory-bin: fix LICENSE (LGPL-3+, not Apache-2.0) Package-Manager: portage-2.2.28 dev-util/artifactory-bin/artifactory-bin-4.7.6.ebuild | 2 +- dev-util/artifactory-bin/artifactory-bin-4.7.7.ebuild | 2 +- dev-util/artifactory-bin/artifactory-bin-4.8.0.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-util/artifactory-bin/artifactory-bin-4.7.6.ebuild b/dev-util/artifactory-bin/artifactory-bin-4.7.6.ebuild index 7698961..27d65dc 100644 --- a/dev-util/artifactory-bin/artifactory-bin-4.7.6.ebuild +++ b/dev-util/artifactory-bin/artifactory-bin-4.7.6.ebuild @@ -19,7 +19,7 @@ DESCRIPTION="The world's most advanced repository manager for maven" HOMEPAGE="http://www.jfrog.org/products.php" SRC_URI="https://bintray.com/artifact/download/jfrog/artifactory/jfrog-artifactory-oss-${MY_PV}.zip -> ${MY_P}.zip" -LICENSE="Apache-2.0" +LICENSE="LGPL-3+" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="ssl" diff --git a/dev-util/artifactory-bin/artifactory-bin-4.7.7.ebuild b/dev-util/artifactory-bin/artifactory-bin-4.7.7.ebuild index 7698961..27d65dc 100644 --- a/dev-util/artifactory-bin/artifactory-bin-4.7.7.ebuild +++ b/dev-util/artifactory-bin/artifactory-bin-4.7.7.ebuild @@ -19,7 +19,7 @@ DESCRIPTION="The world's most advanced repository manager for maven" HOMEPAGE="http://www.jfrog.org/products.php" SRC_URI="https://bintray.com/artifact/download/jfrog/artifactory/jfrog-artifactory-oss-${MY_PV}.zip -> ${MY_P}.zip" -LICENSE="Apache-2.0" +LICENSE="LGPL-3+" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="ssl" diff --git a/dev-util/artifactory-bin/artifactory-bin-4.8.0.ebuild b/dev-util/artifactory-bin/artifactory-bin-4.8.0.ebuild index b11f9b2..8c147a1 100644 --- a/dev-util/artifactory-bin/artifactory-bin-4.8.0.ebuild +++ b/dev-util/artifactory-bin/artifactory-bin-4.8.0.ebuild @@ -21,7 +21,7 @@ DESCRIPTION="The world's most advanced repository manager for maven" HOMEPAGE="http://www.jfrog.org/products.php" SRC_URI="https://bintray.com/artifact/download/jfrog/artifactory/jfrog-artifactory-oss-${MY_PV}.zip -> ${MY_P}.zip" -LICENSE="Apache-2.0" +LICENSE="LGPL-3+" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="ssl"
