diff options
author | 2004-12-22 13:09:52 +0000 | |
---|---|---|
committer | 2004-12-22 13:09:52 +0000 | |
commit | f01c6ffc34421ec1c5afc229c553cdb0401c3e85 (patch) | |
tree | ba7559b60ce5837881a2a57311cf9cf06145b866 /sys-apps | |
parent | Stable on sparc wrt #75213 (Manifest recommit) (diff) | |
download | gentoo-2-f01c6ffc34421ec1c5afc229c553cdb0401c3e85.tar.gz gentoo-2-f01c6ffc34421ec1c5afc229c553cdb0401c3e85.tar.bz2 gentoo-2-f01c6ffc34421ec1c5afc229c553cdb0401c3e85.zip |
Stable on sparc
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/coreutils/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-5.2.1-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog index 67aa4f51125f..db44afd818d4 100644 --- a/sys-apps/coreutils/ChangeLog +++ b/sys-apps/coreutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/coreutils # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.114 2004/12/22 04:29:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.115 2004/12/22 13:09:52 gustavoz Exp $ + + 22 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> + coreutils-5.2.1-r2.ebuild: + Stable on sparc *coreutils-5.2.1-r3 (21 Dec 2004) diff --git a/sys-apps/coreutils/coreutils-5.2.1-r2.ebuild b/sys-apps/coreutils/coreutils-5.2.1-r2.ebuild index d62c7ed1cc6d..06762ba24df6 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-2004 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.6 2004/12/22 04:30:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1-r2.ebuild,v 1.7 2004/12/22 13:09:52 gustavoz Exp $ inherit eutils flag-o-matic @@ -19,7 +19,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh ~sparc x86" +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 ) |