diff options
author | 2014-07-28 13:49:34 +0000 | |
---|---|---|
committer | 2014-07-28 13:49:34 +0000 | |
commit | ad6442ef43aa51384ddb3316b11ea1e83e0feda2 (patch) | |
tree | 4523e1d9293b9aa9df38282e0b2fffb827341c52 /sys-libs/readline | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-ad6442ef43aa51384ddb3316b11ea1e83e0feda2.tar.gz gentoo-2-ad6442ef43aa51384ddb3316b11ea1e83e0feda2.tar.bz2 gentoo-2-ad6442ef43aa51384ddb3316b11ea1e83e0feda2.zip |
Stable for ppc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs/readline')
-rw-r--r-- | sys-libs/readline/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/readline/readline-6.2_p5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/readline/ChangeLog b/sys-libs/readline/ChangeLog index d3c07e2787a7..e75def0e3d12 100644 --- a/sys-libs/readline/ChangeLog +++ b/sys-libs/readline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/readline # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.211 2014/07/18 10:56:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.212 2014/07/28 13:49:34 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> readline-6.2_p5-r1.ebuild: + Stable for ppc, wrt bug #512012 18 Jul 2014; Pacho Ramos <pacho@gentoo.org> readline-6.2_p5-r1.ebuild: x86 stable, bug #513802 diff --git a/sys-libs/readline/readline-6.2_p5-r1.ebuild b/sys-libs/readline/readline-6.2_p5-r1.ebuild index 0fd1d4f0860a..f8d85fbaa1b8 100644 --- a/sys-libs/readline/readline-6.2_p5-r1.ebuild +++ b/sys-libs/readline/readline-6.2_p5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-6.2_p5-r1.ebuild,v 1.14 2014/07/18 10:56:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-6.2_p5-r1.ebuild,v 1.15 2014/07/28 13:49:34 ago Exp $ EAPI="4" @@ -34,7 +34,7 @@ SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz $(patches)" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="static-libs" RDEPEND=">=sys-libs/ncurses-5.9-r3[${MULTILIB_USEDEP}] |