summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-08-13 10:49:15 +0000
committerMike Frysinger <vapier@gentoo.org>2009-08-13 10:49:15 +0000
commit8154fb2362963e8674e303a1add3b7b5cc47c4e3 (patch)
treeb8dfe6e5835b43b7df21abc315340c6ae1e7adc5 /sys-apps/sandbox
parentVersion bump <http://my.opera.com/unite/blog/show.dml/4239589>. (diff)
downloadgentoo-2-8154fb2362963e8674e303a1add3b7b5cc47c4e3.tar.gz
gentoo-2-8154fb2362963e8674e303a1add3b7b5cc47c4e3.tar.bz2
gentoo-2-8154fb2362963e8674e303a1add3b7b5cc47c4e3.zip
Drop duplicate eutils inherit #279607 by Justin Lecher.
(Portage version: 2.2_rc38/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/sandbox')
-rw-r--r--sys-apps/sandbox/ChangeLog13
-rw-r--r--sys-apps/sandbox/sandbox-1.2.18.1-r2.ebuild6
-rw-r--r--sys-apps/sandbox/sandbox-1.2.18.1-r3.ebuild6
-rw-r--r--sys-apps/sandbox/sandbox-1.2.20_alpha2-r1.ebuild6
-rw-r--r--sys-apps/sandbox/sandbox-1.3.0.ebuild6
-rw-r--r--sys-apps/sandbox/sandbox-1.3.1.ebuild6
-rw-r--r--sys-apps/sandbox/sandbox-1.3.2.ebuild6
-rw-r--r--sys-apps/sandbox/sandbox-1.3.3.ebuild4
-rw-r--r--sys-apps/sandbox/sandbox-1.3.4.ebuild4
-rw-r--r--sys-apps/sandbox/sandbox-1.3.5.ebuild4
-rw-r--r--sys-apps/sandbox/sandbox-1.3.6.ebuild4
-rw-r--r--sys-apps/sandbox/sandbox-1.3.7.ebuild4
-rw-r--r--sys-apps/sandbox/sandbox-1.3.8.ebuild4
-rw-r--r--sys-apps/sandbox/sandbox-1.3.9.ebuild4
-rw-r--r--sys-apps/sandbox/sandbox-1.4.ebuild4
-rw-r--r--sys-apps/sandbox/sandbox-1.5.ebuild4
-rw-r--r--sys-apps/sandbox/sandbox-1.6-r1.ebuild4
-rw-r--r--sys-apps/sandbox/sandbox-1.6-r2.ebuild4
-rw-r--r--sys-apps/sandbox/sandbox-1.6.ebuild4
-rw-r--r--sys-apps/sandbox/sandbox-1.7.ebuild4
-rw-r--r--sys-apps/sandbox/sandbox-1.8.ebuild4
-rw-r--r--sys-apps/sandbox/sandbox-1.9.ebuild4
-rw-r--r--sys-apps/sandbox/sandbox-2.0.ebuild4
23 files changed, 62 insertions, 51 deletions
diff --git a/sys-apps/sandbox/ChangeLog b/sys-apps/sandbox/ChangeLog
index d938bbaf1a06..825d32d46165 100644
--- a/sys-apps/sandbox/ChangeLog
+++ b/sys-apps/sandbox/ChangeLog
@@ -1,6 +1,17 @@
# ChangeLog for sys-apps/sandbox
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/ChangeLog,v 1.126 2009/06/04 09:37:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/ChangeLog,v 1.127 2009/08/13 10:49:15 vapier Exp $
+
+ 13 Aug 2009; Mike Frysinger <vapier@gentoo.org>
+ sandbox-1.2.18.1-r2.ebuild, sandbox-1.2.18.1-r3.ebuild,
+ sandbox-1.2.20_alpha2-r1.ebuild, sandbox-1.3.0.ebuild,
+ sandbox-1.3.1.ebuild, sandbox-1.3.2.ebuild, sandbox-1.3.3.ebuild,
+ sandbox-1.3.4.ebuild, sandbox-1.3.5.ebuild, sandbox-1.3.6.ebuild,
+ sandbox-1.3.7.ebuild, sandbox-1.3.8.ebuild, sandbox-1.3.9.ebuild,
+ sandbox-1.4.ebuild, sandbox-1.5.ebuild, sandbox-1.6.ebuild,
+ sandbox-1.6-r1.ebuild, sandbox-1.6-r2.ebuild, sandbox-1.7.ebuild,
+ sandbox-1.8.ebuild, sandbox-1.9.ebuild, sandbox-2.0.ebuild:
+ Drop duplicate eutils inherit #279607 by Justin Lecher.
*sandbox-2.0 (04 Jun 2009)
diff --git a/sys-apps/sandbox/sandbox-1.2.18.1-r2.ebuild b/sys-apps/sandbox/sandbox-1.2.18.1-r2.ebuild
index 47f9d60f529d..51afcb59f04b 100644
--- a/sys-apps/sandbox/sandbox-1.2.18.1-r2.ebuild
+++ b/sys-apps/sandbox/sandbox-1.2.18.1-r2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.2.18.1-r2.ebuild,v 1.10 2007/11/08 07:04:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.2.18.1-r2.ebuild,v 1.11 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/sys-apps/sandbox/sandbox-1.2.18.1-r3.ebuild b/sys-apps/sandbox/sandbox-1.2.18.1-r3.ebuild
index b839fcdc33c5..3d327734d3db 100644
--- a/sys-apps/sandbox/sandbox-1.2.18.1-r3.ebuild
+++ b/sys-apps/sandbox/sandbox-1.2.18.1-r3.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.2.18.1-r3.ebuild,v 1.2 2008/11/09 07:26:17 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.2.18.1-r3.ebuild,v 1.3 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/sys-apps/sandbox/sandbox-1.2.20_alpha2-r1.ebuild b/sys-apps/sandbox/sandbox-1.2.20_alpha2-r1.ebuild
index 6d134fbd0674..f11725512bf2 100644
--- a/sys-apps/sandbox/sandbox-1.2.20_alpha2-r1.ebuild
+++ b/sys-apps/sandbox/sandbox-1.2.20_alpha2-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.2.20_alpha2-r1.ebuild,v 1.5 2008/11/09 11:06:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.2.20_alpha2-r1.ebuild,v 1.6 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
PVER=
diff --git a/sys-apps/sandbox/sandbox-1.3.0.ebuild b/sys-apps/sandbox/sandbox-1.3.0.ebuild
index d03780bf1f7e..af1e6a854d16 100644
--- a/sys-apps/sandbox/sandbox-1.3.0.ebuild
+++ b/sys-apps/sandbox/sandbox-1.3.0.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.3.0.ebuild,v 1.2 2008/12/09 12:31:09 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.3.0.ebuild,v 1.3 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/sys-apps/sandbox/sandbox-1.3.1.ebuild b/sys-apps/sandbox/sandbox-1.3.1.ebuild
index 034a72d7d797..cf47b3098f38 100644
--- a/sys-apps/sandbox/sandbox-1.3.1.ebuild
+++ b/sys-apps/sandbox/sandbox-1.3.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.3.1.ebuild,v 1.2 2008/12/09 12:31:09 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.3.1.ebuild,v 1.3 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/sys-apps/sandbox/sandbox-1.3.2.ebuild b/sys-apps/sandbox/sandbox-1.3.2.ebuild
index 3ca2f7d014d9..e7bb99431296 100644
--- a/sys-apps/sandbox/sandbox-1.3.2.ebuild
+++ b/sys-apps/sandbox/sandbox-1.3.2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.3.2.ebuild,v 1.2 2008/12/26 21:10:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.3.2.ebuild,v 1.3 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/sys-apps/sandbox/sandbox-1.3.3.ebuild b/sys-apps/sandbox/sandbox-1.3.3.ebuild
index 724435ae09a6..656b0f128e9d 100644
--- a/sys-apps/sandbox/sandbox-1.3.3.ebuild
+++ b/sys-apps/sandbox/sandbox-1.3.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.3.3.ebuild,v 1.2 2009/01/29 07:07:30 the_paya Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.3.3.ebuild,v 1.3 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/sys-apps/sandbox/sandbox-1.3.4.ebuild b/sys-apps/sandbox/sandbox-1.3.4.ebuild
index 5e3185b9794d..58e92b4a60e5 100644
--- a/sys-apps/sandbox/sandbox-1.3.4.ebuild
+++ b/sys-apps/sandbox/sandbox-1.3.4.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.3.4.ebuild,v 1.2 2009/02/07 21:51:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.3.4.ebuild,v 1.3 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/sys-apps/sandbox/sandbox-1.3.5.ebuild b/sys-apps/sandbox/sandbox-1.3.5.ebuild
index 13ee2bdc80fe..a74e2267740a 100644
--- a/sys-apps/sandbox/sandbox-1.3.5.ebuild
+++ b/sys-apps/sandbox/sandbox-1.3.5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.3.5.ebuild,v 1.1 2009/02/08 02:57:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.3.5.ebuild,v 1.2 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/sys-apps/sandbox/sandbox-1.3.6.ebuild b/sys-apps/sandbox/sandbox-1.3.6.ebuild
index 3dde75b8bed3..9f58170788dc 100644
--- a/sys-apps/sandbox/sandbox-1.3.6.ebuild
+++ b/sys-apps/sandbox/sandbox-1.3.6.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.3.6.ebuild,v 1.1 2009/02/11 00:43:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.3.6.ebuild,v 1.2 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/sys-apps/sandbox/sandbox-1.3.7.ebuild b/sys-apps/sandbox/sandbox-1.3.7.ebuild
index 7a63ed8d2d86..49d200041f2a 100644
--- a/sys-apps/sandbox/sandbox-1.3.7.ebuild
+++ b/sys-apps/sandbox/sandbox-1.3.7.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.3.7.ebuild,v 1.1 2009/02/14 07:56:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.3.7.ebuild,v 1.2 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/sys-apps/sandbox/sandbox-1.3.8.ebuild b/sys-apps/sandbox/sandbox-1.3.8.ebuild
index 1c1b75d49146..bdb9cb2d6bce 100644
--- a/sys-apps/sandbox/sandbox-1.3.8.ebuild
+++ b/sys-apps/sandbox/sandbox-1.3.8.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.3.8.ebuild,v 1.1 2009/02/20 06:57:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.3.8.ebuild,v 1.2 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/sys-apps/sandbox/sandbox-1.3.9.ebuild b/sys-apps/sandbox/sandbox-1.3.9.ebuild
index 0a94b38898be..7fc8fef41f4a 100644
--- a/sys-apps/sandbox/sandbox-1.3.9.ebuild
+++ b/sys-apps/sandbox/sandbox-1.3.9.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.3.9.ebuild,v 1.1 2009/03/05 04:55:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.3.9.ebuild,v 1.2 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/sys-apps/sandbox/sandbox-1.4.ebuild b/sys-apps/sandbox/sandbox-1.4.ebuild
index 8ba0e28a0d08..dc4ddf961299 100644
--- a/sys-apps/sandbox/sandbox-1.4.ebuild
+++ b/sys-apps/sandbox/sandbox-1.4.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.4.ebuild,v 1.1 2009/03/08 13:21:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.4.ebuild,v 1.2 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/sys-apps/sandbox/sandbox-1.5.ebuild b/sys-apps/sandbox/sandbox-1.5.ebuild
index f68157ee3fab..2ff6b899f6cc 100644
--- a/sys-apps/sandbox/sandbox-1.5.ebuild
+++ b/sys-apps/sandbox/sandbox-1.5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.5.ebuild,v 1.1 2009/03/11 16:24:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.5.ebuild,v 1.2 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/sys-apps/sandbox/sandbox-1.6-r1.ebuild b/sys-apps/sandbox/sandbox-1.6-r1.ebuild
index 14b3e665dda3..dd2bb9204b23 100644
--- a/sys-apps/sandbox/sandbox-1.6-r1.ebuild
+++ b/sys-apps/sandbox/sandbox-1.6-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.6-r1.ebuild,v 1.1 2009/03/31 11:56:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.6-r1.ebuild,v 1.2 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/sys-apps/sandbox/sandbox-1.6-r2.ebuild b/sys-apps/sandbox/sandbox-1.6-r2.ebuild
index 2800337d8fb9..1f9f3e4c28db 100644
--- a/sys-apps/sandbox/sandbox-1.6-r2.ebuild
+++ b/sys-apps/sandbox/sandbox-1.6-r2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.6-r2.ebuild,v 1.12 2009/04/26 19:31:47 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.6-r2.ebuild,v 1.13 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/sys-apps/sandbox/sandbox-1.6.ebuild b/sys-apps/sandbox/sandbox-1.6.ebuild
index 2b16060dbd85..60c2663f9b15 100644
--- a/sys-apps/sandbox/sandbox-1.6.ebuild
+++ b/sys-apps/sandbox/sandbox-1.6.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.6.ebuild,v 1.1 2009/03/12 13:13:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.6.ebuild,v 1.2 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/sys-apps/sandbox/sandbox-1.7.ebuild b/sys-apps/sandbox/sandbox-1.7.ebuild
index 70a4ad9dcd59..7683bdedc17a 100644
--- a/sys-apps/sandbox/sandbox-1.7.ebuild
+++ b/sys-apps/sandbox/sandbox-1.7.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.7.ebuild,v 1.2 2009/05/17 13:39:52 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.7.ebuild,v 1.3 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/sys-apps/sandbox/sandbox-1.8.ebuild b/sys-apps/sandbox/sandbox-1.8.ebuild
index 2a27d67bbded..8ad25f1c6b94 100644
--- a/sys-apps/sandbox/sandbox-1.8.ebuild
+++ b/sys-apps/sandbox/sandbox-1.8.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.8.ebuild,v 1.2 2009/05/17 13:39:52 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.8.ebuild,v 1.3 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/sys-apps/sandbox/sandbox-1.9.ebuild b/sys-apps/sandbox/sandbox-1.9.ebuild
index da0caa64fe32..6ec4e6f47418 100644
--- a/sys-apps/sandbox/sandbox-1.9.ebuild
+++ b/sys-apps/sandbox/sandbox-1.9.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.9.ebuild,v 1.5 2009/05/17 13:39:52 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-1.9.ebuild,v 1.6 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"
diff --git a/sys-apps/sandbox/sandbox-2.0.ebuild b/sys-apps/sandbox/sandbox-2.0.ebuild
index 5791301308ea..3ed8c4431f0b 100644
--- a/sys-apps/sandbox/sandbox-2.0.ebuild
+++ b/sys-apps/sandbox/sandbox-2.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-2.0.ebuild,v 1.1 2009/06/04 09:37:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sandbox/sandbox-2.0.ebuild,v 1.2 2009/08/13 10:49:15 vapier Exp $
#
# don't monkey with this ebuild unless contacting portage devs.
# period.
#
-inherit eutils flag-o-matic eutils toolchain-funcs multilib
+inherit eutils flag-o-matic toolchain-funcs multilib
DESCRIPTION="sandbox'd LD_PRELOAD hack"
HOMEPAGE="http://www.gentoo.org/"