diff options
author | 2003-06-23 10:28:11 +0000 | |
---|---|---|
committer | 2003-06-23 10:28:11 +0000 | |
commit | 257c14fea12fc92d9a42395e4a4f8faf312cd05e (patch) | |
tree | a0965f256441a977a8f87f1289abba43b5b8d084 /dev-libs/http-fetcher/http-fetcher-1.0.2.ebuild | |
parent | removed old ebuilds (diff) | |
download | historical-257c14fea12fc92d9a42395e4a4f8faf312cd05e.tar.gz historical-257c14fea12fc92d9a42395e4a4f8faf312cd05e.tar.bz2 historical-257c14fea12fc92d9a42395e4a4f8faf312cd05e.zip |
1.0.2 marked as x86
Diffstat (limited to 'dev-libs/http-fetcher/http-fetcher-1.0.2.ebuild')
-rw-r--r-- | dev-libs/http-fetcher/http-fetcher-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/http-fetcher/http-fetcher-1.0.2.ebuild b/dev-libs/http-fetcher/http-fetcher-1.0.2.ebuild index fb0bbe194560..04e568e7c9cd 100644 --- a/dev-libs/http-fetcher/http-fetcher-1.0.2.ebuild +++ b/dev-libs/http-fetcher/http-fetcher-1.0.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/http-fetcher/http-fetcher-1.0.2.ebuild,v 1.1 2003/06/23 07:01:17 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/http-fetcher/http-fetcher-1.0.2.ebuild,v 1.2 2003/06/23 10:27:56 phosphan Exp $ DESCRIPTION="HTTP Fetcher is a small, robust, flexible library for downloading files via HTTP using the GET method." HOMEPAGE="http://http-fetcher.sourceforge.net" SRC_URI="mirror://sourceforge/http-fetcher/${P/-/_}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="virtual/glibc" |