diff options
author | Markus Meier <maekke@gentoo.org> | 2008-12-14 12:42:47 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-12-14 12:42:47 +0000 |
commit | 52a79b18a1c2c23a12e18e8e432d55ce2d9f95cc (patch) | |
tree | 13b465bb576da9461304baf1a7540c331e8b1954 /dev-libs/xalan-c/xalan-c-1.11.0_pre705082.ebuild | |
parent | Stable on alpha, bug #246040 (diff) | |
download | gentoo-2-52a79b18a1c2c23a12e18e8e432d55ce2d9f95cc.tar.gz gentoo-2-52a79b18a1c2c23a12e18e8e432d55ce2d9f95cc.tar.bz2 gentoo-2-52a79b18a1c2c23a12e18e8e432d55ce2d9f95cc.zip |
amd64/x86 stable, bug #240496
(Portage version: 2.1.6.1/cvs/Linux 2.6.26.8 x86_64)
Diffstat (limited to 'dev-libs/xalan-c/xalan-c-1.11.0_pre705082.ebuild')
-rw-r--r-- | dev-libs/xalan-c/xalan-c-1.11.0_pre705082.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/xalan-c/xalan-c-1.11.0_pre705082.ebuild b/dev-libs/xalan-c/xalan-c-1.11.0_pre705082.ebuild index 3ef32c220e9c..cf37b10570a9 100644 --- a/dev-libs/xalan-c/xalan-c-1.11.0_pre705082.ebuild +++ b/dev-libs/xalan-c/xalan-c-1.11.0_pre705082.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/xalan-c/xalan-c-1.11.0_pre705082.ebuild,v 1.2 2008/11/23 23:46:33 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/xalan-c/xalan-c-1.11.0_pre705082.ebuild,v 1.3 2008/12/14 12:42:47 maekke Exp $ inherit toolchain-funcs eutils flag-o-matic multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/Xalan-C_r${PV#*_pre}-src.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc ~x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="doc" RDEPEND=">=dev-libs/xerces-c-2.7.0" |