diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-02-26 04:48:38 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-02-26 04:48:38 +0000 |
commit | 25eb296c24a923c52025dd5ed04a43bbdab434ec (patch) | |
tree | 9ed4e6fdce2b6602923077bb4a4ebc994bace72a /gnome-base/libghttp/libghttp-1.0.9-r4.ebuild | |
parent | stable on alpha and ia64 (diff) | |
download | historical-25eb296c24a923c52025dd5ed04a43bbdab434ec.tar.gz historical-25eb296c24a923c52025dd5ed04a43bbdab434ec.tar.bz2 historical-25eb296c24a923c52025dd5ed04a43bbdab434ec.zip |
Added ~mips to KEYWORDS to satisfy repoman deps.
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 8af7160504c3..bf100159b081 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.3 2004/01/20 13:00:02 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild,v 1.4 2004/02/26 04:48:38 kumba 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 ia64" +KEYWORDS="~x86 ~ppc sparc alpha ~hppa ~amd64 ia64 ~mips" HOMEPAGE="http://www.gnome.org/" |