diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-05-20 13:34:25 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-05-20 13:34:25 +0000 |
commit | e38ed829db5d22b2f4f8fa396020c5aa5c790726 (patch) | |
tree | b4f018664d677a219e84df6f134b3436a6a8faf3 /gnome-base/libghttp | |
parent | Initial import. (diff) | |
download | historical-e38ed829db5d22b2f4f8fa396020c5aa5c790726.tar.gz historical-e38ed829db5d22b2f4f8fa396020c5aa5c790726.tar.bz2 historical-e38ed829db5d22b2f4f8fa396020c5aa5c790726.zip |
mark x86
Diffstat (limited to 'gnome-base/libghttp')
-rw-r--r-- | gnome-base/libghttp/Manifest | 4 | ||||
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnome-base/libghttp/Manifest b/gnome-base/libghttp/Manifest index 73d17180b4e7..9aefe76e493c 100644 --- a/gnome-base/libghttp/Manifest +++ b/gnome-base/libghttp/Manifest @@ -1,7 +1,7 @@ -MD5 2941c69871acfeb960702cd728cf9295 ChangeLog 2601 MD5 9c44587ecb723dee79052b89be97a007 libghttp-1.0.9-r2.ebuild 872 +MD5 6938174bc7a0bd20bfe13461d1f5c8bf libghttp-1.0.9-r4.ebuild 871 +MD5 2941c69871acfeb960702cd728cf9295 ChangeLog 2601 MD5 a84eebbc77579e7e199ae6dd1727a22f libghttp-1.0.9-r3.ebuild 729 -MD5 057793db6f489694e7ce51eec37a80a2 libghttp-1.0.9-r4.ebuild 875 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 5b91e8a8e1a8..2fb5fb9e4c79 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.5 2004/04/27 21:11:18 agriffis Exp $ +# $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 $ 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/" |