diff options
author | Bartosch Pixa <darkspecter@gentoo.org> | 2004-01-16 22:27:56 +0000 |
---|---|---|
committer | Bartosch Pixa <darkspecter@gentoo.org> | 2004-01-16 22:27:56 +0000 |
commit | 0b25be288d2a9bb89258cda049802731bc7fc966 (patch) | |
tree | c57d4076c7c4a74bb774dff21e32c4745459a09c /sys-libs | |
parent | Marked stable on hppa. (diff) | |
download | gentoo-2-0b25be288d2a9bb89258cda049802731bc7fc966.tar.gz gentoo-2-0b25be288d2a9bb89258cda049802731bc7fc966.tar.bz2 gentoo-2-0b25be288d2a9bb89258cda049802731bc7fc966.zip |
manifest fix
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.2-r9.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-libs/glibc/glibc-2.3.2-r9.ebuild b/sys-libs/glibc/glibc-2.3.2-r9.ebuild index 3f65f7d82319..53451e3d34f4 100644 --- a/sys-libs/glibc/glibc-2.3.2-r9.ebuild +++ b/sys-libs/glibc/glibc-2.3.2-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r9.ebuild,v 1.10 2004/01/16 13:19:08 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r9.ebuild,v 1.11 2004/01/16 22:24:38 darkspecter Exp $ IUSE="nls pic build nptl" @@ -56,6 +56,7 @@ SRC_URI="http://ftp.gnu.org/gnu/glibc/glibc-${MY_PV}.tar.bz2 HOMEPAGE="http://www.gnu.org/software/libc/libc.html" KEYWORDS="~x86 ~sparc amd64 hppa alpha ppc" + SLOT="2.2" LICENSE="LGPL-2" |