diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:49:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 20:49:01 +0000 |
commit | 6847c7c4b257ab2a867ae595e005606b3f6268c0 (patch) | |
tree | 96afc00dabc95cd260c0f5e0e172df3229add24a /gnome-base/libghttp | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-6847c7c4b257ab2a867ae595e005606b3f6268c0.tar.gz gentoo-2-6847c7c4b257ab2a867ae595e005606b3f6268c0.tar.bz2 gentoo-2-6847c7c4b257ab2a867ae595e005606b3f6268c0.zip |
Remove arm keywords
Diffstat (limited to 'gnome-base/libghttp')
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild index db76b630d0dc..ceb709d590c0 100644 --- a/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild,v 1.10 2003/09/06 23:51:37 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild,v 1.11 2004/02/22 20:47:27 agriffis Exp $ inherit libtool @@ -9,7 +9,7 @@ DESCRIPTION="libghttp" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc" HOMEPAGE="http://www.gnome.org/" |