summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-28 19:52:06 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-28 19:52:06 +0000
commit84214112bfbfcc0ed94cf8c35b0881b406f01e68 (patch)
treedc58ad7ffcd4face9b6719d26d5cb6ad831f7b60 /dev-libs
parentStable for amd64, wrt bug #486240 (diff)
downloadgentoo-2-84214112bfbfcc0ed94cf8c35b0881b406f01e68.tar.gz
gentoo-2-84214112bfbfcc0ed94cf8c35b0881b406f01e68.tar.bz2
gentoo-2-84214112bfbfcc0ed94cf8c35b0881b406f01e68.zip
Stable for amd64, wrt bug #486244
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/protobuf-c/ChangeLog8
-rw-r--r--dev-libs/protobuf-c/protobuf-c-0.15.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-libs/protobuf-c/ChangeLog b/dev-libs/protobuf-c/ChangeLog
index b50db27a1426..74e97c432adc 100644
--- a/dev-libs/protobuf-c/ChangeLog
+++ b/dev-libs/protobuf-c/ChangeLog
@@ -1,10 +1,12 @@
# ChangeLog for dev-libs/protobuf-c
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v 1.1 2012/07/27 06:32:05 radhermit Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v 1.2 2013/09/28 19:52:06 ago Exp $
+
+ 28 Sep 2013; Agostino Sarubbo <ago@gentoo.org> protobuf-c-0.15.ebuild:
+ Stable for amd64, wrt bug #486244
*protobuf-c-0.15 (27 Jul 2012)
27 Jul 2012; Tim Harder <radhermit@gentoo.org> +protobuf-c-0.15.ebuild,
+metadata.xml:
Initial import (bug #427666 by Christoph Brill).
-
diff --git a/dev-libs/protobuf-c/protobuf-c-0.15.ebuild b/dev-libs/protobuf-c/protobuf-c-0.15.ebuild
index dee9cb48e895..6ddea1f5ed06 100644
--- a/dev-libs/protobuf-c/protobuf-c-0.15.ebuild
+++ b/dev-libs/protobuf-c/protobuf-c-0.15.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/protobuf-c-0.15.ebuild,v 1.1 2012/07/27 06:32:05 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/protobuf-c-0.15.ebuild,v 1.2 2013/09/28 19:52:06 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://protobuf-c.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="static-libs"
RDEPEND="dev-libs/protobuf"