summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-11-22 10:34:43 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-11-22 10:34:43 +0000
commitab082948fa97d27f9264aa56b5898b880f40eda2 (patch)
tree2e28cef46209470ee945280a64a2fbbb55a44eda /media-libs
parentUse mirror://gentoo/ for patches (before removing from tree). (diff)
downloadgentoo-2-ab082948fa97d27f9264aa56b5898b880f40eda2.tar.gz
gentoo-2-ab082948fa97d27f9264aa56b5898b880f40eda2.tar.bz2
gentoo-2-ab082948fa97d27f9264aa56b5898b880f40eda2.zip
Use mirror://gentoo/ for patchsets.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/xine-lib/ChangeLog7
-rw-r--r--media-libs/xine-lib/xine-lib-1.0.1-r4.ebuild4
-rw-r--r--media-libs/xine-lib/xine-lib-1.1.0-r5.ebuild4
-rw-r--r--media-libs/xine-lib/xine-lib-1.1.0-r7.ebuild4
-rw-r--r--media-libs/xine-lib/xine-lib-1.1.0.ebuild4
-rw-r--r--media-libs/xine-lib/xine-lib-1.1.1-r1.ebuild4
-rw-r--r--media-libs/xine-lib/xine-lib-1.1.1.ebuild4
7 files changed, 18 insertions, 13 deletions
diff --git a/media-libs/xine-lib/ChangeLog b/media-libs/xine-lib/ChangeLog
index 089e0fe88a3d..f9d9b1b8ca3e 100644
--- a/media-libs/xine-lib/ChangeLog
+++ b/media-libs/xine-lib/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-libs/xine-lib
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.277 2005/11/22 08:30:44 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.278 2005/11/22 10:34:43 flameeyes Exp $
+
+ 22 Nov 2005; Diego Pettenò <flameeyes@gentoo.org>
+ xine-lib-1.0.1-r4.ebuild, xine-lib-1.1.0.ebuild, xine-lib-1.1.0-r5.ebuild,
+ xine-lib-1.1.0-r7.ebuild, xine-lib-1.1.1.ebuild, xine-lib-1.1.1-r1.ebuild:
+ Use mirror://gentoo/ for patchsets.
22 Nov 2005; Luca Barbato <lu_zero@gentoo.org> xine-lib-1.1.1-r1.ebuild:
Marked ~ppc
diff --git a/media-libs/xine-lib/xine-lib-1.0.1-r4.ebuild b/media-libs/xine-lib/xine-lib-1.0.1-r4.ebuild
index dc33202b8d07..91f272b7dced 100644
--- a/media-libs/xine-lib/xine-lib-1.0.1-r4.ebuild
+++ b/media-libs/xine-lib/xine-lib-1.0.1-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.0.1-r4.ebuild,v 1.2 2005/10/09 20:14:33 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.0.1-r4.ebuild,v 1.3 2005/11/22 10:34:43 flameeyes Exp $
inherit eutils flag-o-matic toolchain-funcs libtool
@@ -13,7 +13,7 @@ PATCHLEVEL="5"
DESCRIPTION="Core libraries for Xine movie player"
HOMEPAGE="http://xine.sourceforge.net/"
SRC_URI="mirror://sourceforge/xine/${MY_P}.tar.gz
- http://digilander.libero.it/dgp85/gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2"
+ mirror://gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2"
LICENSE="GPL-2"
SLOT="1"
diff --git a/media-libs/xine-lib/xine-lib-1.1.0-r5.ebuild b/media-libs/xine-lib/xine-lib-1.1.0-r5.ebuild
index bb477e41ade2..184cef880738 100644
--- a/media-libs/xine-lib/xine-lib-1.1.0-r5.ebuild
+++ b/media-libs/xine-lib/xine-lib-1.1.0-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.0-r5.ebuild,v 1.2 2005/10/09 20:14:33 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.0-r5.ebuild,v 1.3 2005/11/22 10:34:43 flameeyes Exp $
inherit eutils flag-o-matic toolchain-funcs libtool autotools
@@ -13,7 +13,7 @@ PATCHLEVEL="15"
DESCRIPTION="Core libraries for Xine movie player"
HOMEPAGE="http://xine.sourceforge.net/"
SRC_URI="mirror://sourceforge/xine/${MY_P}.tar.gz
- http://digilander.libero.it/dgp85/gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2"
+ mirror://gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2"
LICENSE="GPL-2"
SLOT="1"
diff --git a/media-libs/xine-lib/xine-lib-1.1.0-r7.ebuild b/media-libs/xine-lib/xine-lib-1.1.0-r7.ebuild
index c68fc34f52a3..1e490aaaa8d2 100644
--- a/media-libs/xine-lib/xine-lib-1.1.0-r7.ebuild
+++ b/media-libs/xine-lib/xine-lib-1.1.0-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.0-r7.ebuild,v 1.2 2005/11/14 12:03:18 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.0-r7.ebuild,v 1.3 2005/11/22 10:34:43 flameeyes Exp $
inherit eutils flag-o-matic toolchain-funcs libtool autotools
@@ -13,7 +13,7 @@ PATCHLEVEL="16"
DESCRIPTION="Core libraries for Xine movie player"
HOMEPAGE="http://xine.sourceforge.net/"
SRC_URI="mirror://sourceforge/xine/${MY_P}.tar.gz
- http://digilander.libero.it/dgp85/gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2"
+ mirror://gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2"
LICENSE="GPL-2"
SLOT="1"
diff --git a/media-libs/xine-lib/xine-lib-1.1.0.ebuild b/media-libs/xine-lib/xine-lib-1.1.0.ebuild
index 06d5350e8fbf..c5432ace5825 100644
--- a/media-libs/xine-lib/xine-lib-1.1.0.ebuild
+++ b/media-libs/xine-lib/xine-lib-1.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.0.ebuild,v 1.14 2005/10/04 21:05:50 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.0.ebuild,v 1.15 2005/11/22 10:34:43 flameeyes Exp $
inherit eutils flag-o-matic toolchain-funcs libtool
@@ -13,7 +13,7 @@ PATCHLEVEL="10"
DESCRIPTION="Core libraries for Xine movie player"
HOMEPAGE="http://xine.sourceforge.net/"
SRC_URI="mirror://sourceforge/xine/${MY_P}.tar.gz
- http://digilander.libero.it/dgp85/gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2"
+ mirror://gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2"
LICENSE="GPL-2"
SLOT="1"
diff --git a/media-libs/xine-lib/xine-lib-1.1.1-r1.ebuild b/media-libs/xine-lib/xine-lib-1.1.1-r1.ebuild
index 280a52937b81..cbb7224e6f5a 100644
--- a/media-libs/xine-lib/xine-lib-1.1.1-r1.ebuild
+++ b/media-libs/xine-lib/xine-lib-1.1.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.1-r1.ebuild,v 1.9 2005/11/22 08:30:44 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.1-r1.ebuild,v 1.10 2005/11/22 10:34:43 flameeyes Exp $
inherit eutils flag-o-matic toolchain-funcs libtool autotools
@@ -13,7 +13,7 @@ PATCHLEVEL="18"
DESCRIPTION="Core libraries for Xine movie player"
HOMEPAGE="http://xine.sourceforge.net/"
SRC_URI="mirror://sourceforge/xine/${MY_P}.tar.gz
- http://digilander.libero.it/dgp85/gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2"
+ mirror://gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2"
LICENSE="GPL-2"
SLOT="1"
diff --git a/media-libs/xine-lib/xine-lib-1.1.1.ebuild b/media-libs/xine-lib/xine-lib-1.1.1.ebuild
index fb26829e4833..aa3d0ba9ec4a 100644
--- a/media-libs/xine-lib/xine-lib-1.1.1.ebuild
+++ b/media-libs/xine-lib/xine-lib-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.1.ebuild,v 1.1 2005/11/15 16:57:03 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.1.1.ebuild,v 1.2 2005/11/22 10:34:43 flameeyes Exp $
inherit eutils flag-o-matic toolchain-funcs libtool autotools
@@ -13,7 +13,7 @@ PATCHLEVEL="17"
DESCRIPTION="Core libraries for Xine movie player"
HOMEPAGE="http://xine.sourceforge.net/"
SRC_URI="mirror://sourceforge/xine/${MY_P}.tar.gz
- http://digilander.libero.it/dgp85/gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2"
+ mirror://gentoo/${PN}-patches-${PATCHLEVEL}.tar.bz2"
LICENSE="GPL-2"
SLOT="1"