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 34062138206 for ; Sat, 30 Apr 2016 22:18:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF35421C017; Sat, 30 Apr 2016 22:18:38 +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 8762721C017 for ; Sat, 30 Apr 2016 22:18:38 +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 23284340CD2 for ; Sat, 30 Apr 2016 22:18:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0DB4D7B for ; Sat, 30 Apr 2016 22:18:31 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1462054727.bdee37bbcd15fd3b611fb13e931d73cdfa0582db.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/tinc/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/tinc/Manifest net-misc/tinc/tinc-1.1_pre12.ebuild net-misc/tinc/tinc-1.1_pre13.ebuild X-VCS-Directories: net-misc/tinc/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: bdee37bbcd15fd3b611fb13e931d73cdfa0582db X-VCS-Branch: master Date: Sat, 30 Apr 2016 22:18:31 +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: 8d221e7b-24e5-4d31-9ea7-18ba39738fae X-Archives-Hash: 1386574a3319a6553105eb3f82031690 commit: bdee37bbcd15fd3b611fb13e931d73cdfa0582db Author: Anthony G. Basile gentoo org> AuthorDate: Sat Apr 30 22:18:47 2016 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sat Apr 30 22:18:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdee37bb net-misc/tinc: version bump to 1.1_pre13, remove 1.1_pre12 Package-Manager: portage-2.2.26 net-misc/tinc/Manifest | 2 +- net-misc/tinc/{tinc-1.1_pre12.ebuild => tinc-1.1_pre13.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/tinc/Manifest b/net-misc/tinc/Manifest index 8abfcca..1b297d9 100644 --- a/net-misc/tinc/Manifest +++ b/net-misc/tinc/Manifest @@ -1,2 +1,2 @@ DIST tinc-1.0.28.tar.gz 488837 SHA256 0b502699360f09ce2128a39cf02abca07bfc699fc02ce829b3a90cf5e1e8b344 SHA512 b449f59e45b72a75271d54af1b9359f69040e81960533ca70d2a1f84b6bb913ffe1e6d11265eb1d11b5577855ed495898ef3c387d14268b159f352c8e754f5ec WHIRLPOOL 9558328fc01e9ef716330167c958bdfe45c12365dccdd3dc8c878a1dd122a0710d41e434a4ec0f5a54427b2b04fd7204f5225bef8c64ddd9fde7e6d800e7a996 -DIST tinc-1.1pre12.tar.gz 695939 SHA256 f1d47265e94873bded1caea2b5d025d74b2fa338d8d3f7c725b834c56438dcce SHA512 ef1831b3715d4e209e1005623052ae4979dcdf56df6375ffdf26db7d948275260f56d92c11797926e723f0615c9d3d5ee123a86ee0de5078ce375b887a712670 WHIRLPOOL ea660d0c2a9648e1367224144def9f08e780dde930603b72805aedd3032509706641e13316bba568e156e32185e3a85e92143ffa34c277675f323c2bb6433b9d +DIST tinc-1.1pre13.tar.gz 695921 SHA256 81738b7811721eb4c0e04b5750e1f2347fe06a0690739022a78c44983bc9d9fa SHA512 cfcc39b038acbaab33e7eaaf41828f8a959ea0b3648f65ad1ac41a2cebc303763c9c0d8c63004b48842cdfee40ed4101dfb6eb9147ddd7a026651286331181d1 WHIRLPOOL a7eba00b1b554109ed09a41c8a132316a608006cc090a15325cb8435db5660793792144ce96c389aed13ab38468d8600849374fba01f45d9762f904791026444 diff --git a/net-misc/tinc/tinc-1.1_pre12.ebuild b/net-misc/tinc/tinc-1.1_pre13.ebuild similarity index 100% rename from net-misc/tinc/tinc-1.1_pre12.ebuild rename to net-misc/tinc/tinc-1.1_pre13.ebuild