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 10B5D13877A for ; Mon, 21 Jul 2014 19:42:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1D4AE0B51; Mon, 21 Jul 2014 19:42:56 +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 6625BE0B51 for ; Mon, 21 Jul 2014 19:42:56 +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 3DA9D33FE0A for ; Mon, 21 Jul 2014 19:42:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id E3C221807D for ; Mon, 21 Jul 2014 19:42:53 +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: <1405971761.c5ca7ea11ed0bce80a613b9daffa4e3a4af65dcc.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/milou/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/milou/milou-4.9999.ebuild X-VCS-Directories: kde-misc/milou/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: c5ca7ea11ed0bce80a613b9daffa4e3a4af65dcc X-VCS-Branch: master Date: Mon, 21 Jul 2014 19:42:53 +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: 3b63a6db-2066-4007-b606-eef81d7d9bc3 X-Archives-Hash: f82cc39d214071465cdbd1302c2fde15 commit: c5ca7ea11ed0bce80a613b9daffa4e3a4af65dcc Author: Michael Palimaka gentoo org> AuthorDate: Mon Jul 21 19:42:41 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon Jul 21 19:42:41 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c5ca7ea1 [kde-misc/milou] Set EGIT_BRANCH since upstream changed master to be KF5 based. Package-Manager: portage-2.2.10 --- kde-misc/milou/milou-4.9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-misc/milou/milou-4.9999.ebuild b/kde-misc/milou/milou-4.9999.ebuild index 303c453..189262f 100644 --- a/kde-misc/milou/milou-4.9999.ebuild +++ b/kde-misc/milou/milou-4.9999.ebuild @@ -4,6 +4,7 @@ EAPI=5 +EGIT_BRANCH="milou/0.1" KDE_MINIMAL="4.13" KDE_LINGUAS="bs ca cs da de el es fi fr hu ja ko lt nds nl pl pt pt_BR ro sk sv uk zh_CN zh_TW"