From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1L987p-0008H2-B6 for garchives@archives.gentoo.org; Sun, 07 Dec 2008 01:07:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5325E036F; Sun, 7 Dec 2008 01:07:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A1D60E036F for ; Sun, 7 Dec 2008 01:07:56 +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 333C964FD5 for ; Sun, 7 Dec 2008 01:07:56 +0000 (UTC) Received: from patrick by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1L987n-0004mw-Rn for gentoo-commits@lists.gentoo.org; Sun, 07 Dec 2008 01:07:55 +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 dev-python/pyserial: pyserial-2.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: pyserial-2.4.ebuild ChangeLog X-VCS-Directories: dev-python/pyserial X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer Content-Type: text/plain; charset=utf8 Message-Id: Sender: Patrick Lauer Date: Sun, 07 Dec 2008 01:07:55 +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: d52e5c6f-7864-4b7b-9d42-c4af6501fa0f X-Archives-Hash: 5cdebe455d007b8412d3aea7000bbffc patrick 08/12/07 01:07:55 Modified: ChangeLog Added: pyserial-2.4.ebuild Log: Bumping to 2.4, closing #232885 (Portage version: 2.2_rc17/cvs/Linux 2.6.26.5 x86_64) Revision Changes Path 1.30 dev-python/pyserial/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyseria= l/ChangeLog?rev=3D1.30&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyseria= l/ChangeLog?rev=3D1.30&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyseria= l/ChangeLog?r1=3D1.29&r2=3D1.30 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/dev-python/pyserial/ChangeLog,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- ChangeLog 17 Jul 2007 06:23:38 -0000 1.29 +++ ChangeLog 7 Dec 2008 01:07:55 -0000 1.30 @@ -1,6 +1,11 @@ # ChangeLog for dev-python/pyserial -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/ChangeLog,v 1.29 = 2007/07/17 06:23:38 dev-zero Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/ChangeLog,v 1.30 = 2008/12/07 01:07:55 patrick Exp $ + +*pyserial-2.4 (07 Dec 2008) + + 07 Dec 2008; Patrick Lauer +pyserial-2.4.ebuild: + Bumping to 2.4, closing #232885 =20 17 Jul 2007; Tiziano M=C3=BCller -pyserial-2.0.e= build: Dropped old version 1.1 dev-python/pyserial/pyserial-2.4.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyseria= l/pyserial-2.4.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pyseria= l/pyserial-2.4.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: pyserial-2.4.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-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/pyserial-2.4.ebuil= d,v 1.1 2008/12/07 01:07:55 patrick Exp $ inherit distutils DESCRIPTION=3D"Python Serial Port Extension" #HOMEPAGE=3D"http://pyserial.sourceforge.net" HOMEPAGE=3D"http://pyserial.wiki.sourceforge.net/pySerial" SRC_URI=3D"mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE=3D"PYTHON" SLOT=3D"0" KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~s= parc ~x86 ~x86-fbsd" IUSE=3D"" DEPEND=3D"app-arch/unzip" DOCS=3D"CHANGES.txt" PYTHON_MODNAME=3D"serial"