diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 04:14:01 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 04:14:01 +0000 |
commit | ec24538b2fcb1a5e9cd383846466a16df07721aa (patch) | |
tree | 02e44085703af5084d829a9f00440c30b8542243 /gnome-base/oaf | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | gentoo-2-ec24538b2fcb1a5e9cd383846466a16df07721aa.tar.gz gentoo-2-ec24538b2fcb1a5e9cd383846466a16df07721aa.tar.bz2 gentoo-2-ec24538b2fcb1a5e9cd383846466a16df07721aa.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'gnome-base/oaf')
-rw-r--r-- | gnome-base/oaf/oaf-0.6.8-r1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/oaf/oaf-0.6.8.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnome-base/oaf/oaf-0.6.8-r1.ebuild b/gnome-base/oaf/oaf-0.6.8-r1.ebuild index 13f9b2386af2..372f4c7e6074 100644 --- a/gnome-base/oaf/oaf-0.6.8-r1.ebuild +++ b/gnome-base/oaf/oaf-0.6.8-r1.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-r1.ebuild,v 1.5 2002/07/23 10:27:32 trance Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.8-r1.ebuild,v 1.6 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" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" RDEPEND="virtual/glibc 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" |