Portage is a package management system used by Gentoo Linux
# ChangeLog for gnome-base/libghttp
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/ChangeLog,v 1.28 2006/10/29 19:38:30 flameeyes Exp $
29 Oct 2006; Diego Pettenò
libghttp-1.0.9-r4.ebuild:
Add ~x86-fbsd keyword.
25 Feb 2006; John N. Laliberte
libghttp-1.0.9-r2.ebuild:
qa: fix description
27 Aug 2004; Tom Gall
stable on ppc64, bug #59360
12 Aug 2004; Travis Tilley
stable on amd64
11 Jul 2004;
libghttp-1.0.9-r3.ebuild, libghttp-1.0.9-r4.ebuild:
IUSE added, repoamn clean.
01 Jul 2004; Jeremy Huddleston
libghttp-1.0.9-r2.ebuild, libghttp-1.0.9-r3.ebuild,
libghttp-1.0.9-r4.ebuild:
virtual/glibc -> virtual/libc
29 May 2004; Pieter Van den Abeele
libghttp-1.0.9-r3.ebuild, libghttp-1.0.9-r4.ebuild:
Masked libghttp-1.0.9-r4.ebuild stable for ppc
29 May 2004; Pieter Van den Abeele
libghttp-1.0.9-r3.ebuild:
Masked libghttp-1.0.9-r3.ebuild stable for ppc
26 May 2004; Guy Martin
Marked stable on hppa.
27 Apr 2004; Aron Griffis
Add inherit eutils
25 Feb 2004; Joshua Kinard
Added ~mips to KEYWORDS to satisfy repoman deps.
20 Jan 2004;
stable on sparc
08 Jan 2004;
stable on alpha and ia64
*libghttp-1.0.9-r4 (06 Dec 2003)
06 Dec 2003; foser
Added patch to fix locale related problem, described in bug #33386
27 Oct 2003; Brad House
add amd64 flag
*libghttp-1.0.9-r3 (24 Jan 2003)
06 Jul 2003; Guy Martin
Added hppa to KEYWORDS.
30 Mar 2003; foser
streamlined it a bit (use econf/einstall)
25 Mar 2003; Aron Griffis
Add ~alpha to KEYWORDS
09 Mar 2003; Aron Griffis
Mark stable on alpha
07 Feb 2003; Aron Griffis
Add ~alpha to KEYWORDS
24 Jan 2003; foser
Now copies extra headers needed for intermezzo (#11501)
Now uses gnome.org eclass, fixed LICENSE
06 Dec 2002; Rodney Rees
12 Aug 2002; Mark Guertin
Added ppc to keywords
09 Jun 2002; Martin Schlemmer
Libtoolized this one, as I had problems which libtoolize fixed with
new install.
*libghttp-1.0.9-r2 (21 Mar 2002)
21 Mar 2002; Seemant Kulleen
HTML documentation no longer gzipped. Reported by: stefan@mdy.univie.ac.at
*libghttp-1.0.9-r1 (1 Feb 2002)
1 Feb 2002; G.Bevin
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
AUX libghttp-1.0.9-fixlocale.patch 1482 RMD160 7db48ab83c67eb1388df63874027d2eaeedd1f29 SHA1 d71b7f1cef83a8fe0d4c5aa5a32dce8e5c85d06e SHA256 580ca894a2572a8f9049aafd7a3f3bbe49ba6e1044ec93627f31cd6f64ccddc8
DIST libghttp-1.0.9.tar.gz 147094 RMD160 89e54f680774136bd04721d053a01356f54404fe SHA1 666cbf89be2a5c331693c97f8f17ff39e94bb23f SHA256 ff8d3d4e43c9ef45d8ebd70664d00320f217be86800174efb1b32ef2affb0c85
EBUILD libghttp-1.0.9-r4.ebuild 886 RMD160 955a7b04b799676374003a7851d6792c67f5daf2 SHA1 bd753676b65b1ab6fd119af6ebf3b5549aba3eff SHA256 eee338dddc2376a87639d0323c4e05e280b8000c3c9280946dbc29d5c8c80789
MISC ChangeLog 3712 RMD160 cc8664cc84266c5981f3b7bbd52aeb33728b7b3c SHA1 2f8efbe4ad47e062c5657ab8f5ec1aab3d48ff01 SHA256 0cbb0f30b1dcae4894d5f906c0b99766afbcaf4a60d9cf259b7dc6a95f89dc17
MISC metadata.xml 158 RMD160 c0e2bae8e91bb6be8922bac5e4f597302e06587e SHA1 38f78e9790bcd4382b4a49aa226aa6dda1d3a3d7 SHA256 3a7dbca0fdc557de69783e0663e2d76ddab129ea8a19b2d0ef6d3e5d1b947ce1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.8 (GNU/Linux)
iEYEARECAAYFAkfVhmgACgkQkeYb6olFHJf8iwCeN2mK9BA/M2F3AxHzMVKwtmoe
WkQAnjR5XhuXFjlj1IwxYpDVG56+e3px
=UvYW
-----END PGP SIGNATURE-----
# Copyright 1999-2006 Gentoo Foundation
# 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.15 2008/03/10 19:05:45 leio Exp $
GNOME_TARBALL_SUFFIX="gz"
inherit libtool gnome.org eutils
DESCRIPTION="GNOME http client library"
LICENSE="LGPL-2 GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
HOMEPAGE="http://www.gnome.org/"
DEPEND="virtual/libc"
IUSE=""
src_unpack() {
unpack ${A}
cd "${S}"
# fixes http locale related bug (#33386)
epatch "${FILESDIR}/${P}-fixlocale.patch"
}
src_compile() {
elibtoolize
econf || die
emake || die
}
src_install() {
einstall || die
# headers needed for Intermezzo (bug 11501)
insinto /usr/include/ghttp-1.0/
doins http*.h
dodoc AUTHORS COPYING* ChangeLog README NEWS TODO
dohtml doc/*.html
}