summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2007-07-02 15:27:55 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2007-07-02 15:27:55 +0000
commit3f79959c3768be0280d6a968fe1a13de5bf76039 (patch)
treec4762bf002cf5b65b11fcd4d7cd8c3e2beb71f9b /sys-apps/coreutils
parent(QA) RESTRICT clean up. (diff)
downloadgentoo-2-3f79959c3768be0280d6a968fe1a13de5bf76039.tar.gz
gentoo-2-3f79959c3768be0280d6a968fe1a13de5bf76039.tar.bz2
gentoo-2-3f79959c3768be0280d6a968fe1a13de5bf76039.zip
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r--sys-apps/coreutils/ChangeLog7
-rw-r--r--sys-apps/coreutils/coreutils-6.4.ebuild5
-rw-r--r--sys-apps/coreutils/coreutils-6.7-r1.ebuild3
-rw-r--r--sys-apps/coreutils/coreutils-6.7.ebuild5
-rw-r--r--sys-apps/coreutils/coreutils-6.9-r1.ebuild3
-rw-r--r--sys-apps/coreutils/coreutils-6.9.ebuild3
6 files changed, 13 insertions, 13 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog
index 4f655b19b416..d829d6d50a81 100644
--- a/sys-apps/coreutils/ChangeLog
+++ b/sys-apps/coreutils/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-apps/coreutils
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.212 2007/06/13 12:19:30 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.213 2007/07/02 15:27:55 peper Exp $
+
+ 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> coreutils-6.4.ebuild,
+ coreutils-6.7.ebuild, coreutils-6.7-r1.ebuild, coreutils-6.9.ebuild,
+ coreutils-6.9-r1.ebuild:
+ (QA) RESTRICT clean up.
13 Jun 2007; Christoph Mende <angelos@gentoo.org> coreutils-6.9-r1.ebuild:
Stable on amd64 wrt bug 181624
diff --git a/sys-apps/coreutils/coreutils-6.4.ebuild b/sys-apps/coreutils/coreutils-6.4.ebuild
index d4d0589d71e7..e63fbdac21ac 100644
--- a/sys-apps/coreutils/coreutils-6.4.ebuild
+++ b/sys-apps/coreutils/coreutils-6.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.4.ebuild,v 1.10 2006/12/29 22:07:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.4.ebuild,v 1.11 2007/07/02 15:27:55 peper Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -19,7 +19,6 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE="acl nls selinux static"
-RESTRICT="confcache"
RDEPEND="selinux? ( sys-libs/libselinux )
acl? ( sys-apps/acl sys-apps/attr )
diff --git a/sys-apps/coreutils/coreutils-6.7-r1.ebuild b/sys-apps/coreutils/coreutils-6.7-r1.ebuild
index 26b2745f65ac..c9f9c398c466 100644
--- a/sys-apps/coreutils/coreutils-6.7-r1.ebuild
+++ b/sys-apps/coreutils/coreutils-6.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.7-r1.ebuild,v 1.16 2007/04/24 08:06:55 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.7-r1.ebuild,v 1.17 2007/07/02 15:27:55 peper Exp $
inherit eutils flag-o-matic toolchain-funcs autotools
@@ -17,7 +17,6 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE="acl nls selinux static xattr"
-RESTRICT="confcache"
RDEPEND="selinux? ( sys-libs/libselinux )
acl? ( sys-apps/acl sys-apps/attr )
diff --git a/sys-apps/coreutils/coreutils-6.7.ebuild b/sys-apps/coreutils/coreutils-6.7.ebuild
index 0f438885c6b9..236b47fde582 100644
--- a/sys-apps/coreutils/coreutils-6.7.ebuild
+++ b/sys-apps/coreutils/coreutils-6.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.7.ebuild,v 1.1 2006/12/08 00:32:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.7.ebuild,v 1.2 2007/07/02 15:27:55 peper Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -19,7 +19,6 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="acl nls selinux static"
-RESTRICT="confcache"
RDEPEND="selinux? ( sys-libs/libselinux )
acl? ( sys-apps/acl sys-apps/attr )
diff --git a/sys-apps/coreutils/coreutils-6.9-r1.ebuild b/sys-apps/coreutils/coreutils-6.9-r1.ebuild
index 72905f78d5e2..6c1aca41d967 100644
--- a/sys-apps/coreutils/coreutils-6.9-r1.ebuild
+++ b/sys-apps/coreutils/coreutils-6.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.9-r1.ebuild,v 1.13 2007/06/18 19:42:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.9-r1.ebuild,v 1.14 2007/07/02 15:27:55 peper Exp $
inherit eutils flag-o-matic toolchain-funcs autotools
@@ -17,7 +17,6 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE="acl nls selinux static xattr"
-RESTRICT="confcache"
RDEPEND="selinux? ( sys-libs/libselinux )
acl? ( sys-apps/acl sys-apps/attr )
diff --git a/sys-apps/coreutils/coreutils-6.9.ebuild b/sys-apps/coreutils/coreutils-6.9.ebuild
index 5446aeceac14..08566ff3c836 100644
--- a/sys-apps/coreutils/coreutils-6.9.ebuild
+++ b/sys-apps/coreutils/coreutils-6.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.9.ebuild,v 1.4 2007/03/29 03:00:46 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.9.ebuild,v 1.5 2007/07/02 15:27:55 peper Exp $
inherit eutils flag-o-matic toolchain-funcs autotools
@@ -17,7 +17,6 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="acl nls selinux static xattr"
-RESTRICT="confcache"
RDEPEND="selinux? ( sys-libs/libselinux )
acl? ( sys-apps/acl sys-apps/attr )