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 | |
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')
-rw-r--r-- | app-text/man2html/Manifest | 6 | ||||
-rw-r--r-- | app-text/man2html/man2html-1.5l.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/app-text/man2html/Manifest b/app-text/man2html/Manifest index a650ff0b94e6..16a6e7a2f6f0 100644 --- a/app-text/man2html/Manifest +++ b/app-text/man2html/Manifest @@ -1,7 +1,7 @@ -MD5 b3f7f8a6fa972adce408f9077051324d man2html-1.5l.ebuild 1561 -MD5 d992d28bec4a3bfd72b441145091a58e metadata.xml 244 MD5 a9994e42689a20c50fc6f5a49fd9d8c8 ChangeLog 340 +MD5 9a4035e6126fca1a3f126600c66ed4b7 man2html-1.5l.ebuild 1552 +MD5 d992d28bec4a3bfd72b441145091a58e metadata.xml 244 MD5 a63bfea0511bb4ea9292d63dc11348b3 files/digest-man2html-1.5l 60 MD5 8907539a119c6fcb706af01a90e6923f files/man2html.cron 120 -MD5 56100920b7436cf90ed14c82d9d6475e files/manwhatis-gentoo.patch 638 MD5 cc4443b206a96b25c569d6fb800f717d files/mansearch-gentoo.patch 686 +MD5 56100920b7436cf90ed14c82d9d6475e files/manwhatis-gentoo.patch 638 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" |