summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-06-21 06:05:54 +0000
committerMike Frysinger <vapier@gentoo.org>2008-06-21 06:05:54 +0000
commit6823158d0b28dd2d1706841076ccac5c4c291f0f (patch)
treecbc7e0c8d986f4420c1e54b724fe3759e27ddef4 /sys-libs
parentOnly move "important" bzip2 binaries to / #226175 by Alexander Skwar. (diff)
downloadhistorical-6823158d0b28dd2d1706841076ccac5c4c291f0f.tar.gz
historical-6823158d0b28dd2d1706841076ccac5c4c291f0f.tar.bz2
historical-6823158d0b28dd2d1706841076ccac5c4c291f0f.zip
Add ~alpha and ~ia64 love.
Package-Manager: portage-2.2_pre8/cvs/Linux 2.6.25 x86_64
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog6
-rw-r--r--sys-libs/glibc/glibc-2.8_p20080602.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 8b23ab6839ba..5a8d8d63627e 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.581 2008/06/17 13:15:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.582 2008/06/21 06:05:54 vapier Exp $
+
+ 21 Jun 2008; Mike Frysinger <vapier@gentoo.org>
+ glibc-2.8_p20080602.ebuild:
+ Add ~alpha and ~ia64 love.
17 Jun 2008; Mike Frysinger <vapier@gentoo.org>
glibc-2.8_p20080602.ebuild:
diff --git a/sys-libs/glibc/glibc-2.8_p20080602.ebuild b/sys-libs/glibc/glibc-2.8_p20080602.ebuild
index 77c78de8abcf..ab254ff29662 100644
--- a/sys-libs/glibc/glibc-2.8_p20080602.ebuild
+++ b/sys-libs/glibc/glibc-2.8_p20080602.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.ebuild,v 1.2 2008/06/17 13:15:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602.ebuild,v 1.3 2008/06/21 06:05:54 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="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
RESTRICT="strip" # strip ourself #46186
EMULTILIB_PKG="true"