summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-11-01 16:54:39 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-11-01 16:54:39 +0000
commit4c7903e681ab573a74dbd853b8d3145c4730aa20 (patch)
tree7026b3cf5375ccf2f9d069202a7d7ab1c0dd6899 /dev-libs/klibc
parentMake hal optional, bug #204820 (diff)
downloadgentoo-2-4c7903e681ab573a74dbd853b8d3145c4730aa20.tar.gz
gentoo-2-4c7903e681ab573a74dbd853b8d3145c4730aa20.tar.bz2
gentoo-2-4c7903e681ab573a74dbd853b8d3145c4730aa20.zip
Stable on ppc wrt bug 238494
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-libs/klibc')
-rw-r--r--dev-libs/klibc/ChangeLog5
-rw-r--r--dev-libs/klibc/klibc-1.5.12-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/klibc/ChangeLog b/dev-libs/klibc/ChangeLog
index cb4270442e88..f9cbf8fffdb5 100644
--- a/dev-libs/klibc/ChangeLog
+++ b/dev-libs/klibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/klibc
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v 1.65 2008/11/01 01:50:54 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/ChangeLog,v 1.66 2008/11/01 16:54:38 nixnut Exp $
+
+ 01 Nov 2008; nixnut <nixnut@gentoo.org> klibc-1.5.12-r1.ebuild:
+ Stable on ppc wrt bug 238494
01 Nov 2008; Jeremy Olexa <darkside@gentoo.org> klibc-1.5.12-r1.ebuild:
amd64 stable, bug 238494
diff --git a/dev-libs/klibc/klibc-1.5.12-r1.ebuild b/dev-libs/klibc/klibc-1.5.12-r1.ebuild
index 316eebb824ff..fd40bf0b6bcd 100644
--- a/dev-libs/klibc/klibc-1.5.12-r1.ebuild
+++ b/dev-libs/klibc/klibc-1.5.12-r1.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/dev-libs/klibc/klibc-1.5.12-r1.ebuild,v 1.4 2008/11/01 01:50:54 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/klibc/klibc-1.5.12-r1.ebuild,v 1.5 2008/11/01 16:54:39 nixnut Exp $
# Robin H. Johnson <robbat2@gentoo.org>, 12 Nov 2007:
# This still needs major work.
@@ -37,7 +37,7 @@ SRC_URI="
${KERNEL_URI}"
LICENSE="|| ( GPL-2 LGPL-2 )"
-KEYWORDS="amd64 -mips ~ppc ~sparc ~x86"
+KEYWORDS="amd64 -mips ppc ~sparc ~x86"
SLOT="0"
IUSE="debug n32"