diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-09-21 11:11:19 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-09-21 11:11:19 +0000 |
commit | e219e1a7227e98df93478cd840b69716f54df845 (patch) | |
tree | cf643060b5f128605b1b602048e6e92c730f7aa8 /app-misc/run-mailcap | |
parent | *** empty log message *** (diff) | |
download | historical-e219e1a7227e98df93478cd840b69716f54df845.tar.gz historical-e219e1a7227e98df93478cd840b69716f54df845.tar.bz2 historical-e219e1a7227e98df93478cd840b69716f54df845.zip |
SRC_URI updates
Diffstat (limited to 'app-misc/run-mailcap')
-rw-r--r-- | app-misc/run-mailcap/Manifest | 2 | ||||
-rw-r--r-- | app-misc/run-mailcap/run-mailcap-3.23_p1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/run-mailcap/Manifest b/app-misc/run-mailcap/Manifest index fa2d5c0bebdd..c535e836ab72 100644 --- a/app-misc/run-mailcap/Manifest +++ b/app-misc/run-mailcap/Manifest @@ -1,3 +1,3 @@ MD5 750655f61fdbad006c76be61cf11b684 ChangeLog 1026 -MD5 4e2ea34cf8bb58cfa138fcbca9f7d276 run-mailcap-3.23_p1.ebuild 759 +MD5 b1e1e188c17734d67ad7adda4d57d6ff run-mailcap-3.23_p1.ebuild 745 MD5 260f96355471522fd0106d124401ce8d files/digest-run-mailcap-3.23_p1 70 diff --git a/app-misc/run-mailcap/run-mailcap-3.23_p1.ebuild b/app-misc/run-mailcap/run-mailcap-3.23_p1.ebuild index 934152d97ff6..d34e8f28a21a 100644 --- a/app-misc/run-mailcap/run-mailcap-3.23_p1.ebuild +++ b/app-misc/run-mailcap/run-mailcap-3.23_p1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/run-mailcap/run-mailcap-3.23_p1.ebuild,v 1.4 2003/09/15 21:59:26 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/run-mailcap/run-mailcap-3.23_p1.ebuild,v 1.5 2003/09/21 11:11:12 aliz Exp $ MY_PV="${PV/_p/-}" DESCRIPTION="Execute programs via entries in the mailcap file" HOMEPAGE="http://packages.debian.org/unstable/net/mime-support.html" -SRC_URI="http://ftp.debian.org/debian/pool/main/m/mime-support/mime-support_${MY_PV}.tar.gz" +SRC_URI="mirror://debian/pool/main/m/mime-support/mime-support_${MY_PV}.tar.gz" LICENSE="freedist" SLOT="0" KEYWORDS="~alpha ~arm ~hppa ~mips ~sparc ~ppc x86" |