summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2003-12-07 23:27:11 +0000
committerHeinrich Wendel <lanius@gentoo.org>2003-12-07 23:27:11 +0000
commit7448e59676735b848ae442aee24f428e2d449efb (patch)
tree2d51612ee58368816def52ccdab815ac1ff449cf /dev-libs
parentnew release, move from fam-oss to fam (diff)
downloadgentoo-2-7448e59676735b848ae442aee24f428e2d449efb.tar.gz
gentoo-2-7448e59676735b848ae442aee24f428e2d449efb.tar.bz2
gentoo-2-7448e59676735b848ae442aee24f428e2d449efb.zip
stable
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/commoncpp2/ChangeLog3
-rw-r--r--dev-libs/commoncpp2/Manifest4
-rw-r--r--dev-libs/commoncpp2/commoncpp2-1.0.12.ebuild4
3 files changed, 7 insertions, 4 deletions
diff --git a/dev-libs/commoncpp2/ChangeLog b/dev-libs/commoncpp2/ChangeLog
index 302a18d04e4a..3aaf1ff13268 100644
--- a/dev-libs/commoncpp2/ChangeLog
+++ b/dev-libs/commoncpp2/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header:
+ 08 Dec 2003; Heinrich Wendel <lanius@gentoo.org> commoncpp2-1.0.12.ebuild:
+ ~x86 -> x86
+
07 Dec 2003; Heinrich Wendel <lanius@gentoo.org> commoncpp2-1.0.13.ebuild:
bump
diff --git a/dev-libs/commoncpp2/Manifest b/dev-libs/commoncpp2/Manifest
index e96540358466..5fce844c9c63 100644
--- a/dev-libs/commoncpp2/Manifest
+++ b/dev-libs/commoncpp2/Manifest
@@ -1,7 +1,7 @@
MD5 2247aaa8e461cd4868c38e8c4d0fbf9f commoncpp2-1.0.13.ebuild 1130
MD5 e4aa2598ed29586f71e7bd9a8b3b19c3 commoncpp2-1.0.9.ebuild 1119
-MD5 39a26e0189140a0b6d046b530bca10bf commoncpp2-1.0.12.ebuild 1132
-MD5 226aad9b6ebf5d80a4042d7a5831f63f ChangeLog 923
+MD5 e351ad83a38942691d3e9465f3654557 commoncpp2-1.0.12.ebuild 1129
+MD5 c76ee51812a19c5ee59b8161af6468c5 ChangeLog 1015
MD5 7c9a86d8c669237c73dc6a5427daf856 files/digest-commoncpp2-1.0.9 68
MD5 4414fd7500e4bd6537c60b97372c3500 files/digest-commoncpp2-1.0.12 69
MD5 781ce9f97c4496dcb0ec078a74cba8d2 files/digest-commoncpp2-1.0.13 69
diff --git a/dev-libs/commoncpp2/commoncpp2-1.0.12.ebuild b/dev-libs/commoncpp2/commoncpp2-1.0.12.ebuild
index 14b255f05521..f398d95c29d9 100644
--- a/dev-libs/commoncpp2/commoncpp2-1.0.12.ebuild
+++ b/dev-libs/commoncpp2/commoncpp2-1.0.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/commoncpp2/commoncpp2-1.0.12.ebuild,v 1.3 2003/09/06 22:29:24 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/commoncpp2/commoncpp2-1.0.12.ebuild,v 1.4 2003/12/07 23:27:05 lanius Exp $
IUSE="doc xml2"
@@ -15,7 +15,7 @@ DEPEND="xml2? ( dev-libs/libxml2 )
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
src_compile() {
local myconf=""