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 1MwJD7-0003xB-Oj for garchives@archives.gentoo.org; Fri, 09 Oct 2009 17:24:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56FA7E0878; Fri, 9 Oct 2009 17:24:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 36755E0878 for ; Fri, 9 Oct 2009 17:24:57 +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 D8A1B67AEF for ; Fri, 9 Oct 2009 17:24:56 +0000 (UTC) Received: from patrick by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MwJD6-0007w4-GH for gentoo-commits@lists.gentoo.org; Fri, 09 Oct 2009 17:24:56 +0000 From: "Patrick Lauer (patrick)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, patrick@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/tevent: tevent-0.9.8.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: tevent-0.9.8.ebuild ChangeLog X-VCS-Directories: sys-libs/tevent X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer Content-Type: text/plain; charset=utf8 Message-Id: Sender: Patrick Lauer Date: Fri, 09 Oct 2009 17:24:56 +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: f34cc1b2-0f6d-4e68-9344-f48edda05cd1 X-Archives-Hash: 7699b4aeee14d1f3c914c877300801af patrick 09/10/09 17:24:56 Modified: tevent-0.9.8.ebuild ChangeLog Log: Improve description (Portage version: 2.2_rc44/cvs/Linux x86_64) Revision Changes Path 1.2 sys-libs/tevent/tevent-0.9.8.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/tevent/te= vent-0.9.8.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/tevent/te= vent-0.9.8.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/tevent/te= vent-0.9.8.ebuild?r1=3D1.1&r2=3D1.2 Index: tevent-0.9.8.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 RCS file: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.8.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- tevent-0.9.8.ebuild 9 Oct 2009 17:18:32 -0000 1.1 +++ tevent-0.9.8.ebuild 9 Oct 2009 17:24:56 -0000 1.2 @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.8.ebuild,v= 1.1 2009/10/09 17:18:32 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.8.ebuild,v= 1.2 2009/10/09 17:24:56 patrick Exp $ =20 EAPI=3D"2" =20 inherit confutils eutils =20 -DESCRIPTION=3D"tevent" +DESCRIPTION=3D"Samba tevent library" HOMEPAGE=3D"http://tevent.samba.org/" SRC_URI=3D"http://samba.org/ftp/tevent/${P}.tar.gz" LICENSE=3D"GPL-3" 1.2 sys-libs/tevent/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/tevent/Ch= angeLog?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/tevent/Ch= angeLog?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/tevent/Ch= angeLog?r1=3D1.1&r2=3D1.2 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/sys-libs/tevent/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 9 Oct 2009 17:18:32 -0000 1.1 +++ ChangeLog 9 Oct 2009 17:24:56 -0000 1.2 @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/tevent # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.1 2009/= 10/09 17:18:32 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.2 2009/= 10/09 17:24:56 patrick Exp $ + + 09 Oct 2009; Patrick Lauer tevent-0.9.8.ebuild: + Improve description =20 *tevent-0.9.8 (09 Oct 2009) =20