summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-03-07 11:11:20 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-03-07 11:11:20 +0000
commit7db6bfc5b896822821c08a6a4a8b76bdb98f0675 (patch)
treefc5996fc9c426f25e6d09121666d63a2818f2e63 /sys-libs
parentx86 stable, bug 253551 (diff)
downloadgentoo-2-7db6bfc5b896822821c08a6a4a8b76bdb98f0675.tar.gz
gentoo-2-7db6bfc5b896822821c08a6a4a8b76bdb98f0675.tar.bz2
gentoo-2-7db6bfc5b896822821c08a6a4a8b76bdb98f0675.zip
ia64/sparc stable wrt #247553
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog6
-rw-r--r--sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index b83bb48b7172..0ed2ca26e07f 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.612 2009/03/01 21:06:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.613 2009/03/07 11:11:20 armin76 Exp $
+
+ 07 Mar 2009; Raúl Porcel <armin76@gentoo.org>
+ glibc-2.8_p20080602-r1.ebuild:
+ ia64/sparc stable wrt #247553
01 Mar 2009; Mike Frysinger <vapier@gentoo.org>
+files/eblits/pkg_postinst.eblit, +files/eblits/pkg_preinst.eblit,
diff --git a/sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild b/sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild
index 248021aa520b..a4be7175d833 100644
--- a/sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild,v 1.7 2009/02/19 19:48:44 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild,v 1.8 2009/03/07 11:11:20 armin76 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"