diff options
author | 2012-02-21 17:13:19 +0000 | |
---|---|---|
committer | 2012-02-21 17:13:19 +0000 | |
commit | eb6431a7d42658235891af17849333a095d62340 (patch) | |
tree | d2ac9e597b46483279fc426f672ac662cdfb90b7 /sys-apps/moreutils | |
parent | Stable for amd64, wrt bug #403405 (diff) | |
download | gentoo-2-eb6431a7d42658235891af17849333a095d62340.tar.gz gentoo-2-eb6431a7d42658235891af17849333a095d62340.tar.bz2 gentoo-2-eb6431a7d42658235891af17849333a095d62340.zip |
Stable for amd64, wrt bug #403737
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/moreutils')
-rw-r--r-- | sys-apps/moreutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/moreutils/moreutils-0.45-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/moreutils/ChangeLog b/sys-apps/moreutils/ChangeLog index 304d00c4ff86..180c215de6b2 100644 --- a/sys-apps/moreutils/ChangeLog +++ b/sys-apps/moreutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/moreutils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/ChangeLog,v 1.36 2012/02/16 01:09:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/ChangeLog,v 1.37 2012/02/21 17:13:19 ago Exp $ + + 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> moreutils-0.45-r1.ebuild: + Stable for amd64, wrt bug #403737 16 Feb 2012; Jeroen Roovers <jer@gentoo.org> moreutils-0.45-r1.ebuild: Stable for HPPA and sed must die() (bug #403737). diff --git a/sys-apps/moreutils/moreutils-0.45-r1.ebuild b/sys-apps/moreutils/moreutils-0.45-r1.ebuild index 6c225314c229..d3f0190ca03c 100644 --- a/sys-apps/moreutils/moreutils-0.45-r1.ebuild +++ b/sys-apps/moreutils/moreutils-0.45-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.45-r1.ebuild,v 1.3 2012/02/16 01:09:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.45-r1.ebuild,v 1.4 2012/02/21 17:13:19 ago 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=" |