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 50CFD13877A for ; Thu, 24 Jul 2014 22:40:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D3C0E11C5; Thu, 24 Jul 2014 22:32:23 +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 58459E0D7D for ; Thu, 24 Jul 2014 22:30:40 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EB196340D78 for ; Thu, 24 Jul 2014 08:14:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 736CA1807D for ; Thu, 24 Jul 2014 08:14:00 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1406189620.18ccf3f6cee93736c95725ea3d585903f7340acf.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: sys-block/partitionmanager/ X-VCS-Repository: proj/kde X-VCS-Files: sys-block/partitionmanager/partitionmanager-4.9999.ebuild sys-block/partitionmanager/partitionmanager-9999.ebuild X-VCS-Directories: sys-block/partitionmanager/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 18ccf3f6cee93736c95725ea3d585903f7340acf X-VCS-Branch: master Date: Thu, 24 Jul 2014 08:14:00 +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: 0c4faf93-3abe-4922-890c-0896ebb84715 X-Archives-Hash: ff150095a999f30e2244d8ce653a0cce commit: 18ccf3f6cee93736c95725ea3d585903f7340acf Author: Michael Palimaka gentoo org> AuthorDate: Thu Jul 24 08:13:40 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Jul 24 08:13:40 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=18ccf3f6 [sys-block/partitionmanager] Master is now KF5-based. Package-Manager: portage-2.2.10 --- .../{partitionmanager-9999.ebuild => partitionmanager-4.9999.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-block/partitionmanager/partitionmanager-9999.ebuild b/sys-block/partitionmanager/partitionmanager-4.9999.ebuild similarity index 96% rename from sys-block/partitionmanager/partitionmanager-9999.ebuild rename to sys-block/partitionmanager/partitionmanager-4.9999.ebuild index 4c8f10b..0639e63 100644 --- a/sys-block/partitionmanager/partitionmanager-9999.ebuild +++ b/sys-block/partitionmanager/partitionmanager-4.9999.ebuild @@ -4,6 +4,7 @@ EAPI=5 +EGIT_BRANCH="1.1" inherit kde4-base DESCRIPTION="KDE utility for management of partitions and file systems"