From 23679bd9123f2ad924f8ffc24136f7b0a2ebaa43 Mon Sep 17 00:00:00 2001 From: Gabriele Giorgetti Date: Fri, 19 Jul 2002 13:33:50 +0000 Subject: Added SLOT, LICENSE, KEYWORDS. --- gnome-base/oaf/oaf-0.6.8-r1.ebuild | 5 ++++- gnome-base/oaf/oaf-0.6.8.ebuild | 7 ++++++- 2 files changed, 10 insertions(+), 2 deletions(-) (limited to 'gnome-base/oaf') diff --git a/gnome-base/oaf/oaf-0.6.8-r1.ebuild b/gnome-base/oaf/oaf-0.6.8-r1.ebuild index eeb36611a2b0..fd38da3a1014 100644 --- a/gnome-base/oaf/oaf-0.6.8-r1.ebuild +++ b/gnome-base/oaf/oaf-0.6.8-r1.ebuild @@ -1,10 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.8-r1.ebuild,v 1.3 2002/07/11 06:30:26 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.8-r1.ebuild,v 1.4 2002/07/19 13:33:50 stroke Exp $ S=${WORKDIR}/${P} DESCRIPTION="Object Activation Framework for GNOME" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" +SLOT="0" +KEYWORDS="x86" +LICENSE="GPL-2" RDEPEND="virtual/glibc >=dev-libs/popt-1.5 diff --git a/gnome-base/oaf/oaf-0.6.8.ebuild b/gnome-base/oaf/oaf-0.6.8.ebuild index 745616ff2041..436863281c11 100644 --- a/gnome-base/oaf/oaf-0.6.8.ebuild +++ b/gnome-base/oaf/oaf-0.6.8.ebuild @@ -1,11 +1,16 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.8.ebuild,v 1.3 2002/07/11 06:30:26 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.8.ebuild,v 1.4 2002/07/19 13:33:50 stroke Exp $ S=${WORKDIR}/${P} DESCRIPTION="Object Activation Framework for GNOME" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" +KEYWORDS="x86" +LICENSE="GPL-2" +SLOT="0" + + RDEPEND="virtual/glibc >=dev-libs/popt-1.5 >=gnome-base/ORBit-0.5.10-r1 -- cgit v1.2.3-65-gdbad