summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-arch/bzip2/ChangeLog5
-rw-r--r--app-arch/bzip2/bzip2-1.0.3-r5.ebuild4
-rw-r--r--app-doc/quanta-docs/ChangeLog6
-rw-r--r--app-doc/quanta-docs/quanta-docs-20041123.ebuild4
-rw-r--r--app-i18n/uim/ChangeLog5
-rw-r--r--app-i18n/uim/uim-0.4.7.1-r2.ebuild4
-rw-r--r--app-shells/dash/ChangeLog5
-rw-r--r--app-shells/dash/dash-0.5.2.6.ebuild4
-rw-r--r--x11-themes/gtk-engines-cleanice/ChangeLog6
-rw-r--r--x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.0.ebuild4
10 files changed, 32 insertions, 15 deletions
diff --git a/app-arch/bzip2/ChangeLog b/app-arch/bzip2/ChangeLog
index 0761610d3ade..d29f8e4ee0c3 100644
--- a/app-arch/bzip2/ChangeLog
+++ b/app-arch/bzip2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/bzip2
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/bzip2/ChangeLog,v 1.28 2005/08/16 13:27:27 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/bzip2/ChangeLog,v 1.29 2005/08/19 19:21:17 hansmi Exp $
+
+ 19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> bzip2-1.0.3-r5.ebuild:
+ Stable on ppc.
16 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> bzip2-1.0.3-r5.ebuild:
Stable on sparc
diff --git a/app-arch/bzip2/bzip2-1.0.3-r5.ebuild b/app-arch/bzip2/bzip2-1.0.3-r5.ebuild
index ace25ff33fe9..b8a975231043 100644
--- a/app-arch/bzip2/bzip2-1.0.3-r5.ebuild
+++ b/app-arch/bzip2/bzip2-1.0.3-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/app-arch/bzip2/bzip2-1.0.3-r5.ebuild,v 1.3 2005/08/16 13:27:27 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/bzip2/bzip2-1.0.3-r5.ebuild,v 1.4 2005/08/19 19:21:17 hansmi Exp $
inherit eutils multilib toolchain-funcs flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://www.bzip.org/${PV}/${P}.tar.gz"
LICENSE="BZIP2"
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 static"
DEPEND=""
diff --git a/app-doc/quanta-docs/ChangeLog b/app-doc/quanta-docs/ChangeLog
index 4986386e4c13..2e425ce90ce1 100644
--- a/app-doc/quanta-docs/ChangeLog
+++ b/app-doc/quanta-docs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-doc/quanta-docs
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/ChangeLog,v 1.19 2005/08/09 07:26:46 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/ChangeLog,v 1.20 2005/08/19 19:21:06 hansmi Exp $
+
+ 19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
+ quanta-docs-20041123.ebuild:
+ Stable on ppc.
09 Aug 2005; Markus Rothe <corsair@gentoo.org>
quanta-docs-20041123.ebuild:
diff --git a/app-doc/quanta-docs/quanta-docs-20041123.ebuild b/app-doc/quanta-docs/quanta-docs-20041123.ebuild
index 313473541fd8..00ad69b27b74 100644
--- a/app-doc/quanta-docs/quanta-docs-20041123.ebuild
+++ b/app-doc/quanta-docs/quanta-docs-20041123.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/app-doc/quanta-docs/quanta-docs-20041123.ebuild,v 1.4 2005/08/09 07:26:46 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/quanta-docs-20041123.ebuild,v 1.5 2005/08/19 19:21:06 hansmi Exp $
DESCRIPTION="Language documentation files for quanta."
HOMEPAGE="http://quanta.kdewebdev.org/"
@@ -19,7 +19,7 @@ SRC_URI="mirror://gentoo/${PN}-css-${PV}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
IUSE="mysql"
S=${WORKDIR}
diff --git a/app-i18n/uim/ChangeLog b/app-i18n/uim/ChangeLog
index 3e6f3da5f237..e847db3b64ef 100644
--- a/app-i18n/uim/ChangeLog
+++ b/app-i18n/uim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/uim
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/ChangeLog,v 1.114 2005/08/16 18:51:38 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/ChangeLog,v 1.115 2005/08/19 19:23:36 hansmi Exp $
+
+ 19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> uim-0.4.7.1-r2.ebuild:
+ Stable on ppc.
16 Aug 2005; Simon Stelling <blubb@gentoo.org> uim-0.4.8.ebuild:
moving has_multilib_profile out of global scope
diff --git a/app-i18n/uim/uim-0.4.7.1-r2.ebuild b/app-i18n/uim/uim-0.4.7.1-r2.ebuild
index 69b954201a4e..0189bbafdca2 100644
--- a/app-i18n/uim/uim-0.4.7.1-r2.ebuild
+++ b/app-i18n/uim/uim-0.4.7.1-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/app-i18n/uim/uim-0.4.7.1-r2.ebuild,v 1.5 2005/08/08 08:42:44 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-0.4.7.1-r2.ebuild,v 1.6 2005/08/19 19:23:36 hansmi Exp $
inherit eutils kde-functions flag-o-matic
@@ -14,7 +14,7 @@ SRC_URI="http://uim.freedesktop.org/releases/${MY_P}.tar.gz
LICENSE="GPL-2 BSD"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ~ppc ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 ~hppa ppc ppc64 sparc x86"
IUSE="gtk qt immqt immqt-bc nls X m17n-lib canna"
#IUSE="${IUSE} scim"
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog
index fa2064ec4fcc..320690d91f22 100644
--- a/app-shells/dash/ChangeLog
+++ b/app-shells/dash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/dash
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.26 2005/08/10 11:31:37 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.27 2005/08/19 19:24:18 hansmi Exp $
+
+ 19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> dash-0.5.2.6.ebuild:
+ Stable on ppc.
*dash-0.5.2.7 (10 Aug 2005)
diff --git a/app-shells/dash/dash-0.5.2.6.ebuild b/app-shells/dash/dash-0.5.2.6.ebuild
index b59df9e57494..156a5eb5552b 100644
--- a/app-shells/dash/dash-0.5.2.6.ebuild
+++ b/app-shells/dash/dash-0.5.2.6.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/app-shells/dash/dash-0.5.2.6.ebuild,v 1.2 2005/08/10 11:31:37 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.5.2.6.ebuild,v 1.3 2005/08/19 19:24:18 hansmi Exp $
inherit eutils versionator flag-o-matic toolchain-funcs
@@ -15,7 +15,7 @@ SRC_URI="mirror://debian/pool/main/d/dash/${MY_P2}.orig.tar.gz \
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~ppc x86"
+KEYWORDS="ppc x86"
IUSE="diet static"
RDEPEND="diet? ( dev-libs/dietlibc )
diff --git a/x11-themes/gtk-engines-cleanice/ChangeLog b/x11-themes/gtk-engines-cleanice/ChangeLog
index 6577c6ade8ed..d0042f5709d1 100644
--- a/x11-themes/gtk-engines-cleanice/ChangeLog
+++ b/x11-themes/gtk-engines-cleanice/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/gtk-engines-cleanice
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/ChangeLog,v 1.12 2005/08/16 19:17:54 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/ChangeLog,v 1.13 2005/08/19 19:20:41 hansmi Exp $
+
+ 19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
+ gtk-engines-cleanice-2.4.0.ebuild:
+ Stable on ppc.
16 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
gtk-engines-cleanice-2.4.0.ebuild:
diff --git a/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.0.ebuild b/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.0.ebuild
index 24c730830979..56102e01a804 100644
--- a/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.0.ebuild
+++ b/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.0.ebuild,v 1.3 2005/08/16 19:17:54 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-cleanice/gtk-engines-cleanice-2.4.0.ebuild,v 1.4 2005/08/19 19:20:41 hansmi Exp $
DESCRIPTION="GTK+2 Cleanice Theme Engine"
HOMEPAGE="http://sourceforge.net/projects/elysium-project/"
SRC_URI="mirror://sourceforge/elysium-project/${P}.tar.gz"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc sparc x86"
LICENSE="GPL-2"
IUSE="static"
SLOT="2"