diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 08:36:37 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 08:36:37 +0000 |
commit | 597e372d900d0459ef38f4f0f5d4bd545935d952 (patch) | |
tree | 6536749b340531769e992434ac2c72761d0d8b1d /app-text/man2html/man2html-1.5l.ebuild | |
parent | initial (was in dev-python/twisted before) (diff) | |
download | gentoo-2-597e372d900d0459ef38f4f0f5d4bd545935d952.tar.gz gentoo-2-597e372d900d0459ef38f4f0f5d4bd545935d952.tar.bz2 gentoo-2-597e372d900d0459ef38f4f0f5d4bd545935d952.zip |
Switch to mirror:// in SRC_URI
Diffstat (limited to 'app-text/man2html/man2html-1.5l.ebuild')
-rw-r--r-- | app-text/man2html/man2html-1.5l.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/man2html/man2html-1.5l.ebuild b/app-text/man2html/man2html-1.5l.ebuild index 0143b1715a7b..cf37b65eef08 100644 --- a/app-text/man2html/man2html-1.5l.ebuild +++ b/app-text/man2html/man2html-1.5l.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/man2html/man2html-1.5l.ebuild,v 1.1 2003/09/28 02:03:47 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/man2html/man2html-1.5l.ebuild,v 1.2 2003/10/27 08:36:33 aliz Exp $ DESCRIPTION="Convert manual pages to HTML" HOMEPAGE="http://freshmeat.net/projects/man/" -SRC_URI="http://www.kernel.org/pub/linux/utils/man/man-${PV}.tar.gz" +SRC_URI="mirror://kernel/linux/utils/man/man-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha arm hppa mips sparc x86" |