diff options
Diffstat (limited to 'dev-python/jaxml/jaxml-3.02.ebuild')
-rw-r--r-- | dev-python/jaxml/jaxml-3.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jaxml/jaxml-3.02.ebuild b/dev-python/jaxml/jaxml-3.02.ebuild index 8c0b9c322eb0..b530dbb5a258 100644 --- a/dev-python/jaxml/jaxml-3.02.ebuild +++ b/dev-python/jaxml/jaxml-3.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/jaxml/jaxml-3.02.ebuild,v 1.1 2010/09/15 21:46:34 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/jaxml/jaxml-3.02.ebuild,v 1.2 2010/09/15 21:50:23 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="3.*" inherit distutils DESCRIPTION="XML generator written in Python" -HOMEPAGE="http://www.librelogiciel.com/software/jaxml/ http://pypi.python.org/pypi/jaxml" +HOMEPAGE="http://www.librelogiciel.com/software/jaxml/action_Presentation http://pypi.python.org/pypi/jaxml" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" |