summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-30 17:16:36 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-30 17:16:36 +0000
commit1db3daea52a3960eaa73733a21a9d42960d17ec8 (patch)
tree370ba8a298d6cdd8fb096a07b43135b05dcc4dfb /dev-libs
parentStable for x86, wrt bug #486232 (diff)
downloadgentoo-2-1db3daea52a3960eaa73733a21a9d42960d17ec8.tar.gz
gentoo-2-1db3daea52a3960eaa73733a21a9d42960d17ec8.tar.bz2
gentoo-2-1db3daea52a3960eaa73733a21a9d42960d17ec8.zip
Stable for x86, wrt bug #486244
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/protobuf-c/ChangeLog5
-rw-r--r--dev-libs/protobuf-c/protobuf-c-0.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/protobuf-c/ChangeLog b/dev-libs/protobuf-c/ChangeLog
index 74e97c432adc..06b433df552f 100644
--- a/dev-libs/protobuf-c/ChangeLog
+++ b/dev-libs/protobuf-c/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/protobuf-c
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/ChangeLog,v 1.3 2013/09/30 17:16:36 ago Exp $
+
+ 30 Sep 2013; Agostino Sarubbo <ago@gentoo.org> protobuf-c-0.15.ebuild:
+ Stable for x86, wrt bug #486244
28 Sep 2013; Agostino Sarubbo <ago@gentoo.org> protobuf-c-0.15.ebuild:
Stable for amd64, wrt bug #486244
diff --git a/dev-libs/protobuf-c/protobuf-c-0.15.ebuild b/dev-libs/protobuf-c/protobuf-c-0.15.ebuild
index 6ddea1f5ed06..a174f146eda6 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-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.2 2013/09/28 19:52:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf-c/protobuf-c-0.15.ebuild,v 1.3 2013/09/30 17:16:36 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"