diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-08 20:43:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-08 20:43:27 +0000 |
commit | 4d0aef5ca217d47731eebfabc5b4ddd74dc9eca2 (patch) | |
tree | d42958a7c74bb55e118bb0d4018c5978cb066e35 /gnome-base/libghttp/libghttp-1.0.9-r4.ebuild | |
parent | add ia64 version (diff) | |
download | historical-4d0aef5ca217d47731eebfabc5b4ddd74dc9eca2.tar.gz historical-4d0aef5ca217d47731eebfabc5b4ddd74dc9eca2.tar.bz2 historical-4d0aef5ca217d47731eebfabc5b4ddd74dc9eca2.zip |
stable on alpha and ia64
Diffstat (limited to 'gnome-base/libghttp/libghttp-1.0.9-r4.ebuild')
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild index 008f58175c00..4df2ba8b5a9a 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-2003 Gentoo Technologies, Inc. +# 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.1 2003/12/07 16:28:54 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild,v 1.2 2004/01/08 20:43:18 agriffis Exp $ GNOME_TARBALL_SUFFIX="gz" inherit libtool gnome.org @@ -8,7 +8,7 @@ inherit libtool gnome.org DESCRIPTION="GNOME http client library" LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" +KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~amd64 ia64" HOMEPAGE="http://www.gnome.org/" |