diff options
author | 2003-09-21 11:11:19 +0000 | |
---|---|---|
committer | 2003-09-21 11:11:19 +0000 | |
commit | 7e39685a856f7516b96d74023eb981a62e32e540 (patch) | |
tree | 060bc35452a9b04fe197ba490b03368118449943 /app-misc/run-mailcap | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-7e39685a856f7516b96d74023eb981a62e32e540.tar.gz gentoo-2-7e39685a856f7516b96d74023eb981a62e32e540.tar.bz2 gentoo-2-7e39685a856f7516b96d74023eb981a62e32e540.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" |