summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2011-02-12 22:19:02 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2011-02-12 22:19:02 +0000
commit70d7680dd524ce687b43b1026dd9b879868373b1 (patch)
treed954f7a52f1c22f6a933320aa3ca98f13640d077 /dev-libs/protobuf
parentia64 stable wrt #344827 (diff)
downloadgentoo-2-70d7680dd524ce687b43b1026dd9b879868373b1.tar.gz
gentoo-2-70d7680dd524ce687b43b1026dd9b879868373b1.tar.bz2
gentoo-2-70d7680dd524ce687b43b1026dd9b879868373b1.zip
Version bump.
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/protobuf')
-rw-r--r--dev-libs/protobuf/ChangeLog8
-rw-r--r--dev-libs/protobuf/protobuf-2.4.0a.ebuild (renamed from dev-libs/protobuf/protobuf-2.3.0-r2.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-libs/protobuf/ChangeLog b/dev-libs/protobuf/ChangeLog
index 4fad330bf65f..48d812927643 100644
--- a/dev-libs/protobuf/ChangeLog
+++ b/dev-libs/protobuf/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-libs/protobuf
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.24 2011/02/06 18:06:01 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.25 2011/02/12 22:19:02 nelchael Exp $
+
+*protobuf-2.4.0a (12 Feb 2011)
+
+ 12 Feb 2011; Krzysztof Pawlik <nelchael@gentoo.org>
+ -protobuf-2.3.0-r2.ebuild, +protobuf-2.4.0a.ebuild:
+ Version bump.
*protobuf-2.3.0-r2 (06 Feb 2011)
diff --git a/dev-libs/protobuf/protobuf-2.3.0-r2.ebuild b/dev-libs/protobuf/protobuf-2.4.0a.ebuild
index 047a62faef83..d5467b585017 100644
--- a/dev-libs/protobuf/protobuf-2.3.0-r2.ebuild
+++ b/dev-libs/protobuf/protobuf-2.4.0a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.3.0-r2.ebuild,v 1.1 2011/02/06 18:06:01 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.4.0a.ebuild,v 1.1 2011/02/12 22:19:02 nelchael Exp $
EAPI="3"
@@ -35,7 +35,7 @@ pkg_setup() {
}
src_prepare() {
- epatch "${FILESDIR}"/${P}-asneeded-2.patch
+ epatch "${FILESDIR}"/${PN}-2.3.0-asneeded-2.patch
eautoreconf
if use python; then