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 CA695138210 for ; Sat, 30 Apr 2016 10:53:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2F42321C097; Sat, 30 Apr 2016 10:53:16 +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 B2E6E21C097 for ; Sat, 30 Apr 2016 10:53:15 +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 723B9340D67 for ; Sat, 30 Apr 2016 10:53:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9317087B for ; Sat, 30 Apr 2016 09:29:39 +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: <1462008280.668a46ce6bc859ac294f1714d6f05bf78f8c0293.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.7.2.ebuild app-editors/atom/atom-1.7.3.ebuild X-VCS-Directories: app-editors/atom/ X-VCS-Committer: cynede X-VCS-Committer-Name: Heather Cynede X-VCS-Revision: 668a46ce6bc859ac294f1714d6f05bf78f8c0293 X-VCS-Branch: master Date: Sat, 30 Apr 2016 09:29:39 +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: 091ac36d-f170-49e3-9cd0-60a96ac356b9 X-Archives-Hash: 8729a8ecce18be740f5b30c31d90a876 commit: 668a46ce6bc859ac294f1714d6f05bf78f8c0293 Author: Heather Cynede gentoo org> AuthorDate: Sat Apr 30 09:24:40 2016 +0000 Commit: Heather Cynede gentoo org> CommitDate: Sat Apr 30 09:24:40 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=668a46ce app-editors/atom: bump to 1.7.3 Package-Manager: portage-2.2.28 app-editors/atom/Manifest | 2 +- app-editors/atom/{atom-1.7.2.ebuild => atom-1.7.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/atom/Manifest b/app-editors/atom/Manifest index 76dc4d6..4d55d7c 100644 --- a/app-editors/atom/Manifest +++ b/app-editors/atom/Manifest @@ -1 +1 @@ -DIST 1.7.2.tar.gz 10352637 SHA256 f6784b4f681706faf1e2a8369c06df4289646b1a547032e6b0b8b0e93e848113 SHA512 fe8d27d25432a64c02f64f5e37c2e3828f3bda564cde264045cb3cae4acb3b6a5dc6b88cc016798209fa2fa5f4f999b945eee174c2e9389fb1f56396cdbc279c WHIRLPOOL 80b1768329d964f4710ee9319cabebe59e72829e8e8d27a46c131d760f0b614d6a45c8e24620881a2c9e2f1e90e8e8f06fcf392197c0a359aa5d8eec2b92ffd6 +DIST 1.7.3.tar.gz 10352768 SHA256 5074b59ddaca5525eb48098dee6fe63013799cbc77749add314b9e1bc894b8f4 SHA512 87d1452086b5434ba204773508a361b02d1f695dd37b8d40540997dbfb53c57c8a7117abe752b6ffd18beccc0f2318afadf6b2c506d54307ea15bb73074647f3 WHIRLPOOL 72398d4432759cd9de13c0c537e5eaea6dc28dbe144b46d972331c0e5cbebeeafc0d747b62d33e3a08959d1b72d8dba271966bce519b2ba7bc7ba7e433630ac2 diff --git a/app-editors/atom/atom-1.7.2.ebuild b/app-editors/atom/atom-1.7.3.ebuild similarity index 100% rename from app-editors/atom/atom-1.7.2.ebuild rename to app-editors/atom/atom-1.7.3.ebuild