dev-libs/protobuf-c: DESCRIPTION fixed to satisfy RepoMan
authorThomas D <whissi@whissi.de>
Sun, 24 Apr 2016 00:50:39 +0000 (02:50 +0200)
committerSam Jorna <wraeth@gentoo.org>
Sun, 24 Apr 2016 13:35:57 +0000 (23:35 +1000)
Package-Manager: portage-2.2.28
Signed-off-by: Sam Jorna <wraeth@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/1335

dev-libs/protobuf-c/protobuf-c-1.0.2-r1.ebuild
dev-libs/protobuf-c/protobuf-c-1.1.1.ebuild
dev-libs/protobuf-c/protobuf-c-1.2.1-r1.ebuild

index d1d76a7f8ccfe3398fb6b92fb9a2c31b5a6ac703..0a8174d119edd59c06412bd64316036c588dbb7f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ inherit autotools-multilib
 MY_PV=${PV/_/-}
 MY_P=${PN}-${MY_PV}
 
-DESCRIPTION="code generator and runtime libraries to use Protocol Buffers (protobuf) from pure C"
+DESCRIPTION="Protocol Buffers implementation in C"
 HOMEPAGE="https://github.com/protobuf-c/protobuf-c/"
 SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}.tar.gz"
 
index ac9abe7137e789e159c1192a87340079353307cd..6a86a8ee50a3df1fc3179fcaee92c6eb90e22ad8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ inherit autotools-multilib
 MY_PV=${PV/_/-}
 MY_P=${PN}-${MY_PV}
 
-DESCRIPTION="code generator and runtime libraries to use Protocol Buffers (protobuf) from pure C"
+DESCRIPTION="Protocol Buffers implementation in C"
 HOMEPAGE="https://github.com/protobuf-c/protobuf-c/"
 SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}.tar.gz"
 
index d7439bf8190dd4bed32376628db808c4a72adec3..f4585bcacdff96c7e524ca430a037a57d8ac6ab9 100644 (file)
@@ -9,7 +9,7 @@ inherit autotools multilib-minimal
 MY_PV=${PV/_/-}
 MY_P=${PN}-${MY_PV}
 
-DESCRIPTION="code generator and runtime libraries to use Protocol Buffers (protobuf) from pure C"
+DESCRIPTION="Protocol Buffers implementation in C"
 HOMEPAGE="https://github.com/protobuf-c/protobuf-c/"
 SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}.tar.gz"