Gentoo Archives: gentoo-commits

From: Horea Christian <horea.christ@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: dev-cpp/castxml/
Date: Mon, 01 Apr 2019 00:27:15
Message-Id: 1554078397.270ef898ea12e14ab878feacc587ba4bed3cc6f7.chymera@gentoo
1 commit: 270ef898ea12e14ab878feacc587ba4bed3cc6f7
2 Author: Horea Christian <horea.christ <AT> yandex <DOT> com>
3 AuthorDate: Mon Apr 1 00:26:37 2019 +0000
4 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
5 CommitDate: Mon Apr 1 00:26:37 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=270ef898
7
8 dev-cpp/castxml: corrected EGIT REPO
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Horea Christian <horea.christ <AT> yandex.com>
12
13 dev-cpp/castxml/castxml-0.0.0_pre9.ebuild | 1 +
14 dev-cpp/castxml/castxml-9999.ebuild | 1 -
15 2 files changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-cpp/castxml/castxml-0.0.0_pre9.ebuild b/dev-cpp/castxml/castxml-0.0.0_pre9.ebuild
18 index a6046f2a6..d2133c2a5 100644
19 --- a/dev-cpp/castxml/castxml-0.0.0_pre9.ebuild
20 +++ b/dev-cpp/castxml/castxml-0.0.0_pre9.ebuild
21 @@ -11,6 +11,7 @@ DESCRIPTION="CastXML is a C-family abstract syntax tree XML output tool."
22 HOMEPAGE="https://github.com/CastXML/CastXML"
23 SRC_URI=""
24 EGIT_REPO_URI="https://github.com/gerddie/CastXML"
25 +EGIT_COMMIT="6b3d3f985f4607430d0e7ecd835ee80b29f3ae96"
26
27 LICENSE="Apache-2.0"
28 SLOT="0"
29
30 diff --git a/dev-cpp/castxml/castxml-9999.ebuild b/dev-cpp/castxml/castxml-9999.ebuild
31 index d2133c2a5..a6046f2a6 100644
32 --- a/dev-cpp/castxml/castxml-9999.ebuild
33 +++ b/dev-cpp/castxml/castxml-9999.ebuild
34 @@ -11,7 +11,6 @@ DESCRIPTION="CastXML is a C-family abstract syntax tree XML output tool."
35 HOMEPAGE="https://github.com/CastXML/CastXML"
36 SRC_URI=""
37 EGIT_REPO_URI="https://github.com/gerddie/CastXML"
38 -EGIT_COMMIT="6b3d3f985f4607430d0e7ecd835ee80b29f3ae96"
39
40 LICENSE="Apache-2.0"
41 SLOT="0"