diff options
Diffstat (limited to 'app-editors/jext/jext-5.0-r2.ebuild')
-rw-r--r-- | app-editors/jext/jext-5.0-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/jext/jext-5.0-r2.ebuild b/app-editors/jext/jext-5.0-r2.ebuild index 235498c8e127..90dbbae35464 100644 --- a/app-editors/jext/jext-5.0-r2.ebuild +++ b/app-editors/jext/jext-5.0-r2.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jext/jext-5.0-r2.ebuild,v 1.2 2015/07/03 17:13:12 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/jext/jext-5.0-r2.ebuild,v 1.3 2015/07/05 17:05:52 monsieurp Exp $ EAPI=5 JAVA_PKG_IUSE="doc" inherit java-pkg-2 java-ant-2 -DESCRIPTION="A cool and fully featured editor in Java" -HOMEPAGE="http://www.jext.org/" +DESCRIPTION="A text editor written in Java" +HOMEPAGE="http://sourceforge.net/projects/jext/" MY_PV="${PV/_}" SRC_URI="mirror://sourceforge/${PN}/${PN}-sources-${MY_PV}.tar.gz" LICENSE="|| ( GPL-2 JPython )" |