diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:27 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:27 +0000 |
commit | 81a4d5181f5fa930f20b8d5cfa8df9084d824110 (patch) | |
tree | bd43a2b8fa039f7e584115bf50032cbd38358d56 /sys-libs | |
parent | big IUSE commit (diff) | |
download | historical-81a4d5181f5fa930f20b8d5cfa8df9084d824110.tar.gz historical-81a4d5181f5fa930f20b8d5cfa8df9084d824110.tar.bz2 historical-81a4d5181f5fa930f20b8d5cfa8df9084d824110.zip |
big IUSE commit
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/gdbm/gdbm-1.8.0-r5.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.2.5-r4.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.2.5-r5.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.2.5-r6.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.2.5-r7.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.2.5-r8.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/lib-compat/lib-compat-1.0-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/pam/pam-0.75-r6.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/pam/pam-0.75-r7.ebuild | 4 |
9 files changed, 27 insertions, 9 deletions
diff --git a/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild b/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild index 8f79965d68dd..927bf91df79f 100644 --- a/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild +++ b/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild @@ -1,7 +1,9 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Chad Huneycutt <chad.huneycutt@acm.org> -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild,v 1.9 2002/10/04 06:36:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.8.0-r5.ebuild,v 1.10 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="berkdb" S=${WORKDIR}/${P} DESCRIPTION="Standard GNU database libraries included for compatibility with Perl" diff --git a/sys-libs/glibc/glibc-2.2.5-r4.ebuild b/sys-libs/glibc/glibc-2.2.5-r4.ebuild index c110d329b48e..98d59cf46831 100644 --- a/sys-libs/glibc/glibc-2.2.5-r4.ebuild +++ b/sys-libs/glibc/glibc-2.2.5-r4.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r4.ebuild,v 1.9 2002/10/04 06:36:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r4.ebuild,v 1.10 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="nls pic build" inherit flag-o-matic filter-flags "-fomit-frame-pointer -malign-double" diff --git a/sys-libs/glibc/glibc-2.2.5-r5.ebuild b/sys-libs/glibc/glibc-2.2.5-r5.ebuild index 3a9e033c05a8..f230f5ac8042 100644 --- a/sys-libs/glibc/glibc-2.2.5-r5.ebuild +++ b/sys-libs/glibc/glibc-2.2.5-r5.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r5.ebuild,v 1.8 2002/10/04 06:36:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r5.ebuild,v 1.9 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="nls pic build" inherit flag-o-matic filter-flags "-fomit-frame-pointer -malign-double" diff --git a/sys-libs/glibc/glibc-2.2.5-r6.ebuild b/sys-libs/glibc/glibc-2.2.5-r6.ebuild index cd4409888001..e479e4c1be3f 100644 --- a/sys-libs/glibc/glibc-2.2.5-r6.ebuild +++ b/sys-libs/glibc/glibc-2.2.5-r6.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r6.ebuild,v 1.7 2002/10/04 06:37:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r6.ebuild,v 1.8 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="nls pic build" inherit flag-o-matic filter-flags "-fomit-frame-pointer -malign-double" diff --git a/sys-libs/glibc/glibc-2.2.5-r7.ebuild b/sys-libs/glibc/glibc-2.2.5-r7.ebuild index cb7ea1c084eb..917ff17017ed 100644 --- a/sys-libs/glibc/glibc-2.2.5-r7.ebuild +++ b/sys-libs/glibc/glibc-2.2.5-r7.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r7.ebuild,v 1.7 2002/10/04 06:37:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r7.ebuild,v 1.8 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="nls pic build" inherit flag-o-matic filter-flags "-fomit-frame-pointer -malign-double" diff --git a/sys-libs/glibc/glibc-2.2.5-r8.ebuild b/sys-libs/glibc/glibc-2.2.5-r8.ebuild index 704d13126013..c6cd3e75c36c 100644 --- a/sys-libs/glibc/glibc-2.2.5-r8.ebuild +++ b/sys-libs/glibc/glibc-2.2.5-r8.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r8.ebuild,v 1.2 2002/10/04 06:37:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r8.ebuild,v 1.3 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="nls build" inherit flag-o-matic filter-flags "-fomit-frame-pointer -malign-double" diff --git a/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild b/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild index f1c12cffc2e4..099e256faad1 100644 --- a/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild +++ b/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild,v 1.9 2002/10/04 06:37:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild,v 1.10 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="x86" S=${WORKDIR}/${P} DESCRIPTION="Compatibility c++ and libc5 libraries for programs new and old" diff --git a/sys-libs/pam/pam-0.75-r6.ebuild b/sys-libs/pam/pam-0.75-r6.ebuild index 359ba23a9d85..4af283b0129b 100644 --- a/sys-libs/pam/pam-0.75-r6.ebuild +++ b/sys-libs/pam/pam-0.75-r6.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r6.ebuild,v 1.9 2002/10/04 06:37:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r6.ebuild,v 1.10 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="berkdb" S=${WORKDIR}/Linux-PAM-${PV} S2=${WORKDIR}/pam diff --git a/sys-libs/pam/pam-0.75-r7.ebuild b/sys-libs/pam/pam-0.75-r7.ebuild index 81364474d200..5d76c0761e72 100644 --- a/sys-libs/pam/pam-0.75-r7.ebuild +++ b/sys-libs/pam/pam-0.75-r7.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r7.ebuild,v 1.6 2002/10/04 06:37:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.75-r7.ebuild,v 1.7 2002/10/05 05:39:27 drobbins Exp $ + +IUSE="berkdb" S=${WORKDIR}/Linux-PAM-${PV} S2=${WORKDIR}/pam |