diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2003-05-18 22:24:31 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2003-05-18 22:24:31 +0000 |
commit | 9e43f12a7c1d443ff9b5ea9a17e096d3a52bf03c (patch) | |
tree | 1dfc80efc38ffabfe76b73590fbb56e1519de6e7 /sys-libs/glibc/glibc-2.2.5-r8.ebuild | |
parent | new version; gcc-3.3 fixes (diff) | |
download | gentoo-2-9e43f12a7c1d443ff9b5ea9a17e096d3a52bf03c.tar.gz gentoo-2-9e43f12a7c1d443ff9b5ea9a17e096d3a52bf03c.tar.bz2 gentoo-2-9e43f12a7c1d443ff9b5ea9a17e096d3a52bf03c.zip |
new version; gcc-3.3 fixes
Diffstat (limited to 'sys-libs/glibc/glibc-2.2.5-r8.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.2.5-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.2.5-r8.ebuild b/sys-libs/glibc/glibc-2.2.5-r8.ebuild index 9170b9830be3..7bb41fc318ba 100644 --- a/sys-libs/glibc/glibc-2.2.5-r8.ebuild +++ b/sys-libs/glibc/glibc-2.2.5-r8.ebuild @@ -1,6 +1,6 @@ # 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.7 2003/04/06 03:11:16 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r8.ebuild,v 1.8 2003/05/18 22:22:50 azarah Exp $ IUSE="nls pic build" @@ -42,7 +42,7 @@ HOMEPAGE="http://www.gnu.org/software/libc/libc.html" KEYWORDS="x86 ppc sparc alpha arm" SLOT="2.2" -LICENSE="GPL-2" +LICENSE="LGPL-2" # Portage-1.8.9 needed for smart library merging feature (avoids segfaults on glibc upgrade) # drobbins, 18 Mar 2002: we now rely on the system profile to select the correct linus-headers |