summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-01-29 22:04:08 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-01-29 22:04:08 +0000
commitad2e26c923b8a49e52d6374ec5fd6ba529f07ffe (patch)
treed0bfe833a15b8917ba5b7106ebe67913810722b2
parentstable on amd64. fixes #66699 (diff)
downloadgentoo-2-ad2e26c923b8a49e52d6374ec5fd6ba529f07ffe.tar.gz
gentoo-2-ad2e26c923b8a49e52d6374ec5fd6ba529f07ffe.tar.bz2
gentoo-2-ad2e26c923b8a49e52d6374ec5fd6ba529f07ffe.zip
stable on ppc64
(Portage version: 2.0.51-r15)
-rw-r--r--sys-devel/autoconf/ChangeLog6
-rw-r--r--sys-devel/autoconf/autoconf-2.13.ebuild4
-rw-r--r--sys-devel/autoconf/autoconf-2.59-r6.ebuild4
-rw-r--r--sys-devel/automake-wrapper/ChangeLog5
-rw-r--r--sys-devel/automake-wrapper/automake-wrapper-1.ebuild4
-rw-r--r--sys-devel/automake/ChangeLog9
-rw-r--r--sys-devel/automake/automake-1.4_p6.ebuild4
-rw-r--r--sys-devel/automake/automake-1.5.ebuild4
-rw-r--r--sys-devel/automake/automake-1.6.3.ebuild4
-rw-r--r--sys-devel/automake/automake-1.7.9-r1.ebuild4
-rw-r--r--sys-devel/automake/automake-1.8.5-r3.ebuild4
-rw-r--r--sys-devel/automake/automake-1.9.4.ebuild4
12 files changed, 35 insertions, 21 deletions
diff --git a/sys-devel/autoconf/ChangeLog b/sys-devel/autoconf/ChangeLog
index 52dc0dbc47bb..e441c3847da2 100644
--- a/sys-devel/autoconf/ChangeLog
+++ b/sys-devel/autoconf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/autoconf
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.58 2005/01/02 23:58:57 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/ChangeLog,v 1.59 2005/01/29 22:02:43 corsair Exp $
+
+ 29 Jan 2005; Markus Rothe <corsair@gentoo.org> autoconf-2.13.ebuild,
+ autoconf-2.59-r6.ebuild:
+ Stable on ppc64
02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/sys-devel/autoconf/autoconf-2.13.ebuild b/sys-devel/autoconf/autoconf-2.13.ebuild
index ce6b2c756315..8a809ba6c871 100644
--- a/sys-devel/autoconf/autoconf-2.13.ebuild
+++ b/sys-devel/autoconf/autoconf-2.13.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/autoconf/autoconf-2.13.ebuild,v 1.6 2005/01/28 02:21:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.13.ebuild,v 1.7 2005/01/29 22:02:43 corsair Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="${PV:0:3}"
-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=">=sys-apps/texinfo-4.3
diff --git a/sys-devel/autoconf/autoconf-2.59-r6.ebuild b/sys-devel/autoconf/autoconf-2.59-r6.ebuild
index c34dce9ab794..25963d87d449 100644
--- a/sys-devel/autoconf/autoconf-2.59-r6.ebuild
+++ b/sys-devel/autoconf/autoconf-2.59-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/autoconf/autoconf-2.59-r6.ebuild,v 1.6 2005/01/28 02:21:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r6.ebuild,v 1.7 2005/01/29 22:02:43 corsair Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="${PV:0:3}"
-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=">=sys-apps/texinfo-4.3
diff --git a/sys-devel/automake-wrapper/ChangeLog b/sys-devel/automake-wrapper/ChangeLog
index 9eb15d40aa60..07eccf96fb70 100644
--- a/sys-devel/automake-wrapper/ChangeLog
+++ b/sys-devel/automake-wrapper/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/automake-wrapper
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake-wrapper/ChangeLog,v 1.3 2005/01/29 11:15:15 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake-wrapper/ChangeLog,v 1.4 2005/01/29 22:03:34 corsair Exp $
+
+ 29 Jan 2005; Markus Rothe <corsair@gentoo.org> automake-wrapper-1.ebuild:
+ Stable on ppc64
29 Jan 2005; Luca Barbato <lu_zero@gentoo.org> automake-wrapper-1.ebuild:
Fix bug #79926
diff --git a/sys-devel/automake-wrapper/automake-wrapper-1.ebuild b/sys-devel/automake-wrapper/automake-wrapper-1.ebuild
index cdc215b79c61..e53681d61a0f 100644
--- a/sys-devel/automake-wrapper/automake-wrapper-1.ebuild
+++ b/sys-devel/automake-wrapper/automake-wrapper-1.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/automake-wrapper/automake-wrapper-1.ebuild,v 1.9 2005/01/29 11:15:15 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake-wrapper/automake-wrapper-1.ebuild,v 1.10 2005/01/29 22:03:34 corsair Exp $
DESCRIPTION="wrapper for automake to manage multiple automake versions"
HOMEPAGE="http://www.gentoo.org/"
@@ -8,7 +8,7 @@ SRC_URI=""
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=""
RDEPEND="=sys-devel/automake-1.4*
diff --git a/sys-devel/automake/ChangeLog b/sys-devel/automake/ChangeLog
index 665b5de4616a..10326074b586 100644
--- a/sys-devel/automake/ChangeLog
+++ b/sys-devel/automake/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-devel/automake
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.63 2005/01/11 01:15:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.64 2005/01/29 22:04:08 corsair Exp $
+
+*automake-1.8.5-r3 (29 Jan 2005)
+
+ 29 Jan 2005; Markus Rothe <corsair@gentoo.org> automake-1.4_p6.ebuild,
+ automake-1.5.ebuild, automake-1.6.3.ebuild, automake-1.7.9-r1.ebuild,
+ automake-1.8.5-r3.ebuild, automake-1.9.4.ebuild:
+ Stable on ppc64
*automake-1.9.4 (10 Jan 2005)
diff --git a/sys-devel/automake/automake-1.4_p6.ebuild b/sys-devel/automake/automake-1.4_p6.ebuild
index 2ee2314ffd65..e1678b7fb63d 100644
--- a/sys-devel/automake/automake-1.4_p6.ebuild
+++ b/sys-devel/automake/automake-1.4_p6.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/automake/automake-1.4_p6.ebuild,v 1.8 2005/01/28 02:20:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4_p6.ebuild,v 1.9 2005/01/29 22:04:08 corsair Exp $
inherit eutils gnuconfig
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="${PV:0:3}"
-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="uclibc"
DEPEND="dev-lang/perl
diff --git a/sys-devel/automake/automake-1.5.ebuild b/sys-devel/automake/automake-1.5.ebuild
index 53359dba3ad2..511bcda1b23e 100644
--- a/sys-devel/automake/automake-1.5.ebuild
+++ b/sys-devel/automake/automake-1.5.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/automake/automake-1.5.ebuild,v 1.11 2005/01/28 02:20:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5.ebuild,v 1.12 2005/01/29 22:04:08 corsair Exp $
inherit eutils gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="${PV:0:3}"
-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="uclibc"
DEPEND="dev-lang/perl
diff --git a/sys-devel/automake/automake-1.6.3.ebuild b/sys-devel/automake/automake-1.6.3.ebuild
index e9d353d337bb..41d3a3ecb139 100644
--- a/sys-devel/automake/automake-1.6.3.ebuild
+++ b/sys-devel/automake/automake-1.6.3.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/automake/automake-1.6.3.ebuild,v 1.25 2005/01/28 02:20:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.3.ebuild,v 1.26 2005/01/29 22:04:08 corsair Exp $
inherit eutils gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="${PV:0:3}"
-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="uclibc"
DEPEND="dev-lang/perl
diff --git a/sys-devel/automake/automake-1.7.9-r1.ebuild b/sys-devel/automake/automake-1.7.9-r1.ebuild
index dca41080ead0..aa9353ea91ad 100644
--- a/sys-devel/automake/automake-1.7.9-r1.ebuild
+++ b/sys-devel/automake/automake-1.7.9-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-devel/automake/automake-1.7.9-r1.ebuild,v 1.1 2005/01/29 07:12:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.9-r1.ebuild,v 1.2 2005/01/29 22:04:08 corsair Exp $
inherit eutils gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="${PV:0:3}"
-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="uclibc"
DEPEND="dev-lang/perl
diff --git a/sys-devel/automake/automake-1.8.5-r3.ebuild b/sys-devel/automake/automake-1.8.5-r3.ebuild
index 3d1b89a19dcd..c22eeb0d1c43 100644
--- a/sys-devel/automake/automake-1.8.5-r3.ebuild
+++ b/sys-devel/automake/automake-1.8.5-r3.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/automake/automake-1.8.5-r3.ebuild,v 1.1 2005/01/29 07:12:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r3.ebuild,v 1.2 2005/01/29 22:04:08 corsair Exp $
inherit eutils gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="${PV:0:3}"
-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="uclibc"
DEPEND="dev-lang/perl
diff --git a/sys-devel/automake/automake-1.9.4.ebuild b/sys-devel/automake/automake-1.9.4.ebuild
index f61fd88312c8..23724b90c132 100644
--- a/sys-devel/automake/automake-1.9.4.ebuild
+++ b/sys-devel/automake/automake-1.9.4.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/automake/automake-1.9.4.ebuild,v 1.3 2005/01/28 02:20:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.9.4.ebuild,v 1.4 2005/01/29 22:04:08 corsair Exp $
inherit eutils gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="${PV:0:3}"
-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="uclibc"
RDEPEND="dev-lang/perl