diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-03-09 19:56:07 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-03-09 19:56:07 +0000 |
commit | 36c64efdff679a5aadb1318a46d8730870512a2c (patch) | |
tree | a66e9a635562c69f2fc950e5895a8a958a6bfd99 /gnome-base/bonobo | |
parent | stable on alpha (diff) | |
download | gentoo-2-36c64efdff679a5aadb1318a46d8730870512a2c.tar.gz gentoo-2-36c64efdff679a5aadb1318a46d8730870512a2c.tar.bz2 gentoo-2-36c64efdff679a5aadb1318a46d8730870512a2c.zip |
stable on alpha
Diffstat (limited to 'gnome-base/bonobo')
-rw-r--r-- | gnome-base/bonobo/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/bonobo/bonobo-1.0.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/bonobo/ChangeLog b/gnome-base/bonobo/ChangeLog index f12b424097ee..f60a7e3f37bd 100644 --- a/gnome-base/bonobo/ChangeLog +++ b/gnome-base/bonobo/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for gnome-base/bonobo # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/ChangeLog,v 1.11 2003/02/12 06:48:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/ChangeLog,v 1.12 2003/03/09 19:53:20 agriffis Exp $ 06 Feb 2003; Aron Griffis <agriffis@gentoo.org> bonobo-1.0.22.ebuild : Added ~alpha to KEYWORDS @@ -10,6 +10,9 @@ *bonobo-1.0.22 (23 Dec 2002) + 09 Mar 2003; Aron Griffis <agriffis@gentoo.org> bonobo-1.0.22.ebuild: + Mark stable on alpha + 26 Dec 2002; Jack Morgan <jmorgan@gentoo.org> bonobo-1.0.22.ebuild : Removed ~sparc64 keyword diff --git a/gnome-base/bonobo/bonobo-1.0.22.ebuild b/gnome-base/bonobo/bonobo-1.0.22.ebuild index d4ac043afdc5..556a7a1b4878 100644 --- a/gnome-base/bonobo/bonobo-1.0.22.ebuild +++ b/gnome-base/bonobo/bonobo-1.0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.22.ebuild,v 1.6 2003/02/13 12:04:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo/bonobo-1.0.22.ebuild,v 1.7 2003/03/09 19:53:20 agriffis Exp $ IUSE="nls" @@ -11,7 +11,7 @@ DESCRIPTION="A set of language and system independant CORBA interfaces" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" LICENSE="GPL-2" RDEPEND=">=gnome-base/oaf-0.6.8 |