diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 03:46:59 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 03:46:59 +0000 |
commit | 9af4913fc18cacf5b4d5b5c29b683c26abd7c662 (patch) | |
tree | d72c9189dfad38f45a2ffe947f15f9aa6abf5464 /gnome-base/libghttp/libghttp-1.0.9-r4.ebuild | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-9af4913fc18cacf5b4d5b5c29b683c26abd7c662.tar.gz gentoo-2-9af4913fc18cacf5b4d5b5c29b683c26abd7c662.tar.bz2 gentoo-2-9af4913fc18cacf5b4d5b5c29b683c26abd7c662.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'gnome-base/libghttp/libghttp-1.0.9-r4.ebuild')
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild index a3f30320e5f0..895820f05230 100644 --- a/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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-r4.ebuild,v 1.7 2004/05/26 10:55:16 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild,v 1.8 2004/05/29 03:46:50 pvdabeel Exp $ GNOME_TARBALL_SUFFIX="gz" inherit libtool gnome.org eutils @@ -8,7 +8,7 @@ inherit libtool gnome.org eutils DESCRIPTION="GNOME http client library" LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha hppa ~amd64 ia64 ~mips" +KEYWORDS="x86 ppc sparc alpha hppa ~amd64 ia64 ~mips" HOMEPAGE="http://www.gnome.org/" |