diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 09:54:35 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-10-27 09:54:35 +0000 |
commit | d6532e9507cac69b7c25996bd6db621c01e6fb85 (patch) | |
tree | 2d295dcd51db693fe3dd8c130022e8bddd74d943 /media-video/mpgtx | |
parent | Switch to mirror:// in SRC_URI (diff) | |
download | gentoo-2-d6532e9507cac69b7c25996bd6db621c01e6fb85.tar.gz gentoo-2-d6532e9507cac69b7c25996bd6db621c01e6fb85.tar.bz2 gentoo-2-d6532e9507cac69b7c25996bd6db621c01e6fb85.zip |
Switch to mirror:// in SRC_URI
Diffstat (limited to 'media-video/mpgtx')
-rw-r--r-- | media-video/mpgtx/Manifest | 2 | ||||
-rw-r--r-- | media-video/mpgtx/mpgtx-1.3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/media-video/mpgtx/Manifest b/media-video/mpgtx/Manifest index de3c11be1518..e78717a7e00c 100644 --- a/media-video/mpgtx/Manifest +++ b/media-video/mpgtx/Manifest @@ -1,3 +1,3 @@ -MD5 75589cdb9b216d5c87a9a713d914d65f mpgtx-1.3.ebuild 1250 MD5 29ed6378ab54c028d1a9be1f167a1764 ChangeLog 399 +MD5 779a15090bf6898f4fafa960eb7d9d31 mpgtx-1.3.ebuild 1228 MD5 2f7766f539f18c11a67ea4d0ceaaadda files/digest-mpgtx-1.3 57 diff --git a/media-video/mpgtx/mpgtx-1.3.ebuild b/media-video/mpgtx/mpgtx-1.3.ebuild index cc35a7fe592f..598d6c41c8ca 100644 --- a/media-video/mpgtx/mpgtx-1.3.ebuild +++ b/media-video/mpgtx/mpgtx-1.3.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mpgtx/mpgtx-1.3.ebuild,v 1.1 2003/09/08 17:34:34 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mpgtx/mpgtx-1.3.ebuild,v 1.2 2003/10/27 09:53:07 aliz Exp $ DESCRIPTION="mpgtx a command line MPEG audio/video/system file toolbox" -SRC_URI="http://umn.dl.sourceforge.net/sourceforge/mpgtx/${P}.tgz" +SRC_URI="mirror://sourceforge/mpgtx/${P}.tgz" HOMEPAGE="http://mpgtx.sourceforge.net/" KEYWORDS="~x86" |