summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-03-03 17:51:47 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-03-03 17:51:47 +0000
commit6c30a29538df3f06790baa82bcaa8177384a2e6d (patch)
treee52071b73c722ab798701ad49e8d23a0264178a6 /sys-apps
parent(Portage version: 2.0.51.18) (Manifest recommit) (diff)
downloadgentoo-2-6c30a29538df3f06790baa82bcaa8177384a2e6d.tar.gz
gentoo-2-6c30a29538df3f06790baa82bcaa8177384a2e6d.tar.bz2
gentoo-2-6c30a29538df3f06790baa82bcaa8177384a2e6d.zip
Dependency update: sys-apps/at -> sys-process/at.
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/coreutils/ChangeLog6
-rw-r--r--sys-apps/coreutils/coreutils-5.2.1-r3.ebuild4
-rw-r--r--sys-apps/coreutils/coreutils-5.2.1-r4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog
index d65517565b1e..c402ba15b9a8 100644
--- a/sys-apps/coreutils/ChangeLog
+++ b/sys-apps/coreutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/coreutils
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.119 2005/03/03 17:50:15 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.120 2005/03/03 17:51:47 ciaranm Exp $
+
+ 03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org>
+ coreutils-5.2.1-r3.ebuild:
+ Dependency update: sys-apps/at -> sys-process/at.
03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org>
coreutils-5.2.1-r4.ebuild:
diff --git a/sys-apps/coreutils/coreutils-5.2.1-r3.ebuild b/sys-apps/coreutils/coreutils-5.2.1-r3.ebuild
index b21415878a79..5a71b358c8df 100644
--- a/sys-apps/coreutils/coreutils-5.2.1-r3.ebuild
+++ b/sys-apps/coreutils/coreutils-5.2.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1-r3.ebuild,v 1.3 2005/01/09 22:34:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1-r3.ebuild,v 1.4 2005/03/03 17:51:47 ciaranm Exp $
inherit eutils flag-o-matic
@@ -24,7 +24,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
IUSE="nls build acl selinux static uclibc"
RDEPEND="selinux? ( sys-libs/libselinux )
- acl? ( sys-apps/acl sys-apps/attr )
+ acl? ( sys-apps/acl sys-process/attr )
nls? ( sys-devel/gettext )
>=sys-libs/ncurses-5.3-r5"
DEPEND="${RDEPEND}
diff --git a/sys-apps/coreutils/coreutils-5.2.1-r4.ebuild b/sys-apps/coreutils/coreutils-5.2.1-r4.ebuild
index 66996e6d2c98..4173366932ac 100644
--- a/sys-apps/coreutils/coreutils-5.2.1-r4.ebuild
+++ b/sys-apps/coreutils/coreutils-5.2.1-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1-r4.ebuild,v 1.3 2005/02/07 20:26:49 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1-r4.ebuild,v 1.4 2005/03/03 17:50:15 ciaranm Exp $
inherit eutils flag-o-matic
@@ -24,7 +24,7 @@ KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
IUSE="nls build acl selinux static uclibc"
RDEPEND="selinux? ( sys-libs/libselinux )
- acl? ( sys-apps/acl sys-apps/attr )
+ acl? ( sys-apps/acl sys-process/attr )
nls? ( sys-devel/gettext )
>=sys-libs/ncurses-5.3-r5"
DEPEND="${RDEPEND}