diff options
Diffstat (limited to 'dev-java/xsdlib/xsdlib-20090415.ebuild')
-rw-r--r-- | dev-java/xsdlib/xsdlib-20090415.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/xsdlib/xsdlib-20090415.ebuild b/dev-java/xsdlib/xsdlib-20090415.ebuild index b1882a5f19e2..cabe962d5813 100644 --- a/dev-java/xsdlib/xsdlib-20090415.ebuild +++ b/dev-java/xsdlib/xsdlib-20090415.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-java/xsdlib/xsdlib-20090415.ebuild,v 1.4 2012/09/29 18:02:31 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/xsdlib/xsdlib-20090415.ebuild,v 1.5 2012/11/27 19:28:19 sera Exp $ EAPI="4" @@ -12,7 +12,7 @@ DESCRIPTION="Sun XML Datatypes Library" HOMEPAGE="http://msv.java.net/" SRC_URI="http://java.net/downloads/msv/releases/${PN}.${PV}.zip" -LICENSE="BSD-2 Apache-1.1" +LICENSE="BSD Apache-1.1" SLOT="0" KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" |