diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-05 17:26:49 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-05 17:26:49 +0000 |
commit | d154969aede1adf137fbb1f972b39836ae1e0941 (patch) | |
tree | 46f7b49e17ddf9045600144be5b93df0cb998a33 /sys-libs | |
parent | Updated cairo dependency to require version 0.1.22 or newer (Manifest recommit) (diff) | |
download | gentoo-2-d154969aede1adf137fbb1f972b39836ae1e0941.tar.gz gentoo-2-d154969aede1adf137fbb1f972b39836ae1e0941.tar.bz2 gentoo-2-d154969aede1adf137fbb1f972b39836ae1e0941.zip |
~amd64
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/glibc/glibc-2.3.3_pre20040529.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.3.4.20040605.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-libs/glibc/glibc-2.3.3_pre20040529.ebuild b/sys-libs/glibc/glibc-2.3.3_pre20040529.ebuild index 78e3f5538fe0..7d8f38e5ce1e 100644 --- a/sys-libs/glibc/glibc-2.3.3_pre20040529.ebuild +++ b/sys-libs/glibc/glibc-2.3.3_pre20040529.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.3_pre20040529.ebuild,v 1.11 2004/06/04 18:20:59 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.3_pre20040529.ebuild,v 1.12 2004/06/05 17:26:49 lv Exp $ IUSE="nls pic build nptl erandom hardened multilib" @@ -62,7 +62,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 ~mips ~sparc ~amd64 -hppa ~ia64 ~ppc" # breaks on ~alpha -KEYWORDS="-* amd64 ppc64 ~mips" +KEYWORDS="-* ~amd64 ppc64 ~mips" SLOT="2.2" LICENSE="LGPL-2" diff --git a/sys-libs/glibc/glibc-2.3.4.20040605.ebuild b/sys-libs/glibc/glibc-2.3.4.20040605.ebuild index 421b94c0b525..c08986c3bbc3 100644 --- a/sys-libs/glibc/glibc-2.3.4.20040605.ebuild +++ b/sys-libs/glibc/glibc-2.3.4.20040605.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.4.20040605.ebuild,v 1.1 2004/06/05 17:16:30 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040605.ebuild,v 1.2 2004/06/05 17:26:49 lv Exp $ IUSE="nls pic build nptl erandom hardened makecheck multilib" @@ -42,7 +42,7 @@ SRC_URI="http://dev.gentoo.org/~lv/${P}.tar.bz2" HOMEPAGE="http://sources.redhat.com/glibc/" #KEYWORDS="~x86 ~mips ~sparc ~amd64 -hppa ~ia64 ~ppc" # breaks on ~alpha -KEYWORDS="-* amd64 ~mips" +KEYWORDS="-* ~amd64 ~mips" SLOT="2.2" LICENSE="LGPL-2" |