summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-01-05 01:19:27 +0000
committerZac Medico <zmedico@gentoo.org>2013-01-05 01:19:27 +0000
commite077d172aa0d0d59c550fd14113fb2259edc505c (patch)
tree1d556d34b4995514acf7e4d2fd0134598e0d1db5 /sys-apps
parentVersion bump and fix #450286 (diff)
downloadgentoo-2-e077d172aa0d0d59c550fd14113fb2259edc505c.tar.gz
gentoo-2-e077d172aa0d0d59c550fd14113fb2259edc505c.tar.bz2
gentoo-2-e077d172aa0d0d59c550fd14113fb2259edc505c.zip
Fix installsources spelling in comment.
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/portage/portage-2.1.11.31.ebuild4
-rw-r--r--sys-apps/portage/portage-2.1.11.38.ebuild4
-rw-r--r--sys-apps/portage/portage-2.1.6.7_p1.ebuild4
-rw-r--r--sys-apps/portage/portage-2.2.0_alpha142.ebuild4
-rw-r--r--sys-apps/portage/portage-2.2.0_alpha149.ebuild4
-rw-r--r--sys-apps/portage/portage-9999.ebuild4
6 files changed, 12 insertions, 12 deletions
diff --git a/sys-apps/portage/portage-2.1.11.31.ebuild b/sys-apps/portage/portage-2.1.11.31.ebuild
index b6f7bcda6b67..6278d2a3bed5 100644
--- a/sys-apps/portage/portage-2.1.11.31.ebuild
+++ b/sys-apps/portage/portage-2.1.11.31.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/sys-apps/portage/portage-2.1.11.31.ebuild,v 1.10 2012/12/22 09:14:27 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.11.31.ebuild,v 1.11 2013/01/05 01:19:27 zmedico Exp $
# Require EAPI 2 since we now require at least python-2.6 (for python 3
# syntax support) which also requires EAPI 2.
@@ -58,7 +58,7 @@ PDEPEND="
userland_GNU? ( >=sys-apps/coreutils-6.4 )
)"
# coreutils-6.4 rdep is for date format in emerge-webrsync #164532
-# NOTE: FEATURES=install-sources requires debugedit and rsync
+# NOTE: FEATURES=installsources requires debugedit and rsync
SRC_ARCHIVES="http://dev.gentoo.org/~zmedico/portage/archives"
diff --git a/sys-apps/portage/portage-2.1.11.38.ebuild b/sys-apps/portage/portage-2.1.11.38.ebuild
index ae3305179ee0..c19c4c7faf0d 100644
--- a/sys-apps/portage/portage-2.1.11.38.ebuild
+++ b/sys-apps/portage/portage-2.1.11.38.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/sys-apps/portage/portage-2.1.11.38.ebuild,v 1.2 2012/12/22 09:14:27 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.11.38.ebuild,v 1.3 2013/01/05 01:19:27 zmedico Exp $
# Require EAPI 2 since we now require at least python-2.6 (for python 3
# syntax support) which also requires EAPI 2.
@@ -58,7 +58,7 @@ PDEPEND="
userland_GNU? ( >=sys-apps/coreutils-6.4 )
)"
# coreutils-6.4 rdep is for date format in emerge-webrsync #164532
-# NOTE: FEATURES=install-sources requires debugedit and rsync
+# NOTE: FEATURES=installsources requires debugedit and rsync
SRC_ARCHIVES="http://dev.gentoo.org/~zmedico/portage/archives"
diff --git a/sys-apps/portage/portage-2.1.6.7_p1.ebuild b/sys-apps/portage/portage-2.1.6.7_p1.ebuild
index e75056cbb90f..94dc0f147082 100644
--- a/sys-apps/portage/portage-2.1.6.7_p1.ebuild
+++ b/sys-apps/portage/portage-2.1.6.7_p1.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/sys-apps/portage/portage-2.1.6.7_p1.ebuild,v 1.4 2012/09/01 21:10:02 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.6.7_p1.ebuild,v 1.5 2013/01/05 01:19:27 zmedico Exp $
inherit eutils multilib python
@@ -35,7 +35,7 @@ PDEPEND="
userland_GNU? ( >=sys-apps/coreutils-6.4 )
)"
# coreutils-6.4 rdep is for date format in emerge-webrsync #164532
-# NOTE: FEATURES=install-sources requires debugedit and rsync
+# NOTE: FEATURES=installsources requires debugedit and rsync
SRC_ARCHIVES="http://dev.gentoo.org/~zmedico/portage/archives"
diff --git a/sys-apps/portage/portage-2.2.0_alpha142.ebuild b/sys-apps/portage/portage-2.2.0_alpha142.ebuild
index d6cb3a1ef7f9..6d3b69843184 100644
--- a/sys-apps/portage/portage-2.2.0_alpha142.ebuild
+++ b/sys-apps/portage/portage-2.2.0_alpha142.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/sys-apps/portage/portage-2.2.0_alpha142.ebuild,v 1.4 2012/12/22 09:14:27 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha142.ebuild,v 1.5 2013/01/05 01:19:27 zmedico Exp $
# Require EAPI 2 since we now require at least python-2.6 (for python 3
# syntax support) which also requires EAPI 2.
@@ -58,7 +58,7 @@ PDEPEND="
userland_GNU? ( >=sys-apps/coreutils-6.4 )
)"
# coreutils-6.4 rdep is for date format in emerge-webrsync #164532
-# NOTE: FEATURES=install-sources requires debugedit and rsync
+# NOTE: FEATURES=installsources requires debugedit and rsync
SRC_ARCHIVES="http://dev.gentoo.org/~zmedico/portage/archives"
diff --git a/sys-apps/portage/portage-2.2.0_alpha149.ebuild b/sys-apps/portage/portage-2.2.0_alpha149.ebuild
index d06969d1294f..c90dc5f4e1e9 100644
--- a/sys-apps/portage/portage-2.2.0_alpha149.ebuild
+++ b/sys-apps/portage/portage-2.2.0_alpha149.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/sys-apps/portage/portage-2.2.0_alpha149.ebuild,v 1.2 2012/12/22 09:14:27 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha149.ebuild,v 1.3 2013/01/05 01:19:27 zmedico Exp $
# Require EAPI 2 since we now require at least python-2.6 (for python 3
# syntax support) which also requires EAPI 2.
@@ -58,7 +58,7 @@ PDEPEND="
userland_GNU? ( >=sys-apps/coreutils-6.4 )
)"
# coreutils-6.4 rdep is for date format in emerge-webrsync #164532
-# NOTE: FEATURES=install-sources requires debugedit and rsync
+# NOTE: FEATURES=installsources requires debugedit and rsync
SRC_ARCHIVES="http://dev.gentoo.org/~zmedico/portage/archives"
diff --git a/sys-apps/portage/portage-9999.ebuild b/sys-apps/portage/portage-9999.ebuild
index 237ceb1bb084..a701b5c07684 100644
--- a/sys-apps/portage/portage-9999.ebuild
+++ b/sys-apps/portage/portage-9999.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/sys-apps/portage/portage-9999.ebuild,v 1.63 2012/12/22 09:14:27 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-9999.ebuild,v 1.64 2013/01/05 01:19:27 zmedico Exp $
EAPI=3
inherit git-2 eutils python
@@ -56,7 +56,7 @@ PDEPEND="
userland_GNU? ( >=sys-apps/coreutils-6.4 )
)"
# coreutils-6.4 rdep is for date format in emerge-webrsync #164532
-# NOTE: FEATURES=install-sources requires debugedit and rsync
+# NOTE: FEATURES=installsources requires debugedit and rsync
SRC_ARCHIVES="http://dev.gentoo.org/~zmedico/portage/archives"