summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2012-05-21 04:49:48 +0000
committerJeremy Olexa <darkside@gentoo.org>2012-05-21 04:49:48 +0000
commita8c9c29d9ed05b7049cde9ad200fceed5307df08 (patch)
treef06bb7879042b5c508e5d651da79516850a695e8 /app-portage
parentfix VisManager c++ signature mismatch, upstream http://bugzilla-geant4.kek.jp... (diff)
downloadgentoo-2-a8c9c29d9ed05b7049cde9ad200fceed5307df08.tar.gz
gentoo-2-a8c9c29d9ed05b7049cde9ad200fceed5307df08.tar.bz2
gentoo-2-a8c9c29d9ed05b7049cde9ad200fceed5307df08.zip
fix patch spelling, typo
(Portage version: 2.1.10.60/cvs/Linux x86_64)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/mirrorselect/ChangeLog8
-rw-r--r--app-portage/mirrorselect/files/0001-Fix-rsync-mirror-selection.patch (renamed from app-portage/mirrorselect/files/0001-Fix-rsync-mirror-selectection.patch)0
-rw-r--r--app-portage/mirrorselect/mirrorselect-2.1.0-r1.ebuild4
-rw-r--r--app-portage/mirrorselect/mirrorselect-2.1.0-r2.ebuild4
-rw-r--r--app-portage/mirrorselect/mirrorselect-2.1.0-r3.ebuild4
5 files changed, 13 insertions, 7 deletions
diff --git a/app-portage/mirrorselect/ChangeLog b/app-portage/mirrorselect/ChangeLog
index 4733e8e6f1e0..fc032e3f509f 100644
--- a/app-portage/mirrorselect/ChangeLog
+++ b/app-portage/mirrorselect/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-portage/mirrorselect
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.111 2012/02/22 17:17:25 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.112 2012/05/21 04:49:48 darkside Exp $
+
+ 21 May 2012; Jeremy Olexa <darkside@gentoo.org>
+ -files/0001-Fix-rsync-mirror-selectection.patch,
+ mirrorselect-2.1.0-r1.ebuild, mirrorselect-2.1.0-r2.ebuild,
+ mirrorselect-2.1.0-r3.ebuild, +files/0001-Fix-rsync-mirror-selection.patch:
+ fix patch spelling, typo
22 Feb 2012; Zac Medico <zmedico@gentoo.org> mirrorselect-2.1.0-r1.ebuild,
mirrorselect-2.1.0-r2.ebuild, mirrorselect-2.1.0-r3.ebuild:
diff --git a/app-portage/mirrorselect/files/0001-Fix-rsync-mirror-selectection.patch b/app-portage/mirrorselect/files/0001-Fix-rsync-mirror-selection.patch
index a612ffe81ba7..a612ffe81ba7 100644
--- a/app-portage/mirrorselect/files/0001-Fix-rsync-mirror-selectection.patch
+++ b/app-portage/mirrorselect/files/0001-Fix-rsync-mirror-selection.patch
diff --git a/app-portage/mirrorselect/mirrorselect-2.1.0-r1.ebuild b/app-portage/mirrorselect/mirrorselect-2.1.0-r1.ebuild
index 431f731c0122..29857edcc829 100644
--- a/app-portage/mirrorselect/mirrorselect-2.1.0-r1.ebuild
+++ b/app-portage/mirrorselect/mirrorselect-2.1.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.1.0-r1.ebuild,v 1.9 2012/02/22 17:17:25 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.1.0-r1.ebuild,v 1.10 2012/05/21 04:49:48 darkside Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -26,7 +26,7 @@ RESTRICT_PYTHON_ABIS="3*"
src_prepare() {
# bug 312753
- epatch "${FILESDIR}/0001-Fix-rsync-mirror-selectection.patch"
+ epatch "${FILESDIR}/0001-Fix-rsync-mirror-selection.patch"
}
src_install() {
diff --git a/app-portage/mirrorselect/mirrorselect-2.1.0-r2.ebuild b/app-portage/mirrorselect/mirrorselect-2.1.0-r2.ebuild
index eac4ce6bcc8e..bfe24b4ad46c 100644
--- a/app-portage/mirrorselect/mirrorselect-2.1.0-r2.ebuild
+++ b/app-portage/mirrorselect/mirrorselect-2.1.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.1.0-r2.ebuild,v 1.9 2012/02/22 17:17:25 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.1.0-r2.ebuild,v 1.10 2012/05/21 04:49:48 darkside Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -26,7 +26,7 @@ RESTRICT_PYTHON_ABIS="3*"
src_prepare() {
# bug 312753
- epatch "${FILESDIR}/0001-Fix-rsync-mirror-selectection.patch"
+ epatch "${FILESDIR}/0001-Fix-rsync-mirror-selection.patch"
# bug 330611
epatch "${FILESDIR}/0002-Check-for-a-valid-mirrorselect-test-file.patch"
}
diff --git a/app-portage/mirrorselect/mirrorselect-2.1.0-r3.ebuild b/app-portage/mirrorselect/mirrorselect-2.1.0-r3.ebuild
index d44d25a292e9..22e84f0aa185 100644
--- a/app-portage/mirrorselect/mirrorselect-2.1.0-r3.ebuild
+++ b/app-portage/mirrorselect/mirrorselect-2.1.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.1.0-r3.ebuild,v 1.6 2012/02/22 17:17:25 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.1.0-r3.ebuild,v 1.7 2012/05/21 04:49:48 darkside Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -26,7 +26,7 @@ RESTRICT_PYTHON_ABIS="3*"
src_prepare() {
# bug 312753
- epatch "${FILESDIR}/0001-Fix-rsync-mirror-selectection.patch"
+ epatch "${FILESDIR}/0001-Fix-rsync-mirror-selection.patch"
# bug 330611
epatch "${FILESDIR}/0002-Check-for-a-valid-mirrorselect-test-file.patch"