From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1DD66138010 for ; Wed, 3 Oct 2012 10:54:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBDF5E002E; Wed, 3 Oct 2012 10:53:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8D1A7E002E for ; Wed, 3 Oct 2012 10:53:53 +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 F2B4F33D763 for ; Wed, 3 Oct 2012 10:53:52 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2261) id BFB8821600; Wed, 3 Oct 2012 10:53:51 +0000 (UTC) From: "PaweA Hajdan (phajdan.jr)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, phajdan.jr@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libreport: libreport-2.0.10.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libreport-2.0.10.ebuild ChangeLog X-VCS-Directories: dev-libs/libreport X-VCS-Committer: phajdan.jr X-VCS-Committer-Name: PaweA Hajdan Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121003105351.BFB8821600@flycatcher.gentoo.org> Date: Wed, 3 Oct 2012 10:53:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9f2aeb28-ab1b-4fb2-bdec-bc1d38af42a2 X-Archives-Hash: 0559ed9a7d29ecd7ffbda95b31762c09 phajdan.jr 12/10/03 10:53:51 Modified: libreport-2.0.10.ebuild ChangeLog Log: x86 stable wrt bug #427544 (Portage version: 2.1.11.9/cvs/Linux i686) Revision Changes Path 1.3 dev-libs/libreport/libreport-2.0.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/libreport-2.0.10.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/libreport-2.0.10.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/libreport-2.0.10.ebuild?r1=1.2&r2=1.3 Index: libreport-2.0.10.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.10.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- libreport-2.0.10.ebuild 8 Jul 2012 17:19:34 -0000 1.2 +++ libreport-2.0.10.ebuild 3 Oct 2012 10:53:51 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.10.ebuild,v 1.2 2012/07/08 17:19:34 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/libreport-2.0.10.ebuild,v 1.3 2012/10/03 10:53:51 phajdan.jr Exp $ EAPI="4" PYTHON_DEPEND="2:2.6" @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="debug" RDEPEND=">=dev-libs/glib-2.21:2 1.14 dev-libs/libreport/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libreport/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 22 Sep 2012 20:12:48 -0000 1.13 +++ ChangeLog 3 Oct 2012 10:53:51 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libreport # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v 1.13 2012/09/22 20:12:48 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libreport/ChangeLog,v 1.14 2012/10/03 10:53:51 phajdan.jr Exp $ + + 03 Oct 2012; Pawel Hajdan jr libreport-2.0.10.ebuild: + x86 stable wrt bug #427544 *libreport-2.0.13 (22 Sep 2012)