diff options
author | Heather Cynede <cynede@gentoo.org> | 2016-04-13 13:01:01 +0400 |
---|---|---|
committer | Heather Cynede <cynede@gentoo.org> | 2016-04-13 13:01:25 +0400 |
commit | e1cdfa6a8998cdef8dfb55acbcc3ad40aa315799 (patch) | |
tree | 3e47880521fed51481435ab6f77df1d6dc80f853 /app-editors/atom | |
parent | dev-python/jpype: Stable for x86 (thanks Polynomial-C!). (diff) | |
download | gentoo-e1cdfa6a8998cdef8dfb55acbcc3ad40aa315799.tar.gz gentoo-e1cdfa6a8998cdef8dfb55acbcc3ad40aa315799.tar.bz2 gentoo-e1cdfa6a8998cdef8dfb55acbcc3ad40aa315799.zip |
app-editors/atom: bump
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-editors/atom')
-rw-r--r-- | app-editors/atom/Manifest | 2 | ||||
-rw-r--r-- | app-editors/atom/atom-1.7.0.ebuild (renamed from app-editors/atom/atom-1.6.2.ebuild) | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/app-editors/atom/Manifest b/app-editors/atom/Manifest index a2b9e29d1c4c..1efdf98b6208 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 index 1524177b0aae..6c0541e20bf3 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" |