summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-04-24 10:46:50 +0000
committerMichał Górny <mgorny@gentoo.org>2012-04-24 10:46:50 +0000
commitf12b4b564c7a0eb4a68bffb3f140e6c05d4fb63f (patch)
tree576414f61ad154d030b675d3e41a65b292810f8d /sys-kernel/cell-sources
parentUpdate to use mirror://. (diff)
downloadgentoo-2-f12b4b564c7a0eb4a68bffb3f140e6c05d4fb63f.tar.gz
gentoo-2-f12b4b564c7a0eb4a68bffb3f140e6c05d4fb63f.tar.bz2
gentoo-2-f12b4b564c7a0eb4a68bffb3f140e6c05d4fb63f.zip
Update to use mirror://.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'sys-kernel/cell-sources')
-rw-r--r--sys-kernel/cell-sources/ChangeLog8
-rw-r--r--sys-kernel/cell-sources/cell-sources-2.6.24-r1.ebuild8
2 files changed, 10 insertions, 6 deletions
diff --git a/sys-kernel/cell-sources/ChangeLog b/sys-kernel/cell-sources/ChangeLog
index 1c41fd84d299..c50541391c8e 100644
--- a/sys-kernel/cell-sources/ChangeLog
+++ b/sys-kernel/cell-sources/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-kernel/cell-sources
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/cell-sources/ChangeLog,v 1.4 2008/03/23 20:48:13 lu_zero Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/cell-sources/ChangeLog,v 1.5 2012/04/24 10:46:50 mgorny Exp $
+
+ 24 Apr 2012; Michał Górny <mgorny@gentoo.org>
+ cell-sources-2.6.24-r1.ebuild:
+ Update to use mirror://.
*cell-sources-2.6.24-r1 (23 Mar 2008)
diff --git a/sys-kernel/cell-sources/cell-sources-2.6.24-r1.ebuild b/sys-kernel/cell-sources/cell-sources-2.6.24-r1.ebuild
index 8a9628e7ab89..ed41efdd5f20 100644
--- a/sys-kernel/cell-sources/cell-sources-2.6.24-r1.ebuild
+++ b/sys-kernel/cell-sources/cell-sources-2.6.24-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/cell-sources/cell-sources-2.6.24-r1.ebuild,v 1.1 2008/03/23 20:48:13 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/cell-sources/cell-sources-2.6.24-r1.ebuild,v 1.2 2012/04/24 10:46:50 mgorny Exp $
ETYPE="sources"
IUSE=""
@@ -11,11 +11,11 @@ detect_version
detect_arch
KEYWORDS="~ppc ~ppc64"
-HOMEPAGE="http://www.kernel.org/pub/linux/kernel/people/geoff/cell/ps3-linux/"
+HOMEPAGE="mirror://kernel/linux/kernel/people/geoff/cell/ps3-linux/"
DESCRIPTION="Full sources including the cell/ps3 patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
CELL_PATCH="patch-ps3-linux-${PV}-stable.${PR//r}.bz2"
-CELLPATCHES_URI="http://www.kernel.org/pub/linux/kernel/people/geoff/cell/ps3-linux/${CELL_PATCH}"
+CELLPATCHES_URI="mirror://kernel/linux/kernel/people/geoff/cell/ps3-linux/${CELL_PATCH}"
SRC_URI="${KERNEL_URI} ${ARCH_URI} ${CELLPATCHES_URI} ${GENPATCHES_URI}"