diff options
Diffstat (limited to 'dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0.ebuild')
-rw-r--r-- | dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0.ebuild b/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0.ebuild index 76830c936998..8c737d8046d4 100644 --- a/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0.ebuild +++ b/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.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/libxsd-frontend/libxsd-frontend-1.18.0.ebuild,v 1.5 2012/11/23 10:48:32 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxsd-frontend/libxsd-frontend-1.18.0.ebuild,v 1.6 2012/11/23 16:53:07 ago Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.codesynthesis.com/projects/libxsd-frontend/" 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="" RDEPEND=">=dev-libs/xerces-c-3 |