diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 04:09:25 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 04:09:25 +0000 |
commit | 6867cf050ed458c62dd4158e6b3d6e7cce052d86 (patch) | |
tree | 83b0ba68e91f644a429b92fe2a2c3345a348da91 /gnome-base/libghttp/libghttp-1.0.9-r1.ebuild | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-6867cf050ed458c62dd4158e6b3d6e7cce052d86.tar.gz historical-6867cf050ed458c62dd4158e6b3d6e7cce052d86.tar.bz2 historical-6867cf050ed458c62dd4158e6b3d6e7cce052d86.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'gnome-base/libghttp/libghttp-1.0.9-r1.ebuild')
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libghttp/libghttp-1.0.9-r1.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r1.ebuild index fdbf3f582641..e542a68643e1 100644 --- a/gnome-base/libghttp/libghttp-1.0.9-r1.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.9-r1.ebuild @@ -1,6 +1,6 @@ # 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/libghttp/libghttp-1.0.9-r1.ebuild,v 1.5 2002/08/01 11:59:02 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r1.ebuild,v 1.6 2002/08/16 04:09:24 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="libghttp" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" SLOT="0" DEPEND="virtual/glibc" |