diff options
Diffstat (limited to 'gnome-base/oaf/oaf-0.6.8.ebuild')
-rw-r--r-- | gnome-base/oaf/oaf-0.6.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/oaf/oaf-0.6.8.ebuild b/gnome-base/oaf/oaf-0.6.8.ebuild index 436863281c11..7972e328efa0 100644 --- a/gnome-base/oaf/oaf-0.6.8.ebuild +++ b/gnome-base/oaf/oaf-0.6.8.ebuild @@ -1,12 +1,12 @@ # 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.4 2002/07/19 13:33:50 stroke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.8.ebuild,v 1.5 2002/08/16 04:09:25 murphy 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" +KEYWORDS="x86 sparc sparc64" LICENSE="GPL-2" SLOT="0" |