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 B999559CB1 for ; Wed, 13 Apr 2016 09:05:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26FCEE0881; Wed, 13 Apr 2016 09:05:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C9C14E0881 for ; Wed, 13 Apr 2016 09:05:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8FD2F340CE1 for ; Wed, 13 Apr 2016 09:05:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF43D20E for ; Wed, 13 Apr 2016 09:05:37 +0000 (UTC) From: "Heather Cynede" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Heather Cynede" Message-ID: <1460538085.e1cdfa6a8998cdef8dfb55acbcc3ad40aa315799.cynede@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/atom/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/atom/Manifest app-editors/atom/atom-1.6.2.ebuild app-editors/atom/atom-1.7.0.ebuild X-VCS-Directories: app-editors/atom/ X-VCS-Committer: cynede X-VCS-Committer-Name: Heather Cynede X-VCS-Revision: e1cdfa6a8998cdef8dfb55acbcc3ad40aa315799 X-VCS-Branch: master Date: Wed, 13 Apr 2016 09:05:37 +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: cb1d8a8c-7fc5-4e3c-ad27-8c4488c17db7 X-Archives-Hash: a63a3d897ae6080893de7826210668d9 commit: e1cdfa6a8998cdef8dfb55acbcc3ad40aa315799 Author: Heather Cynede gentoo org> AuthorDate: Wed Apr 13 09:01:01 2016 +0000 Commit: Heather Cynede gentoo org> CommitDate: Wed Apr 13 09:01:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1cdfa6a app-editors/atom: bump Package-Manager: portage-2.2.28 app-editors/atom/Manifest | 2 +- app-editors/atom/{atom-1.6.2.ebuild => atom-1.7.0.ebuild} | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/app-editors/atom/Manifest b/app-editors/atom/Manifest index a2b9e29..1efdf98 100644 --- a/app-editors/atom/Manifest +++ b/app-editors/atom/Manifest @@ -1 +1 @@ -DIST 1.6.2.tar.gz 10340322 SHA256 63ee85a67d642bf85179c67ba455042e2892a5091dedc31f007f8ec2de8fc3af SHA512 ef378a3bfa539a4e9da2f8a391e5716bc8312f4cb5c02692b4518fe1805e1771f59a47612fe184b0ce7200358c6c711545393f7a2aec2b996c40654a24469120 WHIRLPOOL 8a34c3dab6f76dc7204ae8dc2bc08f24fb1822dbb153d561c71929dba83a57c457678ff9f85819b3c7d342864c06c51a5fffa1aada603d1eab8729784ea028fa +DIST 1.7.0.tar.gz 10362810 SHA256 1629c6688bccf7180482b4b5ccacf0d68d9b33172007d2c05c6458da80be046a SHA512 1352432230d8d1b1b1b39f998a7e62f666155e9090002de3c69822dba4fb0970c7db71fc30bbd9be68dd94d2dc540a05e97e4a44e49c8dddc66f42dbd45a9fe7 WHIRLPOOL add2242e836f193ba6a13c817748a9094154288a5dee3168b80e0080cae42a3bc2904060fe7bc9247a1354ab1a4fa4eec745c763869b7767c8a54e6e6ac90d7a diff --git a/app-editors/atom/atom-1.6.2.ebuild b/app-editors/atom/atom-1.7.0.ebuild similarity index 98% rename from app-editors/atom/atom-1.6.2.ebuild rename to app-editors/atom/atom-1.7.0.ebuild index 1524177..6c0541e 100644 --- a/app-editors/atom/atom-1.6.2.ebuild +++ b/app-editors/atom/atom-1.7.0.ebuild @@ -75,7 +75,6 @@ src_install(){ # Fixes permissions fperms +x "/usr/share/${PN}/${PN}" fperms +x "/usr/share/${PN}/libgcrypt.so.11" - fperms +x "/usr/share/${PN}/libnotify.so.4" fperms +x "/usr/share/${PN}/resources/app/atom.sh" fperms +x "/usr/share/${PN}/resources/app/apm/bin/apm" fperms +x "/usr/share/${PN}/resources/app/apm/bin/node"