diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-12-21 03:53:53 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-12-21 03:53:53 +0000 |
commit | 25020ad8acf9bb012c577e507574321f61c67f78 (patch) | |
tree | 9e0caafd638b2d8d435827b6a16ff7d9eedb75d3 /app-text | |
parent | Version bump. (diff) | |
download | gentoo-2-25020ad8acf9bb012c577e507574321f61c67f78.tar.gz gentoo-2-25020ad8acf9bb012c577e507574321f61c67f78.tar.bz2 gentoo-2-25020ad8acf9bb012c577e507574321f61c67f78.zip |
fix homepage
(Portage version: 2.2_rc60/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/xmlto/xmlto-0.0.22.ebuild | 4 | ||||
-rw-r--r-- | app-text/xmlto/xmlto-0.0.23.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/xmlto/xmlto-0.0.22.ebuild b/app-text/xmlto/xmlto-0.0.22.ebuild index 98919f1f336d..45f5b9f84226 100644 --- a/app-text/xmlto/xmlto-0.0.22.ebuild +++ b/app-text/xmlto/xmlto-0.0.22.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.22.ebuild,v 1.14 2009/12/21 03:48:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.22.ebuild,v 1.15 2009/12/21 03:53:53 vapier Exp $ EAPI=2 inherit eutils autotools DESCRIPTION="A bash script for converting XML and DocBook formatted documents to a variety of output formats" -HOMEPAGE="https://fedorahosted.org/xmlto/browser" +HOMEPAGE="https://fedorahosted.org/xmlto/" SRC_URI="https://fedorahosted.org/releases/x/m/xmlto/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/app-text/xmlto/xmlto-0.0.23.ebuild b/app-text/xmlto/xmlto-0.0.23.ebuild index d4c00ee3dc9c..3e26b5d282df 100644 --- a/app-text/xmlto/xmlto-0.0.23.ebuild +++ b/app-text/xmlto/xmlto-0.0.23.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.23.ebuild,v 1.1 2009/12/21 03:49:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.23.ebuild,v 1.2 2009/12/21 03:53:53 vapier Exp $ EAPI="2" inherit eutils autotools DESCRIPTION="A bash script for converting XML and DocBook formatted documents to a variety of output formats" -HOMEPAGE="https://fedorahosted.org/xmlto/browser" +HOMEPAGE="https://fedorahosted.org/xmlto/" SRC_URI="https://fedorahosted.org/releases/x/m/xmlto/${P}.tar.bz2" LICENSE="GPL-2" |