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 150FD1382C5 for ; Thu, 1 Mar 2018 04:45:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38A51E08CE; Thu, 1 Mar 2018 04:45:56 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1ABA4E08CE for ; Thu, 1 Mar 2018 04:45:55 +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 46B51335C2C for ; Thu, 1 Mar 2018 04:45:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C78381ED for ; Thu, 1 Mar 2018 04:45:52 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1519879507.a9ff3b4944d1831438e43e09711d587c56f9c364.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-proto/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-base/xorg-proto/Manifest x11-base/xorg-proto/xorg-proto-2018.3.ebuild x11-base/xorg-proto/xorg-proto-2018.4.ebuild X-VCS-Directories: x11-base/xorg-proto/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: a9ff3b4944d1831438e43e09711d587c56f9c364 X-VCS-Branch: master Date: Thu, 1 Mar 2018 04:45:52 +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: 23870286-6797-48d1-b869-3caaf605b2c0 X-Archives-Hash: 1cd7848cb860f29f2feae84c01bf1d71 commit: a9ff3b4944d1831438e43e09711d587c56f9c364 Author: Matt Turner gentoo org> AuthorDate: Thu Mar 1 04:44:58 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Mar 1 04:45:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9ff3b49 x11-base/xorg-proto: Version bump to 2018.4 x11-base/xorg-proto/Manifest | 2 +- .../xorg-proto/{xorg-proto-2018.3.ebuild => xorg-proto-2018.4.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-base/xorg-proto/Manifest b/x11-base/xorg-proto/Manifest index 30e135e68df..0b690c721ab 100644 --- a/x11-base/xorg-proto/Manifest +++ b/x11-base/xorg-proto/Manifest @@ -1 +1 @@ -DIST xorgproto-2018.3.tar.gz 486632 BLAKE2B 9343f3d6be7c579a1dcff387d8668ae56e95e144657a619439dad57788c657a9dbfa40821dc7a551229d5921e247421cf26bccf60d8a41bc99bf05ac1b8845b2 SHA512 94f9c2573fe816ed6f359c1e1a7db92b9e0d8c7ef2ea6fcd6839e34b27b9803ab966d9f0ee29923e40361d189cb51279a18c09bcfba130a7dec8b3cbae01245c +DIST xorgproto-2018.4.tar.gz 493597 BLAKE2B f25a637317ff2d7ba34d416368261b5afb617e42a1fb642cc78ab3e877752a81291fe0523d1af6cd0fe27399676b14a70ceea7178d521187423bb503c9b1c63b SHA512 f79a47fc3de04d7258769869c11e99eff7fa4a4b5925cf60f9f7579f946d7d0e737224e9a54d18e439a3586126e66e0764c0f09ed50987c781955b9b9a1e0362 diff --git a/x11-base/xorg-proto/xorg-proto-2018.3.ebuild b/x11-base/xorg-proto/xorg-proto-2018.4.ebuild similarity index 100% rename from x11-base/xorg-proto/xorg-proto-2018.3.ebuild rename to x11-base/xorg-proto/xorg-proto-2018.4.ebuild