summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-01-11 17:26:20 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-01-11 17:26:20 +0000
commit8252e784175830a090ecc0498402b37701326925 (patch)
tree934fa5e5744e651502e95cf63444d8affb5a008c /dev-libs/xerces-c/xerces-c-3.1.0.ebuild
parentInform users about possible breakage when updating glib and not dbus-glib, bu... (diff)
downloadgentoo-2-8252e784175830a090ecc0498402b37701326925.tar.gz
gentoo-2-8252e784175830a090ecc0498402b37701326925.tar.bz2
gentoo-2-8252e784175830a090ecc0498402b37701326925.zip
ppc/ppc64 stable wrt #308009
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-libs/xerces-c/xerces-c-3.1.0.ebuild')
-rw-r--r--dev-libs/xerces-c/xerces-c-3.1.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/xerces-c/xerces-c-3.1.0.ebuild b/dev-libs/xerces-c/xerces-c-3.1.0.ebuild
index b70b492ad2bc..719f32a6ddf8 100644
--- a/dev-libs/xerces-c/xerces-c-3.1.0.ebuild
+++ b/dev-libs/xerces-c/xerces-c-3.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/xerces-c/xerces-c-3.1.0.ebuild,v 1.1 2010/02/07 11:21:08 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/xerces-c/xerces-c-3.1.0.ebuild,v 1.2 2011/01/11 17:26:20 xarthisius Exp $
EAPI="2"
@@ -11,7 +11,7 @@ HOMEPAGE="http://xerces.apache.org/xerces-c/"
SRC_URI="mirror://apache/xerces/c/3/sources/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="curl doc iconv icu libwww sse2 static-libs threads elibc_Darwin elibc_FreeBSD"
RDEPEND="icu? ( >=dev-libs/icu-4.2 )