diff options
author | Steve Dibb <beandog@gentoo.org> | 2006-11-26 17:21:39 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2006-11-26 17:21:39 +0000 |
commit | 72afb5dc15c9ac1cae9d3c49dd9520e3b4911de6 (patch) | |
tree | 939107eb518d87853ac2b0eb6ced01d6a91adffc /app-doc/xmltoman | |
parent | Version bump, bug fix release and support of --with-wx-config=/path/to/wx/config (diff) | |
download | gentoo-2-72afb5dc15c9ac1cae9d3c49dd9520e3b4911de6.tar.gz gentoo-2-72afb5dc15c9ac1cae9d3c49dd9520e3b4911de6.tar.bz2 gentoo-2-72afb5dc15c9ac1cae9d3c49dd9520e3b4911de6.zip |
Fix homepage
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-doc/xmltoman')
-rw-r--r-- | app-doc/xmltoman/ChangeLog | 5 | ||||
-rw-r--r-- | app-doc/xmltoman/xmltoman-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-doc/xmltoman/ChangeLog b/app-doc/xmltoman/ChangeLog index 8c8f1a05de4a..5028959aab5c 100644 --- a/app-doc/xmltoman/ChangeLog +++ b/app-doc/xmltoman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-doc/xmltoman # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/xmltoman/ChangeLog,v 1.2 2006/01/06 11:56:53 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/xmltoman/ChangeLog,v 1.3 2006/11/26 17:21:39 beandog Exp $ + + 26 Nov 2006; Steve Dibb <beandog@gentoo.org> xmltoman-0.3.ebuild: + Fix homepage 06 Jan 2006; Jason Wever <weeve@gentoo.org> xmltoman-0.3.ebuild: Added ~sparc keyword. diff --git a/app-doc/xmltoman/xmltoman-0.3.ebuild b/app-doc/xmltoman/xmltoman-0.3.ebuild index 04938395bde3..64fef956af1d 100644 --- a/app-doc/xmltoman/xmltoman-0.3.ebuild +++ b/app-doc/xmltoman/xmltoman-0.3.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2006 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.2 2006/01/06 11:56:53 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/xmltoman/xmltoman-0.3.ebuild,v 1.3 2006/11/26 17:21:39 beandog Exp $ DESCRIPTION="Simple scripts for converting xml to groff or html" -HOMEPAGE="none" +HOMEPAGE="http://packages.debian.org/unstable/devel/xmltoman" SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${P/-/_}.orig.tar.gz" LICENSE="GPL-2" |