summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriele Giorgetti <stroke@gentoo.org>2002-07-19 13:33:50 +0000
committerGabriele Giorgetti <stroke@gentoo.org>2002-07-19 13:33:50 +0000
commitf75c20b7783fa4c496e99d253d7a4d72d7a0780a (patch)
tree96b075ea2d1a8daa4c864a66c445355f9593ef11 /gnome-base/oaf
parentAdded LICENSE, SLOT, KEYWORDS, removed stale ebuilds (diff)
downloadgentoo-2-f75c20b7783fa4c496e99d253d7a4d72d7a0780a.tar.gz
gentoo-2-f75c20b7783fa4c496e99d253d7a4d72d7a0780a.tar.bz2
gentoo-2-f75c20b7783fa4c496e99d253d7a4d72d7a0780a.zip
Added SLOT, LICENSE, KEYWORDS.
Diffstat (limited to 'gnome-base/oaf')
-rw-r--r--gnome-base/oaf/oaf-0.6.8-r1.ebuild5
-rw-r--r--gnome-base/oaf/oaf-0.6.8.ebuild7
2 files changed, 10 insertions, 2 deletions
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