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 1RYtGs-0004ZC-7k for garchives@archives.gentoo.org; Fri, 09 Dec 2011 05:45:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68F6C21C027; Fri, 9 Dec 2011 05:45:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 22C3D21C027 for ; Fri, 9 Dec 2011 05:45:14 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 66CEB1B4002 for ; Fri, 9 Dec 2011 05:45:13 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 766) id 845362004B; Fri, 9 Dec 2011 05:45:11 +0000 (UTC) From: "Brian Harring (ferringb)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ferringb@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/pkgcore: ChangeLog pkgcore-0.7.7.3.ebuild pkgcore-0.7.7.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog pkgcore-0.7.7.3.ebuild pkgcore-0.7.7.1.ebuild X-VCS-Directories: sys-apps/pkgcore X-VCS-Committer: ferringb X-VCS-Committer-Name: Brian Harring Content-Type: text/plain; charset=utf8 Message-Id: <20111209054511.845362004B@flycatcher.gentoo.org> Date: Fri, 9 Dec 2011 05:45:11 +0000 (UTC) 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: 388a5a59-2600-42df-9e4a-03946e52623d X-Archives-Hash: a3490b80a3d570b67c20354fb0262740 ferringb 11/12/09 05:45:11 Modified: ChangeLog Added: pkgcore-0.7.7.3.ebuild Removed: pkgcore-0.7.7.1.ebuild Log: pull in 0.7.7.3: namely better error reporting, and a fix for merging/u= nmerging for gconf. clean older versions in the process =20 (Portage version: 2.1.10.39/cvs/Linux x86_64) Revision Changes Path 1.141 sys-apps/pkgcore/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pkgcore/C= hangeLog?rev=3D1.141&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pkgcore/C= hangeLog?rev=3D1.141&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pkgcore/C= hangeLog?r1=3D1.140&r2=3D1.141 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-apps/pkgcore/ChangeLog,v retrieving revision 1.140 retrieving revision 1.141 diff -u -r1.140 -r1.141 --- ChangeLog 8 Dec 2011 07:19:28 -0000 1.140 +++ ChangeLog 9 Dec 2011 05:45:11 -0000 1.141 @@ -1,6 +1,13 @@ # ChangeLog for sys-apps/pkgcore # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/pkgcore/ChangeLog,v 1.140 20= 11/12/08 07:19:28 ferringb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pkgcore/ChangeLog,v 1.141 20= 11/12/09 05:45:11 ferringb Exp $ + +*pkgcore-0.7.7.3 (09 Dec 2011) + + 09 Dec 2011; Brian Harring -pkgcore-0.7.7.1.ebui= ld, + +pkgcore-0.7.7.3.ebuild: + Pull in new release with better error handling, and fixing a merge/unm= erge + bug. =20 *pkgcore-0.7.7.2 (08 Dec 2011) =20 1.1 sys-apps/pkgcore/pkgcore-0.7.7.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pkgcore/p= kgcore-0.7.7.3.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pkgcore/p= kgcore-0.7.7.3.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: pkgcore-0.7.7.3.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-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-apps/pkgcore/pkgcore-0.7.7.3.ebuil= d,v 1.1 2011/12/09 05:45:11 ferringb Exp $ EAPI=3D"3" DISTUTILS_SRC_TEST=3D"setup.py" inherit distutils eutils DESCRIPTION=3D"pkgcore package manager" HOMEPAGE=3D"http://pkgcore.googlecode.com/" SRC_URI=3D"http://pkgcore.googlecode.com/files/${P}.tar.bz2" LICENSE=3D"GPL-2" SLOT=3D"0" KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~= x86" IUSE=3D"-doc build" RDEPEND=3D">=3Ddev-lang/python-2.4 >=3Ddev-python/snakeoil-0.4.4 || ( >=3Ddev-lang/python-2.5 dev-python/pycrypto )" DEPEND=3D"${RDEPEND} doc? ( dev-python/sphinx dev-python/pyparsing )" DOCS=3D"AUTHORS NEWS" pkg_setup() { # disable snakeoil 2to3 caching... unset PY2TO3_CACHEDIR python_pkg_setup } src_compile() { distutils_src_compile if use doc; then python setup.py build_docs || die "doc building failed" fi } src_install() { distutils_src_install if use doc; then dohtml -r build/sphinx/html/* fi } pkg_postinst() { distutils_pkg_postinst pplugincache }