summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-10-04 21:26:03 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-10-04 21:26:03 +0000
commit9e3cc5cd011d4b541d3080c075f820111bb74fbf (patch)
tree2dc7ec1a42cfbf3b89c7117b662360d9b5407d95 /sys-libs/ncurses
parentppc stable profile update (diff)
downloadhistorical-9e3cc5cd011d4b541d3080c075f820111bb74fbf.tar.gz
historical-9e3cc5cd011d4b541d3080c075f820111bb74fbf.tar.bz2
historical-9e3cc5cd011d4b541d3080c075f820111bb74fbf.zip
ppc stable profile update
Diffstat (limited to 'sys-libs/ncurses')
-rw-r--r--sys-libs/ncurses/ChangeLog5
-rw-r--r--sys-libs/ncurses/ncurses-5.4-r5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/ncurses/ChangeLog b/sys-libs/ncurses/ChangeLog
index 9c81370d131e..e97c45634ebe 100644
--- a/sys-libs/ncurses/ChangeLog
+++ b/sys-libs/ncurses/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for sys-libs/ncurses
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.83 2004/10/02 12:27:21 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.84 2004/10/04 21:22:52 pvdabeel Exp $
02 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> ncurses-5.4-r5.ebuild:
Stable on alpha.
@@ -26,6 +26,9 @@
defaults when using a version a portage without CONF_LIBDIR support
*ncurses-5.4-r5 (30 Aug 2004)
+
+ 04 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>:
+ PPC stable
30 Aug 2004; Guy Martin <gmsoft@gentoo.org> +ncurses-5.4-r5.ebuild:
Unconditonal use of -fPIC (#55238).
diff --git a/sys-libs/ncurses/ncurses-5.4-r5.ebuild b/sys-libs/ncurses/ncurses-5.4-r5.ebuild
index 5193aff2ebc9..411aa3ff4f6c 100644
--- a/sys-libs/ncurses/ncurses-5.4-r5.ebuild
+++ b/sys-libs/ncurses/ncurses-5.4-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.4-r5.ebuild,v 1.11 2004/10/02 12:27:21 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.4-r5.ebuild,v 1.12 2004/10/04 21:22:52 pvdabeel Exp $
inherit eutils flag-o-matic gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/ncurses/${P}.tar.gz"
LICENSE="MIT"
SLOT="5"
-KEYWORDS="x86 ~ppc sparc mips alpha arm hppa ~amd64 ia64 ~ppc64 ~s390"
+KEYWORDS="x86 ppc sparc mips alpha arm hppa ~amd64 ia64 ~ppc64 ~s390"
IUSE="build bootstrap debug doc uclibc unicode"
DEPEND="virtual/libc"