summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/openntpd/ChangeLog5
-rw-r--r--net-misc/openntpd/openntpd-3.7_p1.ebuild4
-rw-r--r--sys-apps/debianutils/ChangeLog6
-rw-r--r--sys-apps/debianutils/debianutils-2.14.1-r1.ebuild4
-rw-r--r--sys-apps/gawk/ChangeLog5
-rw-r--r--sys-apps/gawk/gawk-3.1.4-r4.ebuild4
-rw-r--r--sys-apps/grep/ChangeLog5
-rw-r--r--sys-apps/grep/grep-2.5.1-r8.ebuild4
-rw-r--r--sys-apps/modutils/ChangeLog5
-rw-r--r--sys-apps/modutils/modutils-2.4.27.ebuild4
-rw-r--r--sys-apps/pciutils/ChangeLog5
-rw-r--r--sys-apps/pciutils/pciutils-2.1.11-r5.ebuild4
-rw-r--r--sys-devel/flex/ChangeLog5
-rw-r--r--sys-devel/flex/flex-2.5.4a-r6.ebuild4
-rw-r--r--sys-devel/gcc-config/ChangeLog6
-rw-r--r--sys-devel/gcc-config/gcc-config-1.3.12-r2.ebuild4
16 files changed, 50 insertions, 24 deletions
diff --git a/net-misc/openntpd/ChangeLog b/net-misc/openntpd/ChangeLog
index 0be04736acf2..42b543912b62 100644
--- a/net-misc/openntpd/ChangeLog
+++ b/net-misc/openntpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/openntpd
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.21 2005/08/23 13:19:12 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/ChangeLog,v 1.22 2005/09/03 20:59:57 corsair Exp $
+
+ 03 Sep 2005; Markus Rothe <corsair@gentoo.org> openntpd-3.7_p1.ebuild:
+ Stable on ppc64
23 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> openntpd-3.7_p1.ebuild:
Use -1 instead of /bin/false on enewuser call.
diff --git a/net-misc/openntpd/openntpd-3.7_p1.ebuild b/net-misc/openntpd/openntpd-3.7_p1.ebuild
index 73e076f9e6f4..1b1e358c16d2 100644
--- a/net-misc/openntpd/openntpd-3.7_p1.ebuild
+++ b/net-misc/openntpd/openntpd-3.7_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.7_p1.ebuild,v 1.6 2005/08/23 13:19:12 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openntpd/openntpd-3.7_p1.ebuild,v 1.7 2005/09/03 20:59:57 corsair Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://openbsd/OpenNTPD/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="ssl selinux"
RDEPEND="ssl? ( dev-libs/openssl )
diff --git a/sys-apps/debianutils/ChangeLog b/sys-apps/debianutils/ChangeLog
index 665746e92dae..52bb84ad69bb 100644
--- a/sys-apps/debianutils/ChangeLog
+++ b/sys-apps/debianutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/debianutils
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.45 2005/08/19 19:09:31 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/ChangeLog,v 1.46 2005/09/03 21:00:34 corsair Exp $
+
+ 03 Sep 2005; Markus Rothe <corsair@gentoo.org>
+ debianutils-2.14.1-r1.ebuild:
+ Stable on ppc64
19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
debianutils-2.14.1-r1.ebuild:
diff --git a/sys-apps/debianutils/debianutils-2.14.1-r1.ebuild b/sys-apps/debianutils/debianutils-2.14.1-r1.ebuild
index 1c53656ea7d6..79fe91a4451e 100644
--- a/sys-apps/debianutils/debianutils-2.14.1-r1.ebuild
+++ b/sys-apps/debianutils/debianutils-2.14.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.14.1-r1.ebuild,v 1.4 2005/08/19 19:09:31 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-2.14.1-r1.ebuild,v 1.5 2005/09/03 21:00:34 corsair Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz"
LICENSE="GPL-2 BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ~ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86"
IUSE="static build"
DEPEND=""
diff --git a/sys-apps/gawk/ChangeLog b/sys-apps/gawk/ChangeLog
index dfb42162191a..a5389a0c5741 100644
--- a/sys-apps/gawk/ChangeLog
+++ b/sys-apps/gawk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/gawk
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/ChangeLog,v 1.61 2005/09/03 20:31:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/ChangeLog,v 1.62 2005/09/03 21:01:12 corsair Exp $
+
+ 03 Sep 2005; Markus Rothe <corsair@gentoo.org> gawk-3.1.4-r4.ebuild:
+ Stable on ppc64
03 Sep 2005; Mike Frysinger <vapier@gentoo.org>
+files/gawk-3.1.5-gcc4.patch, files/filefuncs/Makefile, gawk-3.1.5.ebuild:
diff --git a/sys-apps/gawk/gawk-3.1.4-r4.ebuild b/sys-apps/gawk/gawk-3.1.4-r4.ebuild
index cb87a812d390..beb3782a5bec 100644
--- a/sys-apps/gawk/gawk-3.1.4-r4.ebuild
+++ b/sys-apps/gawk/gawk-3.1.4-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-3.1.4-r4.ebuild,v 1.11 2005/09/02 19:31:55 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-3.1.4-r4.ebuild,v 1.12 2005/09/03 21:01:12 corsair Exp $
inherit eutils toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/gawk/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
IUSE="nls build xml"
RDEPEND="xml? ( dev-libs/expat )"
diff --git a/sys-apps/grep/ChangeLog b/sys-apps/grep/ChangeLog
index b7aee2371a80..178aa3b0afc7 100644
--- a/sys-apps/grep/ChangeLog
+++ b/sys-apps/grep/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/grep
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/ChangeLog,v 1.49 2005/08/18 18:39:38 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/ChangeLog,v 1.50 2005/09/03 21:01:54 corsair Exp $
+
+ 03 Sep 2005; Markus Rothe <corsair@gentoo.org> grep-2.5.1-r8.ebuild:
+ Stable on ppc64
18 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> grep-2.5.1-r8.ebuild:
Stable on ppc.
diff --git a/sys-apps/grep/grep-2.5.1-r8.ebuild b/sys-apps/grep/grep-2.5.1-r8.ebuild
index abab9c6d4919..b1d436dde237 100644
--- a/sys-apps/grep/grep-2.5.1-r8.ebuild
+++ b/sys-apps/grep/grep-2.5.1-r8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.5.1-r8.ebuild,v 1.5 2005/08/18 18:39:38 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.5.1-r8.ebuild,v 1.6 2005/09/03 21:01:54 corsair Exp $
inherit flag-o-matic eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
IUSE="build nls pcre static"
RDEPEND=""
diff --git a/sys-apps/modutils/ChangeLog b/sys-apps/modutils/ChangeLog
index a04adb950f09..73bdf800c344 100644
--- a/sys-apps/modutils/ChangeLog
+++ b/sys-apps/modutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/modutils
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/ChangeLog,v 1.51 2005/08/18 22:30:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/ChangeLog,v 1.52 2005/09/03 21:02:33 corsair Exp $
+
+ 03 Sep 2005; Markus Rothe <corsair@gentoo.org> modutils-2.4.27.ebuild:
+ Stable on ppc64
*modutils-2.4.27-r1 (18 Aug 2005)
diff --git a/sys-apps/modutils/modutils-2.4.27.ebuild b/sys-apps/modutils/modutils-2.4.27.ebuild
index 8798c1e2dc32..37589ade5b38 100644
--- a/sys-apps/modutils/modutils-2.4.27.ebuild
+++ b/sys-apps/modutils/modutils-2.4.27.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.27.ebuild,v 1.9 2005/07/14 02:59:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/modutils/modutils-2.4.27.ebuild,v 1.10 2005/09/03 21:02:33 corsair Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/utils/kernel/${PN}/v2.4/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha -amd64 arm hppa ia64 mips ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha -amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="virtual/libc
diff --git a/sys-apps/pciutils/ChangeLog b/sys-apps/pciutils/ChangeLog
index 18ddbdceb579..a1d542b293db 100644
--- a/sys-apps/pciutils/ChangeLog
+++ b/sys-apps/pciutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/pciutils
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.56 2005/09/02 19:31:29 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/ChangeLog,v 1.57 2005/09/03 21:03:08 corsair Exp $
+
+ 03 Sep 2005; Markus Rothe <corsair@gentoo.org> pciutils-2.1.11-r5.ebuild:
+ Stable on ppc64
02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org>
pciutils-2.1.11-r5.ebuild:
diff --git a/sys-apps/pciutils/pciutils-2.1.11-r5.ebuild b/sys-apps/pciutils/pciutils-2.1.11-r5.ebuild
index ae9b875f9aba..c917341e1202 100644
--- a/sys-apps/pciutils/pciutils-2.1.11-r5.ebuild
+++ b/sys-apps/pciutils/pciutils-2.1.11-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.11-r5.ebuild,v 1.5 2005/09/02 19:31:29 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pciutils/pciutils-2.1.11-r5.ebuild,v 1.6 2005/09/03 21:03:09 corsair Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""
diff --git a/sys-devel/flex/ChangeLog b/sys-devel/flex/ChangeLog
index 0bb6f37dc71a..85ce59714234 100644
--- a/sys-devel/flex/ChangeLog
+++ b/sys-devel/flex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/flex
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.32 2005/08/18 18:36:54 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/ChangeLog,v 1.33 2005/09/03 21:04:02 corsair Exp $
+
+ 03 Sep 2005; Markus Rothe <corsair@gentoo.org> flex-2.5.4a-r6.ebuild:
+ Stable on ppc64
18 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> flex-2.5.4a-r6.ebuild:
Stable on ppc.
diff --git a/sys-devel/flex/flex-2.5.4a-r6.ebuild b/sys-devel/flex/flex-2.5.4a-r6.ebuild
index de5a676558d5..09eec069386b 100644
--- a/sys-devel/flex/flex-2.5.4a-r6.ebuild
+++ b/sys-devel/flex/flex-2.5.4a-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r6.ebuild,v 1.7 2005/08/18 18:36:54 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/flex/flex-2.5.4a-r6.ebuild,v 1.8 2005/09/03 21:04:02 corsair Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz
LICENSE="FLEX"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ~ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86"
IUSE="build static"
DEPEND=""
diff --git a/sys-devel/gcc-config/ChangeLog b/sys-devel/gcc-config/ChangeLog
index c320432b2172..9b9178c3fcba 100644
--- a/sys-devel/gcc-config/ChangeLog
+++ b/sys-devel/gcc-config/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.101 2005/09/01 13:29:32 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.102 2005/09/03 21:04:40 corsair Exp $
+
+ 03 Sep 2005; Markus Rothe <corsair@gentoo.org>
+ gcc-config-1.3.12-r2.ebuild:
+ Stable on ppc64
01 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org>
gcc-config-1.3.12-r2.ebuild:
diff --git a/sys-devel/gcc-config/gcc-config-1.3.12-r2.ebuild b/sys-devel/gcc-config/gcc-config-1.3.12-r2.ebuild
index f26455889326..eea146e66f67 100644
--- a/sys-devel/gcc-config/gcc-config-1.3.12-r2.ebuild
+++ b/sys-devel/gcc-config/gcc-config-1.3.12-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.12-r2.ebuild,v 1.3 2005/09/01 13:29:32 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.3.12-r2.ebuild,v 1.4 2005/09/03 21:04:40 corsair Exp $
inherit toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""