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 57BD8138CEE for ; Sat, 27 Jun 2015 00:25:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF841E0857; Sat, 27 Jun 2015 00:25:30 +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 3D85CE085A for ; Sat, 27 Jun 2015 00:25:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5DB84340AA7 for ; Sat, 27 Jun 2015 00:24:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B7F4072F for ; Sat, 27 Jun 2015 00:25:26 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1435364583.6cb30e6ece8632bef51784e08ebbd2cdeaa169dd.mrueg@gentoo> Subject: [gentoo-commits] dev/mrueg:master commit in: dev-util/clion/ X-VCS-Repository: dev/mrueg X-VCS-Files: dev-util/clion/Manifest dev-util/clion/clion-1.0.3.ebuild dev-util/clion/clion-1.0.4.ebuild X-VCS-Directories: dev-util/clion/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 6cb30e6ece8632bef51784e08ebbd2cdeaa169dd X-VCS-Branch: master Date: Sat, 27 Jun 2015 00:25:26 +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: 0164c73e-c8b2-40e9-891f-af75a2ddc6e4 X-Archives-Hash: c8ddbab54f7a75f25268edba14c0705e commit: 6cb30e6ece8632bef51784e08ebbd2cdeaa169dd Author: Manuel Rüger gentoo org> AuthorDate: Sat Jun 27 00:23:03 2015 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Sat Jun 27 00:23:03 2015 +0000 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=6cb30e6e [dev-util/clion] Version bump. Remove old. Package-Manager: portage-2.2.20 dev-util/clion/Manifest | 2 +- dev-util/clion/{clion-1.0.3.ebuild => clion-1.0.4.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/clion/Manifest b/dev-util/clion/Manifest index f800252..1ac1af9 100644 --- a/dev-util/clion/Manifest +++ b/dev-util/clion/Manifest @@ -1 +1 @@ -DIST clion-1.0.3.tar.gz 183322025 SHA256 6ec02643041e918399a24a96700683cd1c7cfea33c15ff2d0c497e6768bd5d4f SHA512 eee431f0af7cb02bb789366c0956c7299a2b569d3f92a6ebf727bb9a62d9ed0115b953c8e7c63e8444d63982a9881343c81da6a65d7b6adb8d7434d3e4e59756 WHIRLPOOL 7aa8b603b227ee1f6f04d82ed72b5ce3947877ac8ad0f986d0b1caffd7defc7c051ea0f4272dfaa3a98d48a5473c6252ec4a25f3693d9a6dfb98ee3fa75ed382 +DIST clion-1.0.4.tar.gz 183322634 SHA256 9511c98e4eae7ae3830a859e59774e884d30b8708900c6ec3f5e7efb054ce5b3 SHA512 79aca34dbe2cc1144048d2cbb6aaf51a0a6b44a9ea355f211a2c814e76b938e718adcd084ccc24be9556769dd2b4e03a3d9cf682fb9782e0a1adddb54f26f371 WHIRLPOOL a3726e4aec3529ec7eb411317c531c6cac41c5aca87820a4047b4e45a6c7d5861a63735d3f05e4e9942b7827c69fdd73a9da26261fd80dec8f195121146a9e86 diff --git a/dev-util/clion/clion-1.0.3.ebuild b/dev-util/clion/clion-1.0.4.ebuild similarity index 100% rename from dev-util/clion/clion-1.0.3.ebuild rename to dev-util/clion/clion-1.0.4.ebuild