diff options
author | D.M.D. Ljungmark <spider@gentoo.org> | 2002-07-25 02:46:34 +0000 |
---|---|---|
committer | D.M.D. Ljungmark <spider@gentoo.org> | 2002-07-25 02:46:34 +0000 |
commit | 25cf1266a056119252c8f746c20b7b109a236648 (patch) | |
tree | b55c9ca6a19d12aa59cdc44a82089c0c6a895045 /gnome-extra/bonobo-conf | |
parent | depchange so old gnome-vfs doesnt pull in gnome2 stuff (diff) | |
download | historical-25cf1266a056119252c8f746c20b7b109a236648.tar.gz historical-25cf1266a056119252c8f746c20b7b109a236648.tar.bz2 historical-25cf1266a056119252c8f746c20b7b109a236648.zip |
slot keyword and license
Diffstat (limited to 'gnome-extra/bonobo-conf')
-rw-r--r-- | gnome-extra/bonobo-conf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/bonobo-conf/bonobo-conf-0.14.ebuild | 6 |
2 files changed, 9 insertions, 2 deletions
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 <spider@gentoo.org> + SLOT KEYWORDS and LICENSE added + 11 Apr 2002; Spider <spider@gentoo.org> 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 |