diff options
| author | Aric Belsito <lluixhi@gmail.com> | 2017-05-07 11:11:08 -0700 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2017-05-09 19:18:34 +0200 |
| commit | 9448ce017d968c8ced8e8026040e09d0d5e4a5c5 (patch) | |
| tree | b9f9c8beabea6ca46e533895957bf86567190623 /dev-python/protobuf-python/protobuf-python-3.1.0.ebuild | |
| parent | f5988bfcb1ebdf0bbf6eb598f834aa1758ee981d (diff) | |
| download | gentoo-9448ce017d968c8ced8e8026040e09d0d5e4a5c5.tar.gz gentoo-9448ce017d968c8ced8e8026040e09d0d5e4a5c5.tar.bz2 gentoo-9448ce017d968c8ced8e8026040e09d0d5e4a5c5.zip | |
dev-python/protobuf-python: version bump to 3.3.0
Change license from Apache-2.0 to BSD
Fix python3 incompatibility in patch
Bug: https://bugs.gentoo.org/460608
Diffstat (limited to 'dev-python/protobuf-python/protobuf-python-3.1.0.ebuild')
| -rw-r--r-- | dev-python/protobuf-python/protobuf-python-3.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-3.1.0.ebuild b/dev-python/protobuf-python/protobuf-python-3.1.0.ebuild index eccc393b3865..4a087b35a576 100644 --- a/dev-python/protobuf-python/protobuf-python-3.1.0.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.1.0.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Google's Protocol Buffers - official Python 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/11" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" |
