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 0E7DC1389E2 for ; Thu, 18 Dec 2014 14:54:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAB70E095E; Thu, 18 Dec 2014 14:54:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 510A8E095E for ; Thu, 18 Dec 2014 14:54:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8C70034066D for ; Thu, 18 Dec 2014 14:54:05 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2262) id 3A07DCC04; Thu, 18 Dec 2014 14:54:04 +0000 (UTC) From: "Pacho Ramos (pacho)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pacho@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-office/pinpoint: pinpoint-0.1.5_pre20141026.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: pinpoint-0.1.5_pre20141026.ebuild ChangeLog X-VCS-Directories: app-office/pinpoint X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141218145404.3A07DCC04@oystercatcher.gentoo.org> Date: Thu, 18 Dec 2014 14:54:04 +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: 533bce42-81d4-4261-aafa-bf8b1eaa430f X-Archives-Hash: bae5f81848d275d6f7d596a5173272a2 pacho 14/12/18 14:54:04 Modified: pinpoint-0.1.5_pre20141026.ebuild ChangeLog Log: x86 stable, bug 529964 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4) Revision Changes Path 1.3 app-office/pinpoint/pinpoint-0.1.5_pre20141026.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/pinpoint/pinpoint-0.1.5_pre20141026.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/pinpoint/pinpoint-0.1.5_pre20141026.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/pinpoint/pinpoint-0.1.5_pre20141026.ebuild?r1=1.2&r2=1.3 Index: pinpoint-0.1.5_pre20141026.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-office/pinpoint/pinpoint-0.1.5_pre20141026.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pinpoint-0.1.5_pre20141026.ebuild 26 Oct 2014 11:24:18 -0000 1.2 +++ pinpoint-0.1.5_pre20141026.ebuild 18 Dec 2014 14:54:04 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/pinpoint/pinpoint-0.1.5_pre20141026.ebuild,v 1.2 2014/10/26 11:24:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pinpoint/pinpoint-0.1.5_pre20141026.ebuild,v 1.3 2014/12/18 14:54:04 pacho Exp $ EAPI=5 GCONF_DEBUG="no" @@ -15,7 +15,7 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="+gstreamer +pdf" # rsvg is used for svg-in-pdf -- clubbing it under pdf for now 1.12 app-office/pinpoint/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/pinpoint/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/pinpoint/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/pinpoint/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-office/pinpoint/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 26 Oct 2014 11:24:18 -0000 1.11 +++ ChangeLog 18 Dec 2014 14:54:04 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for app-office/pinpoint # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/pinpoint/ChangeLog,v 1.11 2014/10/26 11:24:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/pinpoint/ChangeLog,v 1.12 2014/12/18 14:54:04 pacho Exp $ + + 18 Dec 2014; Pacho Ramos pinpoint-0.1.5_pre20141026.ebuild: + x86 stable, bug 529964 26 Oct 2014; Pacho Ramos pinpoint-0.1.5_pre20141026.ebuild: Drop obsolete line