From cc7ab90fa9c053a6d532f4d0ca42aa37a1176b0f Mon Sep 17 00:00:00 2001 From: José María Alonso Date: Tue, 11 Jun 2013 21:48:03 +0000 Subject: Stable for amd64 wrt bug #472736 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key D628E536) --- sys-apps/moreutils/ChangeLog | 5 ++++- sys-apps/moreutils/moreutils-0.48.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-apps') diff --git a/sys-apps/moreutils/ChangeLog b/sys-apps/moreutils/ChangeLog index 025bfce33192..fc2416549e04 100644 --- a/sys-apps/moreutils/ChangeLog +++ b/sys-apps/moreutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/moreutils # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/ChangeLog,v 1.55 2013/06/09 15:32:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/ChangeLog,v 1.56 2013/06/11 21:48:03 nimiux Exp $ + + 11 Jun 2013; Chema Alonso moreutils-0.48.ebuild: + Stable for amd64 wrt bug #472736 09 Jun 2013; Jeroen Roovers moreutils-0.48.ebuild: Stable for HPPA (bug #472736). diff --git a/sys-apps/moreutils/moreutils-0.48.ebuild b/sys-apps/moreutils/moreutils-0.48.ebuild index e0b685e5518a..44be078b3aa1 100644 --- a/sys-apps/moreutils/moreutils-0.48.ebuild +++ b/sys-apps/moreutils/moreutils-0.48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.48.ebuild,v 1.2 2013/06/09 15:32:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.48.ebuild,v 1.3 2013/06/11 21:48:03 nimiux Exp $ EAPI=4 inherit eutils toolchain-funcs prefix @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 hppa ~ppc ~ppc64 ~x86 ~x86-linux" +KEYWORDS="amd64 hppa ~ppc ~ppc64 ~x86 ~x86-linux" IUSE="+doc +perl" RDEPEND=" -- cgit v1.2.3-65-gdbad