diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-05-26 10:55:16 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-05-26 10:55:16 +0000 |
commit | 774c10af1a424252496acbb450b3c1f308a4b6e7 (patch) | |
tree | 3a0590e8596123eb8b25146cfb2c41314175850c /gnome-base/libghttp/libghttp-1.0.9-r4.ebuild | |
parent | cracklib dep not necessary (Manifest recommit) (diff) | |
download | gentoo-2-774c10af1a424252496acbb450b3c1f308a4b6e7.tar.gz gentoo-2-774c10af1a424252496acbb450b3c1f308a4b6e7.tar.bz2 gentoo-2-774c10af1a424252496acbb450b3c1f308a4b6e7.zip |
Marked stable on hppa.
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 2fb5fb9e4c79..a3f30320e5f0 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.6 2004/05/20 13:34:25 foser Exp $ +# $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 $ 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/" |