public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/libadalang/files/, dev-ada/libadalang/
Date: Mon, 12 Nov 2018 07:43:40 +0000 (UTC)	[thread overview]
Message-ID: <1542008606.04d05ec0c60d0f452e5df154876953ef6aada648.tupone@gentoo> (raw)

commit:     04d05ec0c60d0f452e5df154876953ef6aada648
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 12 07:43:26 2018 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Nov 12 07:43:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04d05ec0

dev-ada/libadalang: Verbose, remove GCC hack

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ada/libadalang/files/libadalang-2017-gentoo.patch | 10 ----------
 dev-ada/libadalang/libadalang-2017.ebuild             |  9 +++------
 2 files changed, 3 insertions(+), 16 deletions(-)

diff --git a/dev-ada/libadalang/files/libadalang-2017-gentoo.patch b/dev-ada/libadalang/files/libadalang-2017-gentoo.patch
deleted file mode 100644
index dc84915ad5a..00000000000
--- a/dev-ada/libadalang/files/libadalang-2017-gentoo.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- libadalang-gps-src/ada/testsuite/testsuite_support/capi_driver.py	2017-07-30 16:01:31.495287196 +0200
-+++ libadalang-gps-src/ada/testsuite/testsuite_support/capi_driver.py.old	2017-07-30 16:00:08.104464440 +0200
-@@ -72,6 +72,7 @@
-                        --  different default standard.
- 
-                        "-I{support_include_dir}", "-g");
-+                   for Driver ("C") use External ("GCC", "gcc");
-                 end Compiler;
-             end P;
-             '''.format(main_source=compile_units[0],

diff --git a/dev-ada/libadalang/libadalang-2017.ebuild b/dev-ada/libadalang/libadalang-2017.ebuild
index 2d97d6c5e90..3856ef26cce 100644
--- a/dev-ada/libadalang/libadalang-2017.ebuild
+++ b/dev-ada/libadalang/libadalang-2017.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -22,13 +22,10 @@ RDEPEND="dev-python/pyyaml
 	${PYTHON_DEPS}"
 DEPEND="${RDEPEND}
 	dev-ada/langkit"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}
-	^^ ( gnat_2016 gnat_2017 )"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 S="${WORKDIR}"/${PN}-gps-src
 
-PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
-
 src_prepare() {
 	default
 	rm -r ada/testsuite/tests/acats_parse || die
@@ -39,7 +36,7 @@ src_configure() {
 }
 
 src_compile() {
-	ada/manage.py build || die
+	ada/manage.py --verbosity=debug build || die
 }
 
 src_test () {


             reply	other threads:[~2018-11-12  7:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-12  7:43 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-26 16:23 [gentoo-commits] repo/gentoo:master commit in: dev-ada/libadalang/files/, dev-ada/libadalang/ Alfredo Tupone
2020-03-26 20:02 Alfredo Tupone
2019-06-10 17:07 Alfredo Tupone
2018-07-05 19:21 Alfredo Tupone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1542008606.04d05ec0c60d0f452e5df154876953ef6aada648.tupone@gentoo \
    --to=tupone@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox