diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-10-29 09:41:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-10-29 09:41:14 +0000 |
commit | 290f7c9d4bea69291281ba7268ca1c1dbd44d907 (patch) | |
tree | 2c35ba59e0c8082a6f5c1ff560ebbc5d0a7dfebb /sys-apps/coreutils | |
parent | actually, only need help2man in DEPEND, not RDEPEND (diff) | |
download | gentoo-2-290f7c9d4bea69291281ba7268ca1c1dbd44d907.tar.gz gentoo-2-290f7c9d4bea69291281ba7268ca1c1dbd44d907.tar.bz2 gentoo-2-290f7c9d4bea69291281ba7268ca1c1dbd44d907.zip |
uclibc isnt special
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/coreutils-5.2.1-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-5.2.1-r6.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-5.2.1-r7.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-5.3.0-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-5.3.0-r2.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/sys-apps/coreutils/coreutils-5.2.1-r2.ebuild b/sys-apps/coreutils/coreutils-5.2.1-r2.ebuild index d2cfcfe0d7e3..c44f93ce7df8 100644 --- a/sys-apps/coreutils/coreutils-5.2.1-r2.ebuild +++ b/sys-apps/coreutils/coreutils-5.2.1-r2.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-r2.ebuild,v 1.14 2005/07/28 14:24:25 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1-r2.ebuild,v 1.15 2005/10/29 09:41:14 vapier Exp $ inherit eutils flag-o-matic @@ -28,7 +28,7 @@ DEPEND="${RDEPEND} >=sys-devel/automake-1.8.3 >=sys-devel/autoconf-2.58 >=sys-devel/m4-1.4-r1 - !elibc_uclibc? ( sys-apps/help2man )" + sys-apps/help2man" src_unpack() { unpack ${A} diff --git a/sys-apps/coreutils/coreutils-5.2.1-r6.ebuild b/sys-apps/coreutils/coreutils-5.2.1-r6.ebuild index ff6cafbaddcb..be0636c800db 100644 --- a/sys-apps/coreutils/coreutils-5.2.1-r6.ebuild +++ b/sys-apps/coreutils/coreutils-5.2.1-r6.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-r6.ebuild,v 1.16 2005/08/18 02:18:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1-r6.ebuild,v 1.17 2005/10/29 09:41:14 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -28,7 +28,7 @@ DEPEND="${RDEPEND} =sys-devel/automake-1.8* >=sys-devel/autoconf-2.58 >=sys-devel/m4-1.4-r1 - !elibc_uclibc? ( sys-apps/help2man )" + sys-apps/help2man" src_unpack() { unpack ${A} diff --git a/sys-apps/coreutils/coreutils-5.2.1-r7.ebuild b/sys-apps/coreutils/coreutils-5.2.1-r7.ebuild index 06cf0633fcb4..a81d242a51c1 100644 --- a/sys-apps/coreutils/coreutils-5.2.1-r7.ebuild +++ b/sys-apps/coreutils/coreutils-5.2.1-r7.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-r7.ebuild,v 1.2 2005/08/30 00:35:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1-r7.ebuild,v 1.3 2005/10/29 09:41:14 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -28,7 +28,7 @@ DEPEND="${RDEPEND} =sys-devel/automake-1.8* >=sys-devel/autoconf-2.58 >=sys-devel/m4-1.4-r1 - !elibc_uclibc? ( sys-apps/help2man )" + sys-apps/help2man" src_unpack() { unpack ${A} diff --git a/sys-apps/coreutils/coreutils-5.3.0-r1.ebuild b/sys-apps/coreutils/coreutils-5.3.0-r1.ebuild index 54145b32c2da..1ce1f1871701 100644 --- a/sys-apps/coreutils/coreutils-5.3.0-r1.ebuild +++ b/sys-apps/coreutils/coreutils-5.3.0-r1.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.3.0-r1.ebuild,v 1.4 2005/09/27 01:26:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.3.0-r1.ebuild,v 1.5 2005/10/29 09:41:14 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -28,7 +28,7 @@ DEPEND="${RDEPEND} =sys-devel/automake-1.8* >=sys-devel/autoconf-2.58 >=sys-devel/m4-1.4-r1 - !elibc_uclibc? ( sys-apps/help2man )" + sys-apps/help2man" src_unpack() { unpack ${A} diff --git a/sys-apps/coreutils/coreutils-5.3.0-r2.ebuild b/sys-apps/coreutils/coreutils-5.3.0-r2.ebuild index fdbe48f7bfc1..682d949954ca 100644 --- a/sys-apps/coreutils/coreutils-5.3.0-r2.ebuild +++ b/sys-apps/coreutils/coreutils-5.3.0-r2.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.3.0-r2.ebuild,v 1.1 2005/10/05 00:19:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.3.0-r2.ebuild,v 1.2 2005/10/29 09:41:14 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -28,7 +28,7 @@ DEPEND="${RDEPEND} =sys-devel/automake-1.8* >=sys-devel/autoconf-2.58 >=sys-devel/m4-1.4-r1 - !elibc_uclibc? ( sys-apps/help2man )" + sys-apps/help2man" src_unpack() { unpack ${A} |