diff options
Diffstat (limited to 'app-text/openjade/openjade-1.3.2-r3.ebuild')
-rw-r--r-- | app-text/openjade/openjade-1.3.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/openjade/openjade-1.3.2-r3.ebuild b/app-text/openjade/openjade-1.3.2-r3.ebuild index 394c23295ce4..123c4a51a1d0 100644 --- a/app-text/openjade/openjade-1.3.2-r3.ebuild +++ b/app-text/openjade/openjade-1.3.2-r3.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/app-text/openjade/openjade-1.3.2-r3.ebuild,v 1.10 2012/07/19 23:42:37 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/openjade/openjade-1.3.2-r3.ebuild,v 1.11 2012/11/04 17:32:06 floppym Exp $ EAPI=2 @@ -10,7 +10,7 @@ DESCRIPTION="Jade is an implementation of DSSSL - an ISO standard for formatting HOMEPAGE="http://openjade.sourceforge.net" SRC_URI="mirror://sourceforge/openjade/${P}.tar.gz" -LICENSE="as-is" +LICENSE="MIT" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="static-libs" |