diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 23:39:12 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 23:39:12 +0000 |
commit | c599c97298490de72b94caefb22353d12ec45f4a (patch) | |
tree | 32acea310db01b2d4dac68161816867168885a22 /gnome-base | |
parent | Marked stable on sparc wrt bug #53116. (Manifest recommit) (diff) | |
download | gentoo-2-c599c97298490de72b94caefb22353d12ec45f4a.tar.gz gentoo-2-c599c97298490de72b94caefb22353d12ec45f4a.tar.bz2 gentoo-2-c599c97298490de72b94caefb22353d12ec45f4a.zip |
Stable on alpha.
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/ORBit2/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/ORBit2/ORBit2-2.10.0.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/libbonobo/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libbonobo/libbonobo-2.6.0.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
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 |