summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-04-24 19:52:31 +0000
committerMike Frysinger <vapier@gentoo.org>2012-04-24 19:52:31 +0000
commitd69c5238afc91f6803d07ba713b9fbfb4eeca891 (patch)
tree73fd2eec0c0bf7663b7ef6b3f9ee1b80b432b5a5 /sys-apps/busybox
parentStop installing duplicate README and redudant COPYRIGHT into /usr/share/doc/p... (diff)
downloadgentoo-2-d69c5238afc91f6803d07ba713b9fbfb4eeca891.tar.gz
gentoo-2-d69c5238afc91f6803d07ba713b9fbfb4eeca891.tar.bz2
gentoo-2-d69c5238afc91f6803d07ba713b9fbfb4eeca891.zip
Fix typo from older code -- there is no $new variable to expand.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/busybox')
-rw-r--r--sys-apps/busybox/ChangeLog8
-rw-r--r--sys-apps/busybox/busybox-1.17.4.ebuild4
-rw-r--r--sys-apps/busybox/busybox-1.18.4.ebuild4
-rw-r--r--sys-apps/busybox/busybox-1.18.5.ebuild4
-rw-r--r--sys-apps/busybox/busybox-1.19.0.ebuild4
-rw-r--r--sys-apps/busybox/busybox-1.19.2-r1.ebuild6
-rw-r--r--sys-apps/busybox/busybox-1.19.2.ebuild4
-rw-r--r--sys-apps/busybox/busybox-1.19.3-r1.ebuild4
-rw-r--r--sys-apps/busybox/busybox-1.19.3.ebuild6
9 files changed, 25 insertions, 19 deletions
diff --git a/sys-apps/busybox/ChangeLog b/sys-apps/busybox/ChangeLog
index 1871f6863594..b50337cc075b 100644
--- a/sys-apps/busybox/ChangeLog
+++ b/sys-apps/busybox/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-apps/busybox
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.299 2012/04/14 07:54:34 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.300 2012/04/24 19:52:31 vapier Exp $
+
+ 24 Apr 2012; Mike Frysinger <vapier@gentoo.org> busybox-1.17.4.ebuild,
+ busybox-1.18.4.ebuild, busybox-1.18.5.ebuild, busybox-1.19.0.ebuild,
+ busybox-1.19.2-r1.ebuild, busybox-1.19.2.ebuild, busybox-1.19.3-r1.ebuild,
+ busybox-1.19.3.ebuild:
+ Fix typo from older code -- there is no $new variable to expand.
14 Apr 2012; Zac Medico <zmedico@gentoo.org> busybox-1.19.3-r1.ebuild:
Add ~amd64-linux keyword.
diff --git a/sys-apps/busybox/busybox-1.17.4.ebuild b/sys-apps/busybox/busybox-1.17.4.ebuild
index 8c932c3c6f88..72b111448219 100644
--- a/sys-apps/busybox/busybox-1.17.4.ebuild
+++ b/sys-apps/busybox/busybox-1.17.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.17.4.ebuild,v 1.12 2011/12/20 23:47:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.17.4.ebuild,v 1.13 2012/04/24 19:52:31 vapier Exp $
EAPI=2
inherit eutils flag-o-matic savedconfig toolchain-funcs
diff --git a/sys-apps/busybox/busybox-1.18.4.ebuild b/sys-apps/busybox/busybox-1.18.4.ebuild
index 9898e4b4be93..98a34dab88a5 100644
--- a/sys-apps/busybox/busybox-1.18.4.ebuild
+++ b/sys-apps/busybox/busybox-1.18.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.18.4.ebuild,v 1.5 2011/12/20 23:47:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.18.4.ebuild,v 1.6 2012/04/24 19:52:31 vapier Exp $
EAPI="3"
inherit eutils flag-o-matic savedconfig toolchain-funcs
diff --git a/sys-apps/busybox/busybox-1.18.5.ebuild b/sys-apps/busybox/busybox-1.18.5.ebuild
index 65660af184d5..9c2f3ccf79e3 100644
--- a/sys-apps/busybox/busybox-1.18.5.ebuild
+++ b/sys-apps/busybox/busybox-1.18.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.18.5.ebuild,v 1.3 2011/12/20 23:47:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.18.5.ebuild,v 1.4 2012/04/24 19:52:31 vapier Exp $
EAPI="3"
inherit eutils flag-o-matic savedconfig toolchain-funcs
diff --git a/sys-apps/busybox/busybox-1.19.0.ebuild b/sys-apps/busybox/busybox-1.19.0.ebuild
index 93b871a776a1..9b402f9107ff 100644
--- a/sys-apps/busybox/busybox-1.19.0.ebuild
+++ b/sys-apps/busybox/busybox-1.19.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.19.0.ebuild,v 1.8 2011/12/20 23:47:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.19.0.ebuild,v 1.9 2012/04/24 19:52:31 vapier Exp $
EAPI="3"
inherit eutils flag-o-matic savedconfig toolchain-funcs
diff --git a/sys-apps/busybox/busybox-1.19.2-r1.ebuild b/sys-apps/busybox/busybox-1.19.2-r1.ebuild
index b0f8ffcfa4cf..07aaab08f215 100644
--- a/sys-apps/busybox/busybox-1.19.2-r1.ebuild
+++ b/sys-apps/busybox/busybox-1.19.2-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.19.2-r1.ebuild,v 1.2 2011/12/20 23:47:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.19.2-r1.ebuild,v 1.3 2012/04/24 19:52:31 vapier Exp $
EAPI="3"
inherit eutils flag-o-matic savedconfig toolchain-funcs
@@ -70,7 +70,7 @@ S=${WORKDIR}/${MY_P}
busybox_config_option() {
case $1 in
- y) sed -i -e "s:.*\<CONFIG_$2\>.*set:${new}:g" .config;;
+ y) sed -i -e "s:.*\<CONFIG_$2\>.*set:CONFIG_$2=y:g" .config;;
n) sed -i -e "s:CONFIG_$2=y:# CONFIG_$2 is not set:g" .config;;
*) use $1 \
&& busybox_config_option y $2 \
diff --git a/sys-apps/busybox/busybox-1.19.2.ebuild b/sys-apps/busybox/busybox-1.19.2.ebuild
index c97b3424d41f..c3bcdcfe9abc 100644
--- a/sys-apps/busybox/busybox-1.19.2.ebuild
+++ b/sys-apps/busybox/busybox-1.19.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.19.2.ebuild,v 1.2 2011/12/20 23:47:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.19.2.ebuild,v 1.3 2012/04/24 19:52:31 vapier Exp $
EAPI="3"
inherit eutils flag-o-matic savedconfig toolchain-funcs
diff --git a/sys-apps/busybox/busybox-1.19.3-r1.ebuild b/sys-apps/busybox/busybox-1.19.3-r1.ebuild
index 59d8d0243a05..4bbfe6d7928b 100644
--- a/sys-apps/busybox/busybox-1.19.3-r1.ebuild
+++ b/sys-apps/busybox/busybox-1.19.3-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/sys-apps/busybox/busybox-1.19.3-r1.ebuild,v 1.11 2012/04/14 07:54:34 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.19.3-r1.ebuild,v 1.12 2012/04/24 19:52:31 vapier Exp $
EAPI="3"
inherit eutils flag-o-matic savedconfig toolchain-funcs
@@ -71,7 +71,7 @@ S=${WORKDIR}/${MY_P}
busybox_config_option() {
case $1 in
- y) sed -i -e "s:.*\<CONFIG_$2\>.*set:${new}:g" .config;;
+ y) sed -i -e "s:.*\<CONFIG_$2\>.*set:CONFIG_$2=y:g" .config;;
n) sed -i -e "s:CONFIG_$2=y:# CONFIG_$2 is not set:g" .config;;
*) use $1 \
&& busybox_config_option y $2 \
diff --git a/sys-apps/busybox/busybox-1.19.3.ebuild b/sys-apps/busybox/busybox-1.19.3.ebuild
index d581ea1d1f97..3fcc52055aa1 100644
--- a/sys-apps/busybox/busybox-1.19.3.ebuild
+++ b/sys-apps/busybox/busybox-1.19.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.19.3.ebuild,v 1.2 2011/12/20 23:47:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/busybox-1.19.3.ebuild,v 1.3 2012/04/24 19:52:31 vapier Exp $
EAPI="3"
inherit eutils flag-o-matic savedconfig toolchain-funcs
@@ -70,7 +70,7 @@ S=${WORKDIR}/${MY_P}
busybox_config_option() {
case $1 in
- y) sed -i -e "s:.*\<CONFIG_$2\>.*set:${new}:g" .config;;
+ y) sed -i -e "s:.*\<CONFIG_$2\>.*set:CONFIG_$2=y:g" .config;;
n) sed -i -e "s:CONFIG_$2=y:# CONFIG_$2 is not set:g" .config;;
*) use $1 \
&& busybox_config_option y $2 \