diff options
author | 2012-11-23 16:52:49 +0000 | |
---|---|---|
committer | 2012-11-23 16:52:49 +0000 | |
commit | 0ea6307f209caf10af5544262ed823e7962a27f6 (patch) | |
tree | d05c318a6fd3f8d7fbc22b79f06ef7f9cc959a2e /dev-cpp/xsd/xsd-3.3.0.ebuild | |
parent | Stable for amd64, wrt bug #442394 (diff) | |
download | gentoo-2-0ea6307f209caf10af5544262ed823e7962a27f6.tar.gz gentoo-2-0ea6307f209caf10af5544262ed823e7962a27f6.tar.bz2 gentoo-2-0ea6307f209caf10af5544262ed823e7962a27f6.zip |
Stable for amd64, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-cpp/xsd/xsd-3.3.0.ebuild')
-rw-r--r-- | dev-cpp/xsd/xsd-3.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/xsd/xsd-3.3.0.ebuild b/dev-cpp/xsd/xsd-3.3.0.ebuild index f1ba30eed07a..047a202b8d38 100644 --- a/dev-cpp/xsd/xsd-3.3.0.ebuild +++ b/dev-cpp/xsd/xsd-3.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/xsd/xsd-3.3.0.ebuild,v 1.5 2012/10/17 18:55:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/xsd/xsd-3.3.0.ebuild,v 1.6 2012/11/23 16:52:49 ago Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.codesynthesis.com/products/xsd/" SRC_URI="http://www.codesynthesis.com/download/${PN}/$(get_version_component_range 1-2)/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="ace doc examples zlib" RDEPEND=">=dev-libs/xerces-c-3 |