summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-07 17:05:51 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-07 17:05:51 +0000
commit9cff52a784c22ad724497ec7463e1127ef9e4347 (patch)
tree04e14ec4c78171a298fca9ba2c74dcaedbefecd0
parentAdded ~ppc64 to KEYWORDS (diff)
downloadgentoo-2-9cff52a784c22ad724497ec7463e1127ef9e4347.tar.gz
gentoo-2-9cff52a784c22ad724497ec7463e1127ef9e4347.tar.bz2
gentoo-2-9cff52a784c22ad724497ec7463e1127ef9e4347.zip
stable amd64
(Portage version: 2.0.51.19)
-rw-r--r--sys-power/cpufreqd/ChangeLog5
-rw-r--r--sys-power/cpufreqd/cpufreqd-1.2.2.ebuild4
-rw-r--r--www-client/dillo/ChangeLog5
-rw-r--r--www-client/dillo/dillo-0.8.4.ebuild4
-rw-r--r--www-client/galeon/ChangeLog5
-rw-r--r--www-client/galeon/galeon-1.3.19.ebuild4
-rw-r--r--x11-libs/pango/ChangeLog5
-rw-r--r--x11-libs/pango/pango-1.8.1.ebuild4
8 files changed, 24 insertions, 12 deletions
diff --git a/sys-power/cpufreqd/ChangeLog b/sys-power/cpufreqd/ChangeLog
index 71535218f8d3..481ba74ba7ed 100644
--- a/sys-power/cpufreqd/ChangeLog
+++ b/sys-power/cpufreqd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-power/cpufreqd
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.2 2005/03/15 16:33:56 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/ChangeLog,v 1.3 2005/04/07 17:02:25 blubb Exp $
+
+ 07 Apr 2005; Simon Stelling <blubb@gentoo.org> cpufreqd-1.2.2.ebuild:
+ stable on amd64
*cpufreqd-1.2.2 (14 Mar 2005)
*cpufreqd-1.1.2-r1 (14 Mar 2005)
diff --git a/sys-power/cpufreqd/cpufreqd-1.2.2.ebuild b/sys-power/cpufreqd/cpufreqd-1.2.2.ebuild
index 9ce8bd70bed4..de438bd72b78 100644
--- a/sys-power/cpufreqd/cpufreqd-1.2.2.ebuild
+++ b/sys-power/cpufreqd/cpufreqd-1.2.2.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-power/cpufreqd/cpufreqd-1.2.2.ebuild,v 1.1 2005/03/14 22:48:38 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-1.2.2.ebuild,v 1.2 2005/04/07 17:02:25 blubb Exp $
inherit flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~amd64"
+KEYWORDS="x86 ~ppc amd64"
IUSE=""
diff --git a/www-client/dillo/ChangeLog b/www-client/dillo/ChangeLog
index b4988f25b1da..c0dc9844ad2b 100644
--- a/www-client/dillo/ChangeLog
+++ b/www-client/dillo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/dillo
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.21 2005/04/06 14:45:29 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/ChangeLog,v 1.22 2005/04/07 17:03:22 blubb Exp $
+
+ 07 Apr 2005; Simon Stelling <blubb@gentoo.org> dillo-0.8.4.ebuild:
+ stable on amd64
06 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> dillo-0.8.4-r1.ebuild:
Stable on sparc
diff --git a/www-client/dillo/dillo-0.8.4.ebuild b/www-client/dillo/dillo-0.8.4.ebuild
index c130df99338e..dd07effe838a 100644
--- a/www-client/dillo/dillo-0.8.4.ebuild
+++ b/www-client/dillo/dillo-0.8.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/www-client/dillo/dillo-0.8.4.ebuild,v 1.5 2005/03/19 13:16:02 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/dillo/dillo-0.8.4.ebuild,v 1.6 2005/04/07 17:03:22 blubb Exp $
inherit flag-o-matic eutils
@@ -15,7 +15,7 @@ SRC_URI="http://www.dillo.org/download/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha hppa ~amd64 ~mips arm ~ppc64"
+KEYWORDS="x86 ppc sparc alpha hppa amd64 ~mips arm ~ppc64"
MISC_IUSE="nls truetype"
IUSE="${MISC_IUSE} ipv6 ssl"
diff --git a/www-client/galeon/ChangeLog b/www-client/galeon/ChangeLog
index f47a940ce003..68c215dd9cf8 100644
--- a/www-client/galeon/ChangeLog
+++ b/www-client/galeon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/galeon
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/galeon/ChangeLog,v 1.6 2005/03/29 00:54:55 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/galeon/ChangeLog,v 1.7 2005/04/07 17:03:57 blubb Exp $
+
+ 07 Apr 2005; Simon Stelling <blubb@gentoo.org> galeon-1.3.19.ebuild:
+ stable on amd64
29 Mar 2005; Joseph Jezak <josejx@gentoo.org> galeon-1.3.19.ebuild:
Marked ppc stable for bug #85511.
diff --git a/www-client/galeon/galeon-1.3.19.ebuild b/www-client/galeon/galeon-1.3.19.ebuild
index 515476ac9d4c..18635dbd17bb 100644
--- a/www-client/galeon/galeon-1.3.19.ebuild
+++ b/www-client/galeon/galeon-1.3.19.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/www-client/galeon/galeon-1.3.19.ebuild,v 1.4 2005/03/29 00:54:55 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/galeon/galeon-1.3.19.ebuild,v 1.5 2005/04/07 17:03:57 blubb Exp $
inherit gnome2 debug libtool eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/galeon/${P}.tar.bz2"
LICENSE="GPL-2"
IUSE=""
-KEYWORDS="x86 ppc ~alpha ~sparc ~amd64 ~ia64"
+KEYWORDS="x86 ppc ~alpha ~sparc amd64 ~ia64"
SLOT="0"
S=${WORKDIR}/${P}
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog
index c778e7c868e6..9faf91381f0f 100644
--- a/x11-libs/pango/ChangeLog
+++ b/x11-libs/pango/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/pango
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.88 2005/04/02 03:11:52 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.89 2005/04/07 17:05:51 blubb Exp $
+
+ 07 Apr 2005; Simon Stelling <blubb@gentoo.org> pango-1.8.1.ebuild:
+ stable on amd64
02 Apr 2005; Stephen P. Becker <geoman@gentoo.org> pango-1.8.0.ebuild:
stable on mips
diff --git a/x11-libs/pango/pango-1.8.1.ebuild b/x11-libs/pango/pango-1.8.1.ebuild
index 9a80ed8cced1..f73656108cba 100644
--- a/x11-libs/pango/pango-1.8.1.ebuild
+++ b/x11-libs/pango/pango-1.8.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/x11-libs/pango/pango-1.8.1.ebuild,v 1.4 2005/03/19 18:05:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.8.1.ebuild,v 1.5 2005/04/07 17:05:51 blubb Exp $
inherit gnome2 eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gtk.org/pub/gtk/v2.6/${P}.tar.bz2"
LICENSE="LGPL-2 FTL"
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="doc static"
RDEPEND="virtual/x11