summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-03-15 13:05:36 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-03-15 13:05:36 +0000
commitf7a5612d881993b5f1566ab68e58dd6385629748 (patch)
treea9b831703c1f2bc8d08128032b2d31db498eb5e4 /dev-cpp/commoncpp2
parentChangeLog fixes (Manifest recommit) (diff)
downloadgentoo-2-f7a5612d881993b5f1566ab68e58dd6385629748.tar.gz
gentoo-2-f7a5612d881993b5f1566ab68e58dd6385629748.tar.bz2
gentoo-2-f7a5612d881993b5f1566ab68e58dd6385629748.zip
x86 unmask
Diffstat (limited to 'dev-cpp/commoncpp2')
-rw-r--r--dev-cpp/commoncpp2/ChangeLog5
-rw-r--r--dev-cpp/commoncpp2/commoncpp2-1.0.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/commoncpp2/ChangeLog b/dev-cpp/commoncpp2/ChangeLog
index c5883d9bf705..93050267cc0d 100644
--- a/dev-cpp/commoncpp2/ChangeLog
+++ b/dev-cpp/commoncpp2/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for dev-cpp/commoncpp2
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header:
+ 15 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> commoncpp2-1.0.13.ebuild:
+ x86 unmask.
+
*commoncpp2-1.0.9 (08 Dec 2003)
08 Dec 2003; Heinrich Wendel <lanius@gentoo.org> commoncpp2-1.0.12.ebuild,
diff --git a/dev-cpp/commoncpp2/commoncpp2-1.0.13.ebuild b/dev-cpp/commoncpp2/commoncpp2-1.0.13.ebuild
index cfbe1fde922b..db4e524e4cc0 100644
--- a/dev-cpp/commoncpp2/commoncpp2-1.0.13.ebuild
+++ b/dev-cpp/commoncpp2/commoncpp2-1.0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.0.13.ebuild,v 1.2 2004/03/14 02:23:19 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/commoncpp2/commoncpp2-1.0.13.ebuild,v 1.3 2004/03/15 13:05:36 aliz 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=""