summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2008-07-29 12:57:33 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2008-07-29 12:57:33 +0000
commita2896f9832fde8d2837f656a1b2bf8c306f830ce (patch)
tree9562a8e5981980e5ba59962d77f3b51150fa8496 /sys-apps
parentremove .27_rc1 since the patch fails to apply (diff)
downloadgentoo-2-a2896f9832fde8d2837f656a1b2bf8c306f830ce.tar.gz
gentoo-2-a2896f9832fde8d2837f656a1b2bf8c306f830ce.tar.bz2
gentoo-2-a2896f9832fde8d2837f656a1b2bf8c306f830ce.zip
Fix SRC_URI so that it will work even when new releases are moved out of the base directory.
(Portage version: 2.2_rc2/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/man-pages/ChangeLog8
-rw-r--r--sys-apps/man-pages/man-pages-2.80.ebuild4
-rw-r--r--sys-apps/man-pages/man-pages-3.00.ebuild4
-rw-r--r--sys-apps/man-pages/man-pages-3.01.ebuild4
-rw-r--r--sys-apps/man-pages/man-pages-3.03.ebuild4
-rw-r--r--sys-apps/man-pages/man-pages-3.04.ebuild4
-rw-r--r--sys-apps/man-pages/man-pages-3.05.ebuild4
7 files changed, 19 insertions, 13 deletions
diff --git a/sys-apps/man-pages/ChangeLog b/sys-apps/man-pages/ChangeLog
index f118f723d0e9..14b4f2626ae6 100644
--- a/sys-apps/man-pages/ChangeLog
+++ b/sys-apps/man-pages/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-apps/man-pages
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.114 2008/07/24 20:51:37 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.115 2008/07/29 12:57:33 flameeyes Exp $
+
+ 29 Jul 2008; Diego Pettenò <flameeyes@gentoo.org> man-pages-2.80.ebuild,
+ man-pages-3.00.ebuild, man-pages-3.01.ebuild, man-pages-3.03.ebuild,
+ man-pages-3.04.ebuild, man-pages-3.05.ebuild:
+ Fix SRC_URI so that it will work even when new releases are moved out of
+ the base directory.
*man-pages-3.05 (24 Jul 2008)
diff --git a/sys-apps/man-pages/man-pages-2.80.ebuild b/sys-apps/man-pages/man-pages-2.80.ebuild
index d46b109ddecd..5ea3ca4e18da 100644
--- a/sys-apps/man-pages/man-pages-2.80.ebuild
+++ b/sys-apps/man-pages/man-pages-2.80.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-2.80.ebuild,v 1.2 2008/06/17 11:51:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-2.80.ebuild,v 1.3 2008/07/29 12:57:33 flameeyes Exp $
inherit eutils
DESCRIPTION="A somewhat comprehensive collection of Linux man pages"
HOMEPAGE="http://www.win.tue.nl/~aeb/linux/man/"
-SRC_URI="mirror://kernel/linux/docs/manpages/${P}.tar.bz2"
+SRC_URI="mirror://kernel/linux/docs/manpages/Archive/${P}.tar.bz2"
LICENSE="freedist"
SLOT="0"
diff --git a/sys-apps/man-pages/man-pages-3.00.ebuild b/sys-apps/man-pages/man-pages-3.00.ebuild
index b850d310b93d..770684190e9a 100644
--- a/sys-apps/man-pages/man-pages-3.00.ebuild
+++ b/sys-apps/man-pages/man-pages-3.00.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.00.ebuild,v 1.2 2008/06/17 12:02:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.00.ebuild,v 1.3 2008/07/29 12:57:33 flameeyes Exp $
DESCRIPTION="A somewhat comprehensive collection of Linux man pages"
HOMEPAGE="http://www.win.tue.nl/~aeb/linux/man/"
-SRC_URI="mirror://kernel/linux/docs/manpages/${P}.tar.bz2"
+SRC_URI="mirror://kernel/linux/docs/manpages/Archive/${P}.tar.bz2"
LICENSE="freedist"
SLOT="0"
diff --git a/sys-apps/man-pages/man-pages-3.01.ebuild b/sys-apps/man-pages/man-pages-3.01.ebuild
index fb84f4cd5787..f3cbf0df08ee 100644
--- a/sys-apps/man-pages/man-pages-3.01.ebuild
+++ b/sys-apps/man-pages/man-pages-3.01.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.01.ebuild,v 1.1 2008/06/28 16:21:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.01.ebuild,v 1.2 2008/07/29 12:57:33 flameeyes Exp $
DESCRIPTION="A somewhat comprehensive collection of Linux man pages"
HOMEPAGE="http://www.win.tue.nl/~aeb/linux/man/"
-SRC_URI="mirror://kernel/linux/docs/manpages/${P}.tar.bz2"
+SRC_URI="mirror://kernel/linux/docs/manpages/Archive/${P}.tar.bz2"
LICENSE="freedist"
SLOT="0"
diff --git a/sys-apps/man-pages/man-pages-3.03.ebuild b/sys-apps/man-pages/man-pages-3.03.ebuild
index a1be31ca2b85..03098143a19b 100644
--- a/sys-apps/man-pages/man-pages-3.03.ebuild
+++ b/sys-apps/man-pages/man-pages-3.03.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.03.ebuild,v 1.1 2008/07/10 19:16:29 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.03.ebuild,v 1.2 2008/07/29 12:57:33 flameeyes Exp $
GENTOO_PATCH=2
DESCRIPTION="A somewhat comprehensive collection of Linux man pages"
HOMEPAGE="http://www.win.tue.nl/~aeb/linux/man/"
-SRC_URI="mirror://kernel/linux/docs/manpages/${P}.tar.bz2
+SRC_URI="mirror://kernel/linux/docs/manpages/Archive/${P}.tar.bz2
mirror://gentoo/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2
http://dev.gentoo.org/~cardoe/files/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2"
diff --git a/sys-apps/man-pages/man-pages-3.04.ebuild b/sys-apps/man-pages/man-pages-3.04.ebuild
index 42f530cf02d6..54eb4d9fe62e 100644
--- a/sys-apps/man-pages/man-pages-3.04.ebuild
+++ b/sys-apps/man-pages/man-pages-3.04.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.04.ebuild,v 1.1 2008/07/16 14:46:52 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.04.ebuild,v 1.2 2008/07/29 12:57:33 flameeyes Exp $
GENTOO_PATCH=2
DESCRIPTION="A somewhat comprehensive collection of Linux man pages"
HOMEPAGE="http://www.win.tue.nl/~aeb/linux/man/"
-SRC_URI="mirror://kernel/linux/docs/manpages/${P}.tar.bz2
+SRC_URI="mirror://kernel/linux/docs/manpages/Archive/${P}.tar.bz2
mirror://gentoo/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2
http://dev.gentoo.org/~cardoe/files/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2"
diff --git a/sys-apps/man-pages/man-pages-3.05.ebuild b/sys-apps/man-pages/man-pages-3.05.ebuild
index 7aa3d8f1a1dc..4d4488ce2c2c 100644
--- a/sys-apps/man-pages/man-pages-3.05.ebuild
+++ b/sys-apps/man-pages/man-pages-3.05.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.05.ebuild,v 1.1 2008/07/24 20:51:37 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.05.ebuild,v 1.2 2008/07/29 12:57:33 flameeyes Exp $
GENTOO_PATCH=2
DESCRIPTION="A somewhat comprehensive collection of Linux man pages"
HOMEPAGE="http://www.win.tue.nl/~aeb/linux/man/"
-SRC_URI="mirror://kernel/linux/docs/manpages/${P}.tar.bz2
+SRC_URI="mirror://kernel/linux/docs/manpages/Archive/${P}.tar.bz2
mirror://gentoo/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2
http://dev.gentoo.org/~cardoe/files/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2"