diff options
author | 2005-04-20 21:48:10 +0000 | |
---|---|---|
committer | 2005-04-20 21:48:10 +0000 | |
commit | eee7318935f5ba6d0b584cfa8954048fcd8acca5 (patch) | |
tree | 2794fe509fde79240a006099330719b0583e2e51 /sys-apps/coreutils | |
parent | Stable on alpha + ia64, bug 89579. (diff) | |
download | gentoo-2-eee7318935f5ba6d0b584cfa8954048fcd8acca5.tar.gz gentoo-2-eee7318935f5ba6d0b584cfa8954048fcd8acca5.tar.bz2 gentoo-2-eee7318935f5ba6d0b584cfa8954048fcd8acca5.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-5.2.1-r5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog index f2bc412a1c74..badbaac49e75 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.127 2005/04/12 03:53:24 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.128 2005/04/20 21:43:52 hansmi Exp $ + + 20 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + coreutils-5.2.1-r5.ebuild: + Stable on ppc. 12 Apr 2005; Daniel Ostrow <dostrow@gentoo.org> coreutils-5.2.1-r5.ebuild, coreutils-5.2.1-r6.ebuild: diff --git a/sys-apps/coreutils/coreutils-5.2.1-r5.ebuild b/sys-apps/coreutils/coreutils-5.2.1-r5.ebuild index 2fa4bfe5ff85..d5de2156fa6b 100644 --- a/sys-apps/coreutils/coreutils-5.2.1-r5.ebuild +++ b/sys-apps/coreutils/coreutils-5.2.1-r5.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-r5.ebuild,v 1.6 2005/04/13 00:50:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1-r5.ebuild,v 1.7 2005/04/20 21:43:52 hansmi Exp $ inherit eutils flag-o-matic @@ -20,7 +20,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="nls build acl selinux static uclibc hardened" RDEPEND="selinux? ( sys-libs/libselinux ) |