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 1PtJsf-0007Qz-4N for garchives@archives.gentoo.org; Sat, 26 Feb 2011 13:08:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D7B9E05A4; Sat, 26 Feb 2011 13:08:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BF852E05A4 for ; Sat, 26 Feb 2011 13:08:09 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C993A1B4057 for ; Sat, 26 Feb 2011 13:08:08 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2184) id 6EE8B20054; Sat, 26 Feb 2011 13:08:07 +0000 (UTC) From: "Gilles Dartiguelongue (eva)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, eva@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/gnome-keyring-python: ChangeLog gnome-keyring-python-2.32.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog gnome-keyring-python-2.32.0.ebuild X-VCS-Directories: dev-python/gnome-keyring-python X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue Content-Type: text/plain; charset=utf8 Message-Id: <20110226130807.6EE8B20054@flycatcher.gentoo.org> Date: Sat, 26 Feb 2011 13:08:07 +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: X-Archives-Hash: 92173f662cb69b40675ede66fcec87cf eva 11/02/26 13:08:07 Modified: ChangeLog gnome-keyring-python-2.32.0.ebuild Log: Add missing eclass variables for proper python-updater behavior, bug #3= 44833. =20 (Portage version: 2.2.0_alpha24/cvs/Linux x86_64) Revision Changes Path 1.45 dev-python/gnome-keyring-python/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-k= eyring-python/ChangeLog?rev=3D1.45&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-k= eyring-python/ChangeLog?rev=3D1.45&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-k= eyring-python/ChangeLog?r1=3D1.44&r2=3D1.45 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/gnome-keyring-python/ChangeL= og,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- ChangeLog 24 Feb 2011 18:45:41 -0000 1.44 +++ ChangeLog 26 Feb 2011 13:08:07 -0000 1.45 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gnome-keyring-python # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/Chang= eLog,v 1.44 2011/02/24 18:45:41 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/Chang= eLog,v 1.45 2011/02/26 13:08:07 eva Exp $ + + 26 Feb 2011; Gilles Dartiguelongue + gnome-keyring-python-2.32.0.ebuild: + Add missing eclass variables for proper python-updater behavior, bug #= 344833. =20 24 Feb 2011; Thomas Kahle gnome-keyring-python-2.32.0.ebuild: 1.4 dev-python/gnome-keyring-python/gnome-keyring-python= -2.32.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-k= eyring-python/gnome-keyring-python-2.32.0.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-k= eyring-python/gnome-keyring-python-2.32.0.ebuild?rev=3D1.4&content-type=3D= text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gnome-k= eyring-python/gnome-keyring-python-2.32.0.ebuild?r1=3D1.3&r2=3D1.4 Index: gnome-keyring-python-2.32.0.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/dev-python/gnome-keyring-python/gnome-k= eyring-python-2.32.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gnome-keyring-python-2.32.0.ebuild 24 Feb 2011 18:45:41 -0000 1.3 +++ gnome-keyring-python-2.32.0.ebuild 26 Feb 2011 13:08:07 -0000 1.4 @@ -1,11 +1,14 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome= -keyring-python-2.32.0.ebuild,v 1.3 2011/02/24 18:45:41 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome= -keyring-python-2.32.0.ebuild,v 1.4 2011/02/26 13:08:07 eva Exp $ =20 EAPI=3D"3" GCONF_DEBUG=3D"no" G_PY_PN=3D"gnome-python-desktop" G_PY_BINDINGS=3D"gnomekeyring" +SUPPORT_PYTHON_ABIS=3D"1" +PYTHON_DEPEND=3D"2" +RESTRICT_PYTHON_ABIS=3D"3.*" =20 inherit gnome-python-common =20