summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-06-25 02:49:42 +0000
committerMike Frysinger <vapier@gentoo.org>2010-06-25 02:49:42 +0000
commit0a9f1c4228d34e27bd670c358da491241f2eebf1 (patch)
treecbde0f498d54d4c0eed82a1c3b26bb3612939350 /sys-libs
parentMark ia64 stable #298571. (diff)
downloadgentoo-2-0a9f1c4228d34e27bd670c358da491241f2eebf1.tar.gz
gentoo-2-0a9f1c4228d34e27bd670c358da491241f2eebf1.tar.bz2
gentoo-2-0a9f1c4228d34e27bd670c358da491241f2eebf1.zip
Mark ia64 stable #318503.
(Portage version: 2.2_rc67/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.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index b698716f7840..154b14081f59 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.690 2010/06/24 10:55:41 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.691 2010/06/25 02:49:42 vapier Exp $
+
+ 25 Jun 2010; Mike Frysinger <vapier@gentoo.org> glibc-2.11.1.ebuild:
+ Mark ia64 stable #318503.
24 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> glibc-2.11.1.ebuild:
x86 stable wrt bug #318503
diff --git a/sys-libs/glibc/glibc-2.11.1.ebuild b/sys-libs/glibc/glibc-2.11.1.ebuild
index 796b12f1c7cd..9d97afea16cf 100644
--- a/sys-libs/glibc/glibc-2.11.1.ebuild
+++ b/sys-libs/glibc/glibc-2.11.1.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.1.ebuild,v 1.4 2010/06/24 10:55:41 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.11.1.ebuild,v 1.5 2010/06/25 02:49:42 vapier 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"