From 25cf1266a056119252c8f746c20b7b109a236648 Mon Sep 17 00:00:00 2001 From: "D.M.D. Ljungmark" Date: Thu, 25 Jul 2002 02:46:34 +0000 Subject: slot keyword and license --- gnome-extra/bonobo-conf/ChangeLog | 5 ++++- gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild | 6 +++++- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'gnome-extra/bonobo-conf') diff --git a/gnome-extra/bonobo-conf/ChangeLog b/gnome-extra/bonobo-conf/ChangeLog index e4596dfffaf9..be83fc5b0ff7 100644 --- a/gnome-extra/bonobo-conf/ChangeLog +++ b/gnome-extra/bonobo-conf/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for gnome-extra/bonobo-conf # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bonobo-conf/ChangeLog,v 1.2 2002/04/12 16:58:45 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bonobo-conf/ChangeLog,v 1.3 2002/07/25 02:46:34 spider Exp $ *bonobo-conf-0.14 (11 Apr 2002) + 25 Jul 2002; Spider + SLOT KEYWORDS and LICENSE added + 11 Apr 2002; Spider Update all glib dependencies to use glib-1.2* in preparation of unmasking the glib-2.0.1 packages diff --git a/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild b/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild index db9b2e171076..e139d51a5573 100644 --- a/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild +++ b/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild,v 1.4 2002/07/11 06:30:26 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild,v 1.5 2002/07/25 02:46:34 spider Exp $ S=${WORKDIR}/${P} DESCRIPTION="Bonobo Configuration System" @@ -8,6 +8,10 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${P}.tar.gz ftp://ftp.ximian.com/pub/source/evolution/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + RDEPEND="=dev-libs/glib-1.2* =x11-libs/gtk+-1.2* >=gnome-base/bonobo-1.0.15 -- cgit v1.2.3-65-gdbad