diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-03-09 19:55:10 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-03-09 19:55:10 +0000 |
commit | ea4c6e17e20db85814c8a9c6b86c8cef28efe1ae (patch) | |
tree | fa13ef9afcb64cb70aebd1cfcc7785db1b6e5b9d /gnome-base/bonobo | |
parent | Version bump (diff) | |
download | historical-ea4c6e17e20db85814c8a9c6b86c8cef28efe1ae.tar.gz historical-ea4c6e17e20db85814c8a9c6b86c8cef28efe1ae.tar.bz2 historical-ea4c6e17e20db85814c8a9c6b86c8cef28efe1ae.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 |