summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2014-06-08 16:25:14 +0000
committerAkinori Hattori <hattya@gentoo.org>2014-06-08 16:25:14 +0000
commit408a5f722628b624db9a32f01e685984fd61bf30 (patch)
treec8452d560977a6996d8db2579af1d8011d0736a9 /sys-libs/ncurses
parentia64 stable wrt bug #507150 (diff)
downloadgentoo-2-408a5f722628b624db9a32f01e685984fd61bf30.tar.gz
gentoo-2-408a5f722628b624db9a32f01e685984fd61bf30.tar.bz2
gentoo-2-408a5f722628b624db9a32f01e685984fd61bf30.zip
ia64 stable wrt bug #507154
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'sys-libs/ncurses')
-rw-r--r--sys-libs/ncurses/ChangeLog5
-rw-r--r--sys-libs/ncurses/ncurses-5.9-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/ncurses/ChangeLog b/sys-libs/ncurses/ChangeLog
index 99778fb637f8..00a5663645ea 100644
--- a/sys-libs/ncurses/ChangeLog
+++ b/sys-libs/ncurses/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/ncurses
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.223 2014/05/24 10:00:43 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.224 2014/06/08 16:25:14 hattya Exp $
+
+ 08 Jun 2014; Akinori Hattori <hattya@gentoo.org> ncurses-5.9-r3.ebuild:
+ ia64 stable wrt bug #507154
24 May 2014; Markos Chandras <hwoarang@gentoo.org> ncurses-5.9-r3.ebuild:
Stable on amd64 wrt bug #507154
diff --git a/sys-libs/ncurses/ncurses-5.9-r3.ebuild b/sys-libs/ncurses/ncurses-5.9-r3.ebuild
index 57c2c059f7e1..e54ee7f35b27 100644
--- a/sys-libs/ncurses/ncurses-5.9-r3.ebuild
+++ b/sys-libs/ncurses/ncurses-5.9-r3.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/ncurses/ncurses-5.9-r3.ebuild,v 1.10 2014/05/24 10:00:43 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.9-r3.ebuild,v 1.11 2014/06/08 16:25:14 hattya Exp $
EAPI="4"
inherit eutils flag-o-matic toolchain-funcs multilib-minimal
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/ncurses/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="5"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="ada +cxx debug doc gpm minimal profile static-libs tinfo trace unicode"
DEPEND="gpm? ( sys-libs/gpm )"