summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2010-07-11 11:12:24 +0000
committerTobias Klausmann <klausman@gentoo.org>2010-07-11 11:12:24 +0000
commitec8de8be3254c394446a1c8faafc72e83469056e (patch)
treee5ccaffb2c74047ca6f61c93ae56fd3b6999c2a7 /sys-libs
parentversion bump to 3.7.6, close bug #316925 (diff)
downloadgentoo-2-ec8de8be3254c394446a1c8faafc72e83469056e.tar.gz
gentoo-2-ec8de8be3254c394446a1c8faafc72e83469056e.tar.bz2
gentoo-2-ec8de8be3254c394446a1c8faafc72e83469056e.zip
Stable on alpha, bug #318503
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.11.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index ddbc2a43ee64..f9da7cd4dc24 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.696 2010/06/29 20:34:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.697 2010/07/11 11:12:24 klausman Exp $
+
+ 11 Jul 2010; Tobias Klausmann <klausman@gentoo.org> glibc-2.11.2.ebuild:
+ Stable on alpha, bug #318503
29 Jun 2010; Mike Frysinger <vapier@gentoo.org> glibc-2.11.2.ebuild:
Update alpha cloexec header #307651 by Matt Turner.
diff --git a/sys-libs/glibc/glibc-2.11.2.ebuild b/sys-libs/glibc/glibc-2.11.2.ebuild
index d2171168ebbe..bf495e6261af 100644
--- a/sys-libs/glibc/glibc-2.11.2.ebuild
+++ b/sys-libs/glibc/glibc-2.11.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.11.2.ebuild,v 1.6 2010/06/29 20:34:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.11.2.ebuild,v 1.7 2010/07/11 11:12:24 klausman Exp $
inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
@@ -8,7 +8,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library"
HOMEPAGE="http://www.gnu.org/software/libc/libc.html"
LICENSE="LGPL-2"
-KEYWORDS="~alpha amd64 ~arm ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
RESTRICT="strip" # strip ourself #46186
EMULTILIB_PKG="true"