From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5B2E3139694 for ; Sat, 3 Jun 2017 08:18:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7FACE0C11; Sat, 3 Jun 2017 08:17:59 +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 91AF2E0C11 for ; Sat, 3 Jun 2017 08:17:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B236D3417A9 for ; Sat, 3 Jun 2017 08:17:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 783477468 for ; Sat, 3 Jun 2017 08:17:57 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1496477868.0118e2f32b421bd17e0186cc5a7f3c67ee2dacc9.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/colordiff/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/colordiff/Manifest app-misc/colordiff/colordiff-1.0.17.ebuild app-misc/colordiff/colordiff-1.0.18.ebuild X-VCS-Directories: app-misc/colordiff/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 0118e2f32b421bd17e0186cc5a7f3c67ee2dacc9 X-VCS-Branch: master Date: Sat, 3 Jun 2017 08:17:57 +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: a2e1e9a4-7728-4540-8d1b-21e5b4fec340 X-Archives-Hash: 393c42a6c392c8d3f13ac392c90fac32 commit: 0118e2f32b421bd17e0186cc5a7f3c67ee2dacc9 Author: Lars Wendler gentoo org> AuthorDate: Sat Jun 3 08:17:48 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sat Jun 3 08:17:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0118e2f3 app-misc/colordiff: Bump to version 1.0.18. Removed old. Package-Manager: Portage-2.3.6, Repoman-2.3.2 app-misc/colordiff/Manifest | 2 +- app-misc/colordiff/{colordiff-1.0.17.ebuild => colordiff-1.0.18.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/colordiff/Manifest b/app-misc/colordiff/Manifest index 24916fc2211..daa78032a93 100644 --- a/app-misc/colordiff/Manifest +++ b/app-misc/colordiff/Manifest @@ -1,2 +1,2 @@ DIST colordiff-1.0.16.tar.gz 21542 SHA256 eaf1cfe17dd0e820d38a0b24b0a402eba68b32e9bf9e7791ca2d1831029f138b SHA512 41b4eb0c90b19f358b6d9154158ece51fe5169fc24e2ea9a4c50ac98218a173fc054b76a69e3c63967f98a0e5d50b7eb29b706780bcfbb3f17a4f45cce1d6d4a WHIRLPOOL 26e9fd2e005a03053cc4c63aaa63f0bfae8d19efc834f77592e6b33d1490c1adf5c771637b2db74fbe5c66d323dd853ac06a1fa1dd6076a948cb1e7ad51df68e -DIST colordiff-1.0.17.tar.gz 21561 SHA256 780f70916f6fdc2eccbb519069662de1411705601ba1f1808a7e34f4d987d427 SHA512 9cb4804815158b3b73a3c9f1e4c06005d8a76d96b80c4412cd0474db74866ea6f38f03bc5940594b4096f949aef9e1336fe88948feaeba2703cf0b228aa5f2df WHIRLPOOL 7046c04ab5df73a6a19c120f9a3dd92d85d4bc43ab7f9ce571f362ca37f63d241273edf84dba5dbea18c9c1435f0b2c7f2c8d02068a4e6ce5e60390f5c6d4d34 +DIST colordiff-1.0.18.tar.gz 21695 SHA256 29cfecd8854d6e19c96182ee13706b84622d7b256077df19fbd6a5452c30d6e0 SHA512 53eb855b2554ca736146983adb522c8c06e4cfb9eb27bf9acb659c210b2af8101dba76ae392cf14db62fab61e3e5d3b664196c0f6432d47acdfa0846c799aa83 WHIRLPOOL 08aca61054644346a6bd0335a4f76c80a922a2ff92aa0d4a0be11b4b7905425788f52f0337a13e098a630b111365f2f105fa983490d69d1826e6660b4c5f606d diff --git a/app-misc/colordiff/colordiff-1.0.17.ebuild b/app-misc/colordiff/colordiff-1.0.18.ebuild similarity index 100% rename from app-misc/colordiff/colordiff-1.0.17.ebuild rename to app-misc/colordiff/colordiff-1.0.18.ebuild