diff options
author | Ned Ludd <solar@gentoo.org> | 2004-12-07 14:11:07 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-12-07 14:11:07 +0000 |
commit | 59f5e6dfa6299979a53e285158c877697ec08b9f (patch) | |
tree | 61942142892f63becdfa7c090319840a8a0495a8 /sys-libs | |
parent | Stable on sparc (diff) | |
download | historical-59f5e6dfa6299979a53e285158c877697ec08b9f.tar.gz historical-59f5e6dfa6299979a53e285158c877697ec08b9f.tar.bz2 historical-59f5e6dfa6299979a53e285158c877697ec08b9f.zip |
- Stopped abusing uclibc for cxx handling, the ebuild now uses nocxx bug #73633
- enable work around --program-prefix= as ncurses will pick up the arch tuple and put it in the program prefix incorrectly as arch-vendor-linux-<libc>-<app>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/ncurses/ChangeLog | 8 | ||||
-rw-r--r-- | sys-libs/ncurses/Manifest | 20 | ||||
-rw-r--r-- | sys-libs/ncurses/ncurses-5.4-r5.ebuild | 7 |
3 files changed, 27 insertions, 8 deletions
diff --git a/sys-libs/ncurses/ChangeLog b/sys-libs/ncurses/ChangeLog index ae1957094b13..3f0e61d24ce2 100644 --- a/sys-libs/ncurses/ChangeLog +++ b/sys-libs/ncurses/ChangeLog @@ -1,6 +1,12 @@ # 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.86 2004/10/21 19:48:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.87 2004/12/07 14:11:07 solar Exp $ + + 07 Dec 2004; <solar@gentoo.org> ncurses-5.4-r5.ebuild: + - Stopped abusing uclibc for cxx handling, the ebuild now uses nocxx bug + #73633 - enable work around --program-prefix= as ncurses will pick up the arch + tuple and put it in the program prefix incorrectly as + arch-vendor-linux-<libc>-<app> 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> ncurses-5.4-r5.ebuild: stable on amd64. diff --git a/sys-libs/ncurses/Manifest b/sys-libs/ncurses/Manifest index 86dc349bb512..97d655b2ec52 100644 --- a/sys-libs/ncurses/Manifest +++ b/sys-libs/ncurses/Manifest @@ -1,11 +1,23 @@ -MD5 029f82904b8c95b10e6cb733f38e8e1f ChangeLog 13638 -MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 2d0cc2efb3441450e5d7a06b36a04d13 ncurses-5.4-r1.ebuild 4782 -MD5 47d2d5c0f85d564bd5dacaa3ba5f684e ncurses-5.4-r5.ebuild 5924 MD5 93074018a747d6b179cb850cd7a9fa81 ncurses-8.1.ebuild 408 +MD5 06d331579612d6a7ebd431d9474c2cc7 ncurses-5.4-r5.ebuild 5952 +MD5 81bffbe5aea75e7c771f9384fc7cc909 ChangeLog 13938 +MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-ncurses-8.1 0 +MD5 61ecd5aac5ddbd35cc4d4a00282eed01 files/ncurses-5.4-xterm.patch 495 MD5 2167b54d7c96964183554e767e5f5376 files/xterm-debian.ti 342 MD5 1ecbf68a55269d2cebeb997f6973fc1d files/ncurses-5.4-share-sed.patch 686 -MD5 61ecd5aac5ddbd35cc4d4a00282eed01 files/ncurses-5.4-xterm.patch 495 MD5 a370aabb0870d2822a0ab839947919f3 files/digest-ncurses-5.4-r1 64 MD5 a370aabb0870d2822a0ab839947919f3 files/digest-ncurses-5.4-r5 64 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.4 (GNU/Linux) + +iQCVAwUBQbW56Z4WFLgrx1GWAQKM7wP9EKvPE4GD5GuzXi1VqZLNrLVpUmgDOlwG +DNDk+BQNWurwi3CJpwGWpyhMFqy+37Q+pQ1XPpTrO2j6aC6RvJTHGYsbav5ln1om +czqA+apE1NIV6wnlJ8iri2JNBCjrbgiVbqr6PDy2rgE90+mz2M2d7N7+uiRngWJy +M3gpiKXtqn0= +=sSoF +-----END PGP SIGNATURE----- diff --git a/sys-libs/ncurses/ncurses-5.4-r5.ebuild b/sys-libs/ncurses/ncurses-5.4-r5.ebuild index 1f826c28e08e..e5df87ae584a 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.15 2004/11/12 14:27:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.4-r5.ebuild,v 1.16 2004/12/07 14:11:07 solar Exp $ inherit eutils flag-o-matic gnuconfig @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/ncurses/${P}.tar.gz" LICENSE="MIT" SLOT="5" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" -IUSE="build bootstrap debug doc uclibc unicode" +IUSE="build bootstrap debug doc uclibc unicode nocxx" DEPEND="virtual/libc" # This doesn't fix the problem. bootstrap builds ncurses again with @@ -47,7 +47,7 @@ src_compile() { # building it. We will rebuild ncurses after gcc's second # build in bootstrap.sh. # <azarah@gentoo.org> (23 Oct 2002) - ( use build || use bootstrap || use uclibc ) \ + ( use build || use bootstrap || use nocxx ) \ && myconf="${myconf} --without-cxx --without-cxx-binding --without-ada" # see note about DEPEND above -- avenj@gentoo.org 2 Apr 04 @@ -67,6 +67,7 @@ src_compile() { --with-rcs-ids \ --without-ada \ --enable-symlinks \ + --program-prefix="" \ ${myconf} \ || die "configure failed" |