summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-11-07 09:45:14 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-11-07 09:45:14 +0000
commita320ef3d9b1d48f775e42dbde635cf7451a5c3ef (patch)
treed3cd9a6da1b223e019117f03c3613921073591b1 /media-libs/win32codecs
parentRemoved two seemly-dead mirrors for mplayer. (diff)
downloadgentoo-2-a320ef3d9b1d48f775e42dbde635cf7451a5c3ef.tar.gz
gentoo-2-a320ef3d9b1d48f775e42dbde635cf7451a5c3ef.tar.bz2
gentoo-2-a320ef3d9b1d48f775e42dbde635cf7451a5c3ef.zip
use mirror://mplayer/ to get the codecs.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'media-libs/win32codecs')
-rw-r--r--media-libs/win32codecs/ChangeLog6
-rw-r--r--media-libs/win32codecs/win32codecs-20050216.ebuild4
-rw-r--r--media-libs/win32codecs/win32codecs-20050412.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/win32codecs/ChangeLog b/media-libs/win32codecs/ChangeLog
index 954b6db9666c..a008f8665764 100644
--- a/media-libs/win32codecs/ChangeLog
+++ b/media-libs/win32codecs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/win32codecs
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/win32codecs/ChangeLog,v 1.29 2005/08/12 15:06:56 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/win32codecs/ChangeLog,v 1.30 2005/11/07 09:45:14 flameeyes Exp $
+
+ 07 Nov 2005; Diego Pettenò <flameeyes@gentoo.org>
+ win32codecs-20050216.ebuild, win32codecs-20050412.ebuild:
+ use mirror://mplayer/ to get the codecs.
12 Aug 2005; <dang@gentoo.org> win32codecs-20050412.ebuild:
Add multilib support. This makes the libs get installed in the correct spot
diff --git a/media-libs/win32codecs/win32codecs-20050216.ebuild b/media-libs/win32codecs/win32codecs-20050216.ebuild
index 27b850e8d3e5..8a9f6dffcd85 100644
--- a/media-libs/win32codecs/win32codecs-20050216.ebuild
+++ b/media-libs/win32codecs/win32codecs-20050216.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/win32codecs/win32codecs-20050216.ebuild,v 1.5 2005/05/04 21:49:21 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/win32codecs/win32codecs-20050216.ebuild,v 1.6 2005/11/07 09:45:14 flameeyes Exp $
DESCRIPTION="Win32 binary codecs for video and audio playback support"
-SRC_URI="http://www1.mplayerhq.hu/MPlayer/releases/codecs/all-${PV}.tar.bz2"
+SRC_URI="mirror://mplayer/releases/codecs/all-${PV}.tar.bz2"
HOMEPAGE="http://www.mplayerhq.hu/"
LICENSE="as-is"
SLOT="0"
diff --git a/media-libs/win32codecs/win32codecs-20050412.ebuild b/media-libs/win32codecs/win32codecs-20050412.ebuild
index 0cfbfc5b813c..9e30bed17bae 100644
--- a/media-libs/win32codecs/win32codecs-20050412.ebuild
+++ b/media-libs/win32codecs/win32codecs-20050412.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/win32codecs/win32codecs-20050412.ebuild,v 1.3 2005/08/12 15:06:56 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/win32codecs/win32codecs-20050412.ebuild,v 1.4 2005/11/07 09:45:14 flameeyes Exp $
inherit multilib
DESCRIPTION="Win32 binary codecs for video and audio playback support"
-SRC_URI="http://www1.mplayerhq.hu/MPlayer/releases/codecs/all-${PV}.tar.bz2"
+SRC_URI="mirror://mplayer/releases/codecs/all-${PV}.tar.bz2"
HOMEPAGE="http://www.mplayerhq.hu/"
LICENSE="as-is"
SLOT="0"