summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-05-12 16:12:46 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-05-12 16:12:46 +0000
commit04dd4570eae4bbb3ea0a7fd8c700ae7bfccdffca (patch)
tree97ff807bc1bf9569790ac3898888d25c239c0858
parentamd64 stable, bug #217545 (diff)
downloadhistorical-04dd4570eae4bbb3ea0a7fd8c700ae7bfccdffca.tar.gz
historical-04dd4570eae4bbb3ea0a7fd8c700ae7bfccdffca.tar.bz2
historical-04dd4570eae4bbb3ea0a7fd8c700ae7bfccdffca.zip
Stable on ppc64
Package-Manager: portage-2.1.4.4
-rw-r--r--sys-devel/autogen/ChangeLog5
-rw-r--r--sys-devel/autogen/autogen-5.9.4.ebuild4
-rw-r--r--sys-devel/sparse/ChangeLog5
-rw-r--r--sys-devel/sparse/sparse-0.4.1.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/sys-devel/autogen/ChangeLog b/sys-devel/autogen/ChangeLog
index 82e54447769c..5bd1647f35f7 100644
--- a/sys-devel/autogen/ChangeLog
+++ b/sys-devel/autogen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/autogen
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.49 2008/04/13 04:27:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/ChangeLog,v 1.50 2008/05/12 16:11:29 corsair Exp $
+
+ 12 May 2008; Markus Rothe <corsair@gentoo.org> autogen-5.9.4.ebuild:
+ Stable on ppc64
13 Apr 2008; Mike Frysinger <vapier@gentoo.org> autogen-5.9.4.ebuild:
Mark amd64 stable.
diff --git a/sys-devel/autogen/autogen-5.9.4.ebuild b/sys-devel/autogen/autogen-5.9.4.ebuild
index ecb6486c6402..c5eec21f5164 100644
--- a/sys-devel/autogen/autogen-5.9.4.ebuild
+++ b/sys-devel/autogen/autogen-5.9.4.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-devel/autogen/autogen-5.9.4.ebuild,v 1.5 2008/04/13 04:27:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.9.4.ebuild,v 1.6 2008/05/12 16:11:29 corsair Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa 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=""
# autogen doesn't build with lower versions of guile on ia64
diff --git a/sys-devel/sparse/ChangeLog b/sys-devel/sparse/ChangeLog
index 82ecc0bdc19a..8dd3cc0a53e5 100644
--- a/sys-devel/sparse/ChangeLog
+++ b/sys-devel/sparse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/sparse
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.24 2008/02/24 15:57:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/ChangeLog,v 1.25 2008/05/12 16:12:46 corsair Exp $
+
+ 12 May 2008; Markus Rothe <corsair@gentoo.org> sparse-0.4.1.ebuild:
+ Stable on ppc64
24 Feb 2008; Raúl Porcel <armin76@gentoo.org> sparse-0.4.1.ebuild:
ia64/sparc/x86 stable
diff --git a/sys-devel/sparse/sparse-0.4.1.ebuild b/sys-devel/sparse/sparse-0.4.1.ebuild
index a4bef74facf7..a6864857e6d3 100644
--- a/sys-devel/sparse/sparse-0.4.1.ebuild
+++ b/sys-devel/sparse/sparse-0.4.1.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-devel/sparse/sparse-0.4.1.ebuild,v 1.3 2008/04/12 18:31:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/sparse/sparse-0.4.1.ebuild,v 1.4 2008/05/12 16:12:46 corsair Exp $
inherit eutils multilib flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://kernel.org/pub/linux/kernel/people/josh/sparse/dist/${P}.tar.gz"
LICENSE="OSL-1.1"
SLOT="0"
-KEYWORDS="~amd64 arm ~hppa ia64 ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="~amd64 arm ~hppa ia64 ~ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""