diff options
author | D.M.D. Ljungmark <spider@gentoo.org> | 2002-11-12 01:00:14 +0000 |
---|---|---|
committer | D.M.D. Ljungmark <spider@gentoo.org> | 2002-11-12 01:00:14 +0000 |
commit | 206408c21c7f18d803ccf4fa828abc90086f4c49 (patch) | |
tree | b24ccc40aff2740036c7659a8d99a7fd6c33efbd /gnome-base | |
parent | stable for x86 (diff) | |
download | historical-206408c21c7f18d803ccf4fa828abc90086f4c49.tar.gz historical-206408c21c7f18d803ccf4fa828abc90086f4c49.tar.bz2 historical-206408c21c7f18d803ccf4fa828abc90086f4c49.zip |
stable for x86
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.0.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index 6c6a5fd99636..c6e6e898db81 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for gnome-base/libbonoboui # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.10 2002/10/27 18:56:43 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.11 2002/11/12 01:00:14 spider Exp $ *libbonoboui-2.0.3.2 (27 Oct 2002) + + 11 Nov 2002; Spider <spider@gentoo.org> libbonoboui-2.0.3.2.ebuild : + marked as stable for x86 27 Oct 2002; foser <foser@gentoo.org> libbonoboui-2.0.3.2.ebuild : New version diff --git a/gnome-base/libbonoboui/libbonoboui-2.0.3.2.ebuild b/gnome-base/libbonoboui/libbonoboui-2.0.3.2.ebuild index a8f8feb10d01..a68a7df19737 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.0.3.2.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.0.3.2.ebuild,v 1.1 2002/10/27 18:56:43 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.0.3.2.ebuild,v 1.2 2002/11/12 01:00:14 spider Exp $ inherit gnome2 @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="User Interface part of Lib bonobo" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~sparc64 ~alpha" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=x11-libs/gtk+-2.0.2 |