diff options
author | Austin English <wizardedit@gentoo.org> | 2016-06-14 15:20:34 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-06-14 15:22:23 -0500 |
commit | 102ba791f5e1b050d87b3f756537857b35b0074e (patch) | |
tree | 783714233dec7457527efa7c73db20f9c306b9b7 /dev-util/artifactory-bin | |
parent | dev-php/pecl-redis: Version bump to new slot wrt bug 585912 (diff) | |
download | gentoo-102ba791f5e1b050d87b3f756537857b35b0074e.tar.gz gentoo-102ba791f5e1b050d87b3f756537857b35b0074e.tar.bz2 gentoo-102ba791f5e1b050d87b3f756537857b35b0074e.zip |
dev-util/artifactory-bin: fix LICENSE (LGPL-3+, not Apache-2.0)
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-util/artifactory-bin')
-rw-r--r-- | dev-util/artifactory-bin/artifactory-bin-4.7.6.ebuild | 2 | ||||
-rw-r--r-- | dev-util/artifactory-bin/artifactory-bin-4.7.7.ebuild | 2 | ||||
-rw-r--r-- | 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 7698961720d0..27d65dc88471 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 7698961720d0..27d65dc88471 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 b11f9b2982a6..8c147a10560b 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" |