summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2011-04-19 06:16:22 +0000
committerMichael Weber <xmw@gentoo.org>2011-04-19 06:16:22 +0000
commit9e9bde23a5c3c9e926fc72c37f0b67e74b418903 (patch)
tree32d361a2bb9c74772785238b732803ee10d591b4 /sys-libs
parentBmp to 0.4.13. Fixes serious code generation issues in SSE, Altivec, so remov... (diff)
downloadgentoo-2-9e9bde23a5c3c9e926fc72c37f0b67e74b418903.tar.gz
gentoo-2-9e9bde23a5c3c9e926fc72c37f0b67e74b418903.tar.bz2
gentoo-2-9e9bde23a5c3c9e926fc72c37f0b67e74b418903.zip
sparc stable (bug 353437)
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/ncurses/ChangeLog5
-rw-r--r--sys-libs/ncurses/ncurses-5.7-r7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/ncurses/ChangeLog b/sys-libs/ncurses/ChangeLog
index d565ef5f3374..c8d90b3ae0f4 100644
--- a/sys-libs/ncurses/ChangeLog
+++ b/sys-libs/ncurses/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/ncurses
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.186 2011/04/15 23:35:18 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.187 2011/04/19 06:16:22 xmw Exp $
+
+ 19 Apr 2011; Michael Weber <xmw@gentoo.org> ncurses-5.7-r7.ebuild:
+ sparc stable (bug 353437)
15 Apr 2011; Michael Weber <xmw@gentoo.org> ncurses-5.7-r7.ebuild:
arm stable (bug 353437)
diff --git a/sys-libs/ncurses/ncurses-5.7-r7.ebuild b/sys-libs/ncurses/ncurses-5.7-r7.ebuild
index b833412d47eb..1403d5e15548 100644
--- a/sys-libs/ncurses/ncurses-5.7-r7.ebuild
+++ b/sys-libs/ncurses/ncurses-5.7-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.7-r7.ebuild,v 1.6 2011/04/15 23:35:18 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.7-r7.ebuild,v 1.7 2011/04/19 06:16:22 xmw Exp $
EAPI="1"
inherit eutils flag-o-matic toolchain-funcs
@@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/ncurses/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="5"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="ada +cxx debug doc gpm minimal profile static-libs trace unicode"
DEPEND="gpm? ( sys-libs/gpm )"