From 360ee3a0290f489647823b780cd6a444a81b29a4 Mon Sep 17 00:00:00 2001 From: Friedrich Oslage Date: Sun, 22 Jun 2008 17:39:55 +0000 Subject: Add ~sparc keyword (Portage version: 2.1.4.4) --- sys-libs/glibc/ChangeLog | 6 +++++- sys-libs/glibc/glibc-2.8_p20080602.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'sys-libs') diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 625ff9c3caf8..dae1fcfd04c1 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.584 2008/06/22 14:05:56 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.585 2008/06/22 17:39:55 bluebird Exp $ + + 22 Jun 2008; Friedrich Oslage + glibc-2.8_p20080602.ebuild: + Add ~sparc keyword 22 Jun 2008; Friedrich Oslage files/eblits/common.eblit: diff --git a/sys-libs/glibc/glibc-2.8_p20080602.ebuild b/sys-libs/glibc/glibc-2.8_p20080602.ebuild index afa54b9e6461..05c6087528af 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.4 2008/06/22 01:26:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602.ebuild,v 1.5 2008/06/22 17:39:55 bluebird 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 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" -- cgit v1.2.3-65-gdbad