From 2cfdc2dd227f88472846b460ded3260f38d8a18e Mon Sep 17 00:00:00 2001 From: Simon Stelling Date: Mon, 6 Feb 2006 19:45:01 +0000 Subject: stable amd64 (Portage version: 2.1_pre4-r1) --- dev-libs/http-fetcher/ChangeLog | 7 +++++-- dev-libs/http-fetcher/http-fetcher-1.1.0.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-libs/http-fetcher') diff --git a/dev-libs/http-fetcher/ChangeLog b/dev-libs/http-fetcher/ChangeLog index 39a88680a072..669559689410 100644 --- a/dev-libs/http-fetcher/ChangeLog +++ b/dev-libs/http-fetcher/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/http-fetcher -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/http-fetcher/ChangeLog,v 1.16 2005/06/14 10:42:32 ferdy Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/http-fetcher/ChangeLog,v 1.17 2006/02/06 19:44:32 blubb Exp $ + + 06 Feb 2006; Simon Stelling http-fetcher-1.1.0.ebuild: + stable on amd64 14 Jun 2005; Fernando J. Pereda http-fetcher-1.1.0.ebuild: diff --git a/dev-libs/http-fetcher/http-fetcher-1.1.0.ebuild b/dev-libs/http-fetcher/http-fetcher-1.1.0.ebuild index 4ddcb342e0c6..304aa9981695 100644 --- a/dev-libs/http-fetcher/http-fetcher-1.1.0.ebuild +++ b/dev-libs/http-fetcher/http-fetcher-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/http-fetcher/http-fetcher-1.1.0.ebuild,v 1.4 2005/06/14 10:42:32 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/http-fetcher/http-fetcher-1.1.0.ebuild,v 1.5 2006/02/06 19:44:32 blubb Exp $ MY_P="${P/-/_}" S="${WORKDIR}/${MY_P}" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" RESTRICT="nomirror" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 ppc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="debug" RDEPEND="virtual/libc" -- cgit v1.2.3-65-gdbad