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 | |
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')
-rw-r--r-- | gnome-base/libghttp/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libghttp/Manifest | 4 | ||||
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r4.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/libghttp/ChangeLog b/gnome-base/libghttp/ChangeLog index da059c883c26..5777b4afb28f 100644 --- a/gnome-base/libghttp/ChangeLog +++ b/gnome-base/libghttp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libghttp # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/ChangeLog,v 1.17 2004/01/20 13:00:02 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/ChangeLog,v 1.18 2004/02/26 04:48:38 kumba Exp $ + + 25 Feb 2004; Joshua Kinard <kumba@gentoo.org> libghttp-1.0.9-r4.ebuild: + Added ~mips to KEYWORDS to satisfy repoman deps. 20 Jan 2004; <gustavoz@gentoo.org> libghttp-1.0.9-r4.ebuild: stable on sparc diff --git a/gnome-base/libghttp/Manifest b/gnome-base/libghttp/Manifest index b0d792530623..fa9b33b9963f 100644 --- a/gnome-base/libghttp/Manifest +++ b/gnome-base/libghttp/Manifest @@ -1,7 +1,7 @@ -MD5 6493b05c332f8550fb8c2a4e62d98f68 ChangeLog 2377 +MD5 98eed9cdc591cc347c3d1bfdbb749219 ChangeLog 2500 MD5 ce5b1229afcff8d6f13cae01cd17bfeb libghttp-1.0.9-r2.ebuild 872 MD5 8bef2ccbaee30c7cbf56d3d7ec93ad8f libghttp-1.0.9-r3.ebuild 730 -MD5 e9dfafa2a540c17aa9bd96188bd16ee6 libghttp-1.0.9-r4.ebuild 862 +MD5 561cfdf0d1e6ab398345612e8a40f15d libghttp-1.0.9-r4.ebuild 865 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 a8c7fbe13dede783a2937bb45ed65735 files/digest-libghttp-1.0.9-r2 66 MD5 a8c7fbe13dede783a2937bb45ed65735 files/digest-libghttp-1.0.9-r3 66 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/" |