summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-06-15 23:39:12 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-06-15 23:39:12 +0000
commitc599c97298490de72b94caefb22353d12ec45f4a (patch)
tree32acea310db01b2d4dac68161816867168885a22
parentMarked stable on sparc wrt bug #53116. (Manifest recommit) (diff)
downloadgentoo-2-c599c97298490de72b94caefb22353d12ec45f4a.tar.gz
gentoo-2-c599c97298490de72b94caefb22353d12ec45f4a.tar.bz2
gentoo-2-c599c97298490de72b94caefb22353d12ec45f4a.zip
Stable on alpha.
-rw-r--r--app-accessibility/gok/ChangeLog5
-rw-r--r--app-accessibility/gok/gok-0.10.2.ebuild4
-rw-r--r--gnome-base/ORBit2/ChangeLog5
-rw-r--r--gnome-base/ORBit2/ORBit2-2.10.0.ebuild4
-rw-r--r--gnome-base/libbonobo/ChangeLog5
-rw-r--r--gnome-base/libbonobo/libbonobo-2.6.0.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/app-accessibility/gok/ChangeLog b/app-accessibility/gok/ChangeLog
index 5946f0ede57f..4a2b36a883cf 100644
--- a/app-accessibility/gok/ChangeLog
+++ b/app-accessibility/gok/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-accessibility/gok
# Copyright 1999-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.11 2004/05/30 22:29:40 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/ChangeLog,v 1.12 2004/06/15 23:39:12 kloeri Exp $
+
+ 16 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> gok-0.10.2.ebuild:
+ Stable on alpha.
30 May 2004; L. Boshell <leonardop@gentoo.org> gok-0.10.2.ebuild:
Marked stable on x86.
diff --git a/app-accessibility/gok/gok-0.10.2.ebuild b/app-accessibility/gok/gok-0.10.2.ebuild
index aac94897ebd2..88f92db23248 100644
--- a/app-accessibility/gok/gok-0.10.2.ebuild
+++ b/app-accessibility/gok/gok-0.10.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-0.10.2.ebuild,v 1.5 2004/05/31 18:45:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gok/gok-0.10.2.ebuild,v 1.6 2004/06/15 23:39:12 kloeri Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gok.ca/"
LICENSE="LGPL-2"
SLOT="1"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64"
+KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~amd64 ~ia64"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.3.1
diff --git a/gnome-base/ORBit2/ChangeLog b/gnome-base/ORBit2/ChangeLog
index 851ad691386f..2e3f1453fdfa 100644
--- a/gnome-base/ORBit2/ChangeLog
+++ b/gnome-base/ORBit2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/ORBit2
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ChangeLog,v 1.53 2004/06/03 22:52:21 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ChangeLog,v 1.54 2004/06/15 23:35:53 kloeri Exp $
+
+ 16 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> ORBit2-2.10.0.ebuild:
+ Stable on alpha.
03 Jun 2004; Stephen P. Becker <geoman@gentoo.org> ORBit2-2.10.0.ebuild:
Stable on mips.
diff --git a/gnome-base/ORBit2/ORBit2-2.10.0.ebuild b/gnome-base/ORBit2/ORBit2-2.10.0.ebuild
index 9b7c2e21e673..33f4261bda60 100644
--- a/gnome-base/ORBit2/ORBit2-2.10.0.ebuild
+++ b/gnome-base/ORBit2/ORBit2-2.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ORBit2-2.10.0.ebuild,v 1.6 2004/06/06 10:54:34 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit2/ORBit2-2.10.0.ebuild,v 1.7 2004/06/15 23:35:53 kloeri Exp $
inherit gnome2
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/"
IUSE="doc ssl"
SLOT="0"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="x86 ppc ~alpha ~sparc hppa amd64 ~ia64 mips"
+KEYWORDS="x86 ppc alpha ~sparc hppa amd64 ~ia64 mips"
RDEPEND=">=dev-libs/glib-2
>=dev-libs/popt-1.5
diff --git a/gnome-base/libbonobo/ChangeLog b/gnome-base/libbonobo/ChangeLog
index 3506c3885fbd..d70e4d2402e8 100644
--- a/gnome-base/libbonobo/ChangeLog
+++ b/gnome-base/libbonobo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/libbonobo
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.55 2004/06/04 04:10:45 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.56 2004/06/15 23:37:31 kloeri Exp $
+
+ 16 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> libbonobo-2.6.0.ebuild:
+ Stable on alpha.
04 Jun 2004; Stephen P. Becker <geoman@gentoo.org> libbonobo-2.6.0.ebuild:
Stable on mips.
diff --git a/gnome-base/libbonobo/libbonobo-2.6.0.ebuild b/gnome-base/libbonobo/libbonobo-2.6.0.ebuild
index 01bdc80b45bb..655863003653 100644
--- a/gnome-base/libbonobo/libbonobo-2.6.0.ebuild
+++ b/gnome-base/libbonobo/libbonobo-2.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.6.0.ebuild,v 1.7 2004/06/06 10:54:34 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.6.0.ebuild,v 1.8 2004/06/15 23:37:31 kloeri Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
IUSE="doc"
SLOT="0"
-KEYWORDS="x86 ppc ~alpha ~sparc hppa amd64 ~ia64 mips"
+KEYWORDS="x86 ppc alpha ~sparc hppa amd64 ~ia64 mips"
LICENSE="LGPL-2.1 GPL-2"
RDEPEND=">=dev-libs/glib-2.3.2