From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NilEu-00082Z-Cg for garchives@archives.gentoo.org; Sat, 20 Feb 2010 09:03:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78013E0B47; Sat, 20 Feb 2010 09:03:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3B1D1E0B47 for ; Sat, 20 Feb 2010 09:03:01 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id CEEC71B4038 for ; Sat, 20 Feb 2010 09:03:00 +0000 (UTC) Received: from tove by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NilEq-00065d-2b for gentoo-commits@lists.gentoo.org; Sat, 20 Feb 2010 09:03:00 +0000 From: "Torsten Veller (tove)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tove@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libwhisker: metadata.xml ChangeLog libwhisker-2.5.ebuild libwhisker-2.2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: metadata.xml ChangeLog libwhisker-2.5.ebuild libwhisker-2.2.ebuild X-VCS-Directories: net-libs/libwhisker X-VCS-Committer: tove X-VCS-Committer-Name: Torsten Veller Content-Type: text/plain; charset=utf8 Message-Id: Sender: Torsten Veller Date: Sat, 20 Feb 2010 09:03:00 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 46860c31-f0b0-41a4-b08e-5159be7ec2ca X-Archives-Hash: 3f68cf1a1d3bf050dc4a88a76da55bd3 tove 10/02/20 09:03:00 Modified: metadata.xml ChangeLog Added: libwhisker-2.5.ebuild Removed: libwhisker-2.2.ebuild Log: Version bump. Cleanup (Portage version: 2.2_rc62/cvs/Linux x86_64) Revision Changes Path 1.2 net-libs/libwhisker/metadata.xml file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libwhiske= r/metadata.xml?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libwhiske= r/metadata.xml?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libwhiske= r/metadata.xml?r1=3D1.1&r2=3D1.2 Index: metadata.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-libs/libwhisker/metadata.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- metadata.xml 6 Oct 2003 10:43:08 -0000 1.1 +++ metadata.xml 20 Feb 2010 09:02:59 -0000 1.2 @@ -2,9 +2,14 @@ perl - - perl@gentoo.org - Primary Maintainer - - + + Libwhisker is a Perl library useful for HTTP testing scripts. It + contains a pure-Perl implementation of functionality found in the LWP, + URI, Digest::MD5, Digest::MD4, Data::Dumper, Authen::NTLM, HTML::Parse= r, + HTML::FormParser, CGI::Upload, MIME::Base64, and GetOpt::Std modules. + Libwhisker is designed to be portable (a single perl file), fast + (general benchmarks show libwhisker is faster than LWP), and flexible + (great care was taken to ensure the library does exactly what you want + to do, even if it means breaking the protocol). + 1.14 net-libs/libwhisker/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libwhiske= r/ChangeLog?rev=3D1.14&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libwhiske= r/ChangeLog?rev=3D1.14&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libwhiske= r/ChangeLog?r1=3D1.13&r2=3D1.14 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-libs/libwhisker/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 9 Feb 2007 04:32:50 -0000 1.13 +++ ChangeLog 20 Feb 2010 09:02:59 -0000 1.14 @@ -1,6 +1,12 @@ # ChangeLog for net-libs/libwhisker -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libwhisker/ChangeLog,v 1.13 = 2007/02/09 04:32:50 flameeyes Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwhisker/ChangeLog,v 1.14 = 2010/02/20 09:02:59 tove Exp $ + +*libwhisker-2.5 (20 Feb 2010) + + 20 Feb 2010; Torsten Veller -libwhisker-2.2.ebuild, + +libwhisker-2.5.ebuild, metadata.xml: + Version bump. Cleanup =20 09 Feb 2007; Diego Petten=C3=B2 ChangeLog: Regenerate digest in Manifest2 format. 1.1 net-libs/libwhisker/libwhisker-2.5.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libwhiske= r/libwhisker-2.5.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libwhiske= r/libwhisker-2.5.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: libwhisker-2.5.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-libs/libwhisker/libwhisker-2.5.ebu= ild,v 1.1 2010/02/20 09:02:59 tove Exp $ EAPI=3D2 inherit perl-module MY_P=3D${PN}2-${PV} DESCRIPTION=3D"Perl module geared to HTTP testing" HOMEPAGE=3D"http://www.wiretrip.net/rfp/lw.asp" SRC_URI=3D"http://www.wiretrip.net/rfp/libwhisker/${MY_P}.tar.gz" LICENSE=3D"BSD-2" SLOT=3D"0" KEYWORDS=3D"~amd64 ~ppc ~sparc ~x86" IUSE=3D"ssl" DEPEND=3D"" RDEPEND=3D"virtual/perl-MIME-Base64 ssl? ( dev-perl/Net-SSLeay )" S=3D${WORKDIR}/${MY_P} src_compile() { perl Makefile.pl lib || die } src_install() { perlinfo insinto "${VENDOR_LIB}" doins LW2.pm || die dodoc CHANGES KNOWNBUGS README || die }