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 DFA5A1389E2 for ; Fri, 19 Dec 2014 13:43:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93BA2E0D52; Fri, 19 Dec 2014 13:43:30 +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 4036FE0D52 for ; Fri, 19 Dec 2014 13:43:30 +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 8AA943406D0 for ; Fri, 19 Dec 2014 13:43:29 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2262) id 40CA2CD7C; Fri, 19 Dec 2014 13:43:28 +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 sys-block/gparted: gparted-0.20.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gparted-0.20.0.ebuild ChangeLog X-VCS-Directories: sys-block/gparted X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141219134328.40CA2CD7C@oystercatcher.gentoo.org> Date: Fri, 19 Dec 2014 13:43:28 +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: 7852af84-65a9-4707-a508-ff186a7c8250 X-Archives-Hash: 588f8c1961ad1f6d969e770fd179342d pacho 14/12/19 13:43:28 Modified: gparted-0.20.0.ebuild ChangeLog Log: amd64 stable, bug 529964 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4) Revision Changes Path 1.3 sys-block/gparted/gparted-0.20.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/gparted/gparted-0.20.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/gparted/gparted-0.20.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/gparted/gparted-0.20.0.ebuild?r1=1.2&r2=1.3 Index: gparted-0.20.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.20.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gparted-0.20.0.ebuild 18 Dec 2014 15:01:29 -0000 1.2 +++ gparted-0.20.0.ebuild 19 Dec 2014 13:43:28 -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/sys-block/gparted/gparted-0.20.0.ebuild,v 1.2 2014/12/18 15:01:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/gparted-0.20.0.ebuild,v 1.3 2014/12/19 13:43:28 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="btrfs dmraid f2fs fat hfs jfs kde mdadm ntfs policykit reiserfs reiser4 xfs" # FIXME: add gpart support 1.140 sys-block/gparted/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/gparted/ChangeLog?rev=1.140&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/gparted/ChangeLog?rev=1.140&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/gparted/ChangeLog?r1=1.139&r2=1.140 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-block/gparted/ChangeLog,v retrieving revision 1.139 retrieving revision 1.140 diff -u -r1.139 -r1.140 --- ChangeLog 18 Dec 2014 15:01:29 -0000 1.139 +++ ChangeLog 19 Dec 2014 13:43:28 -0000 1.140 @@ -1,6 +1,9 @@ # ChangeLog for sys-block/gparted # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/ChangeLog,v 1.139 2014/12/18 15:01:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/gparted/ChangeLog,v 1.140 2014/12/19 13:43:28 pacho Exp $ + + 19 Dec 2014; Pacho Ramos gparted-0.20.0.ebuild: + amd64 stable, bug 529964 18 Dec 2014; Pacho Ramos gparted-0.20.0.ebuild: x86 stable, bug 529964