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 0BDE1138334 for ; Mon, 1 Apr 2019 00:27:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCD0BE091D; Mon, 1 Apr 2019 00:27:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 963A8E091D for ; Mon, 1 Apr 2019 00:27:12 +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 F22E6335C5A for ; Mon, 1 Apr 2019 00:27:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 98BAD581 for ; Mon, 1 Apr 2019 00:27:08 +0000 (UTC) From: "Horea Christian" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Horea Christian" Message-ID: <1554078397.270ef898ea12e14ab878feacc587ba4bed3cc6f7.chymera@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-cpp/castxml/ X-VCS-Repository: proj/sci X-VCS-Files: dev-cpp/castxml/castxml-0.0.0_pre9.ebuild dev-cpp/castxml/castxml-9999.ebuild X-VCS-Directories: dev-cpp/castxml/ X-VCS-Committer: chymera X-VCS-Committer-Name: Horea Christian X-VCS-Revision: 270ef898ea12e14ab878feacc587ba4bed3cc6f7 X-VCS-Branch: master Date: Mon, 1 Apr 2019 00:27:08 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 755f157d-fde6-4cb9-9f78-e75a25bf7e7d X-Archives-Hash: 141d0712df9e030303a11bb9f4a1338c commit: 270ef898ea12e14ab878feacc587ba4bed3cc6f7 Author: Horea Christian yandex com> AuthorDate: Mon Apr 1 00:26:37 2019 +0000 Commit: Horea Christian gmail com> CommitDate: Mon Apr 1 00:26:37 2019 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=270ef898 dev-cpp/castxml: corrected EGIT REPO Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Horea Christian yandex.com> dev-cpp/castxml/castxml-0.0.0_pre9.ebuild | 1 + dev-cpp/castxml/castxml-9999.ebuild | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/castxml/castxml-0.0.0_pre9.ebuild b/dev-cpp/castxml/castxml-0.0.0_pre9.ebuild index a6046f2a6..d2133c2a5 100644 --- a/dev-cpp/castxml/castxml-0.0.0_pre9.ebuild +++ b/dev-cpp/castxml/castxml-0.0.0_pre9.ebuild @@ -11,6 +11,7 @@ DESCRIPTION="CastXML is a C-family abstract syntax tree XML output tool." HOMEPAGE="https://github.com/CastXML/CastXML" SRC_URI="" EGIT_REPO_URI="https://github.com/gerddie/CastXML" +EGIT_COMMIT="6b3d3f985f4607430d0e7ecd835ee80b29f3ae96" LICENSE="Apache-2.0" SLOT="0" diff --git a/dev-cpp/castxml/castxml-9999.ebuild b/dev-cpp/castxml/castxml-9999.ebuild index d2133c2a5..a6046f2a6 100644 --- a/dev-cpp/castxml/castxml-9999.ebuild +++ b/dev-cpp/castxml/castxml-9999.ebuild @@ -11,7 +11,6 @@ DESCRIPTION="CastXML is a C-family abstract syntax tree XML output tool." HOMEPAGE="https://github.com/CastXML/CastXML" SRC_URI="" EGIT_REPO_URI="https://github.com/gerddie/CastXML" -EGIT_COMMIT="6b3d3f985f4607430d0e7ecd835ee80b29f3ae96" LICENSE="Apache-2.0" SLOT="0"