summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Belsito <lluixhi@gmail.com>2017-05-07 11:12:16 -0700
committerMichał Górny <mgorny@gentoo.org>2017-05-09 19:18:35 +0200
commit504bdb95a4954e004a1c42adb9d0c6f685ac63bf (patch)
treee3193b87bd23354556d2fb7dfbdbf54bb8d4cc27 /dev-java/protobuf-java/protobuf-java-3.0.0_beta3_p1.ebuild
parentdev-python/protobuf-python: version bump to 3.3.0 (diff)
downloadgentoo-504bdb95a4954e004a1c42adb9d0c6f685ac63bf.tar.gz
gentoo-504bdb95a4954e004a1c42adb9d0c6f685ac63bf.tar.bz2
gentoo-504bdb95a4954e004a1c42adb9d0c6f685ac63bf.zip
dev-java/protobuf-java: version bump to 3.3.0
- Change license from Apache-2.0 to BSD Closes: https://github.com/gentoo/gentoo/pull/4039
Diffstat (limited to 'dev-java/protobuf-java/protobuf-java-3.0.0_beta3_p1.ebuild')
-rw-r--r--dev-java/protobuf-java/protobuf-java-3.0.0_beta3_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-3.0.0_beta3_p1.ebuild b/dev-java/protobuf-java/protobuf-java-3.0.0_beta3_p1.ebuild
index c8584f5a1e2e..605460511993 100644
--- a/dev-java/protobuf-java/protobuf-java-3.0.0_beta3_p1.ebuild
+++ b/dev-java/protobuf-java/protobuf-java-3.0.0_beta3_p1.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Google's Protocol Buffers - official Java Bindings"
HOMEPAGE="https://github.com/google/protobuf/ https://developers.google.com/protocol-buffers/"
SRC_URI="https://github.com/google/protobuf/archive/v${MY_PV}.tar.gz -> protobuf-${PV}.tar.gz"
-LICENSE="Apache-2.0"
+LICENSE="BSD"
SLOT="0/10b3"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sh ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="nano"