diff options
Diffstat (limited to 'app-doc/xmltoman')
-rw-r--r-- | app-doc/xmltoman/ChangeLog | 5 | ||||
-rw-r--r-- | app-doc/xmltoman/xmltoman-0.3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-doc/xmltoman/ChangeLog b/app-doc/xmltoman/ChangeLog index cd7f1f7f70d7..535a15f27a1a 100644 --- a/app-doc/xmltoman/ChangeLog +++ b/app-doc/xmltoman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-doc/xmltoman # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/xmltoman/ChangeLog,v 1.8 2009/05/30 18:04:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/xmltoman/ChangeLog,v 1.9 2009/06/28 13:30:44 swegener Exp $ + + 28 Jun 2009; Sven Wegener <swegener@gentoo.org> xmltoman-0.3.ebuild: + Update HOMEPAGE and SRC_URI. 30 May 2009; nixnut <nixnut@gentoo.org> xmltoman-0.3.ebuild: ppc stable #258980 diff --git a/app-doc/xmltoman/xmltoman-0.3.ebuild b/app-doc/xmltoman/xmltoman-0.3.ebuild index af0b9011cedc..e80e2cd4dd25 100644 --- a/app-doc/xmltoman/xmltoman-0.3.ebuild +++ b/app-doc/xmltoman/xmltoman-0.3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/xmltoman/xmltoman-0.3.ebuild,v 1.9 2009/05/30 18:04:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/xmltoman/xmltoman-0.3.ebuild,v 1.10 2009/06/28 13:30:44 swegener Exp $ DESCRIPTION="Simple scripts for converting xml to groff or html" -HOMEPAGE="http://packages.debian.org/unstable/devel/xmltoman" -SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${P/-/_}.orig.tar.gz" +HOMEPAGE="http://sourceforge.net/projects/xmltoman/" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |