summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2006-05-26 19:51:29 +0000
committerGuy Martin <gmsoft@gentoo.org>2006-05-26 19:51:29 +0000
commitc8ace4981b81213b7614ddeef44ab19d66487ac0 (patch)
treef333555421534cb045e46f3a94eace5b15f23b9e /sys-libs
parentFix quoting. (diff)
downloadhistorical-c8ace4981b81213b7614ddeef44ab19d66487ac0.tar.gz
historical-c8ace4981b81213b7614ddeef44ab19d66487ac0.tar.bz2
historical-c8ace4981b81213b7614ddeef44ab19d66487ac0.zip
Stable on hppa.
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog5
-rw-r--r--sys-libs/glibc/glibc-2.3.6-r4.ebuild4
-rw-r--r--sys-libs/timezone-data/ChangeLog5
-rw-r--r--sys-libs/timezone-data/timezone-data-2006g.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index 47483a862ab9..f50f8e9819c5 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/glibc
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.453 2006/05/13 03:25:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.454 2006/05/26 19:51:29 gmsoft Exp $
+
+ 26 May 2006; Guy Martin <gmsoft@gentoo.org> glibc-2.3.6-r4.ebuild:
+ Stable on hppa.
*glibc-2.4-r3 (13 May 2006)
diff --git a/sys-libs/glibc/glibc-2.3.6-r4.ebuild b/sys-libs/glibc/glibc-2.3.6-r4.ebuild
index 206cfadb9397..709a76f5006a 100644
--- a/sys-libs/glibc/glibc-2.3.6-r4.ebuild
+++ b/sys-libs/glibc/glibc-2.3.6-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r4.ebuild,v 1.5 2006/05/26 03:53:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r4.ebuild,v 1.6 2006/05/26 19:51:29 gmsoft Exp $
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries
@@ -16,7 +16,7 @@
# CHOST = CTARGET - install into /
# CHOST != CTARGET - install into /usr/CTARGET/
-KEYWORDS="-* ~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="-* ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
BRANCH_UPDATE=""
diff --git a/sys-libs/timezone-data/ChangeLog b/sys-libs/timezone-data/ChangeLog
index 699b946216da..bfa452922ffe 100644
--- a/sys-libs/timezone-data/ChangeLog
+++ b/sys-libs/timezone-data/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/timezone-data
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.31 2006/05/23 20:25:54 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/ChangeLog,v 1.32 2006/05/26 19:49:25 gmsoft Exp $
+
+ 26 May 2006; Guy Martin <gmsoft@gentoo.org> timezone-data-2006g.ebuild:
+ Stable on hppa.
23 May 2006; Markus Rothe <corsair@gentoo.org> timezone-data-2006a.ebuild:
Stable on ppc64
diff --git a/sys-libs/timezone-data/timezone-data-2006g.ebuild b/sys-libs/timezone-data/timezone-data-2006g.ebuild
index 380e85b2f7e4..014a4a14a125 100644
--- a/sys-libs/timezone-data/timezone-data-2006g.ebuild
+++ b/sys-libs/timezone-data/timezone-data-2006g.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2006g.ebuild,v 1.1 2006/05/09 02:13:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/timezone-data/timezone-data-2006g.ebuild,v 1.2 2006/05/26 19:49:25 gmsoft Exp $
inherit eutils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="ftp://elsie.nci.nih.gov/pub/tzdata${PV}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm ia64 m68k mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 arm hppa ia64 m68k mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=""