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 1Ly0IC-00084A-FC for garchives@archives.gentoo.org; Sun, 26 Apr 2009 09:04:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2D82E044A; Sun, 26 Apr 2009 09:04:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CFD79E044C for ; Sun, 26 Apr 2009 09:04:55 +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 6C2ED6539A for ; Sun, 26 Apr 2009 09:04:55 +0000 (UTC) Received: from patrick by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Ly0I5-0006B7-RA for gentoo-commits@lists.gentoo.org; Sun, 26 Apr 2009 09:04:49 +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/decorator: decorator-2.3.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: decorator-2.3.2.ebuild ChangeLog X-VCS-Directories: dev-python/decorator X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer Content-Type: text/plain; charset=utf8 Message-Id: Sender: Patrick Lauer Date: Sun, 26 Apr 2009 09:04:49 +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: 3219aacc-fb36-46b9-8fbb-73a98d58e47a X-Archives-Hash: f60167addf98de587cfbb9348766f2f2 patrick 09/04/26 09:04:49 Modified: ChangeLog Added: decorator-2.3.2.ebuild Log: Bump to 2.3.2, dep for bug #260168 (Portage version: 2.2_rc31/cvs/Linux x86_64) Revision Changes Path 1.4 dev-python/decorator/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/decorat= or/ChangeLog?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/decorat= or/ChangeLog?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/decorat= or/ChangeLog?r1=3D1.3&r2=3D1.4 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/decorator/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 27 Mar 2009 11:41:12 -0000 1.3 +++ ChangeLog 26 Apr 2009 09:04:49 -0000 1.4 @@ -1,6 +1,11 @@ # ChangeLog for dev-python/decorator # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.3 = 2009/03/27 11:41:12 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/ChangeLog,v 1.4 = 2009/04/26 09:04:49 patrick Exp $ + +*decorator-2.3.2 (26 Apr 2009) + + 26 Apr 2009; Patrick Lauer +decorator-2.3.2.ebuil= d: + Bump to 2.3.2, dep for bug #260168 =20 *decorator-3.0.1 (27 Mar 2009) =20 1.1 dev-python/decorator/decorator-2.3.2.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/decorat= or/decorator-2.3.2.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/decorat= or/decorator-2.3.2.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: decorator-2.3.2.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-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-python/decorator/decorator-2.3.2.e= build,v 1.1 2009/04/26 09:04:49 patrick Exp $ inherit distutils DESCRIPTION=3D"Simplifies the usage of decorators for the average program= mer" HOMEPAGE=3D"http://www.phyast.pitt.edu/~micheles/python/documentation.htm= l" SRC_URI=3D"http://pypi.python.org/packages/source/D/decorator/${P}.tar.gz= " LICENSE=3D"BSD" KEYWORDS=3D"~amd64 ~x86" SLOT=3D"0" IUSE=3D"doc" DEPEND=3D"app-arch/unzip" RDEPEND=3D"" DOCS=3D"CHANGES.txt documentation.txt" src_install() { distutils_src_install use doc && dohtml documentation.html }