public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cloog/
Date: Thu,  4 Apr 2019 22:15:22 +0000 (UTC)	[thread overview]
Message-ID: <1554416107.9d02125285f4f32e90ae614bb756fd65230c4d82.slyfox@gentoo> (raw)

commit:     9d02125285f4f32e90ae614bb756fd65230c4d82
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  4 22:15:07 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Apr  4 22:15:07 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d021252

dev-libs/cloog: switch to https:// schema, bug #682502

Reported-by: Jeroen Roovers
Closes: https://bugs.gentoo.org/682502
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-libs/cloog/cloog-9999.ebuild | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-libs/cloog/cloog-9999.ebuild b/dev-libs/cloog/cloog-9999.ebuild
index 85781b4d72c..44fb3bc5549 100644
--- a/dev-libs/cloog/cloog-9999.ebuild
+++ b/dev-libs/cloog/cloog-9999.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI="7"
 
 inherit eutils multilib-minimal
 
 if [[ ${PV} == *9999 ]] ; then
-	EGIT_REPO_URI="git://repo.or.cz/cloog.git"
 	inherit autotools git-r3
+	EGIT_REPO_URI="https://repo.or.cz/cloog.git"
 else
 	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 	SRC_URI="http://www.bastoul.net/cloog/pages/download/${P}.tar.gz"
@@ -29,6 +29,8 @@ DEPEND="${DEPEND}
 DOCS=( README )
 
 src_prepare() {
+	default
+
 	if [[ ${PV} == "9999" ]] ; then
 		./get_submodules.sh
 		eautoreconf -i
@@ -58,5 +60,5 @@ multilib_src_test () {
 
 multilib_src_install_all() {
 	einstalldocs
-	prune_libtool_files
+	find "${ED}" -type f -name '*.la' -delete
 }


             reply	other threads:[~2019-04-04 22:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-04 22:15 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-10-10  4:58 [gentoo-commits] repo/gentoo:master commit in: dev-libs/cloog/ Sam James
2020-10-10  4:58 Sam James
2020-07-12 21:44 Sergei Trofimovich
2020-07-05 11:07 Sergei Trofimovich
2020-04-01 21:14 Sergei Trofimovich
2019-11-10 22:11 Sergei Trofimovich
2018-05-13  9:58 Mart Raudsepp
2017-12-25 19:17 David Seifert
2016-01-09 16:11 Markus Meier
2016-01-09 11:44 Jeroen Roovers
2015-12-29 11:04 Agostino Sarubbo
2015-12-28 20:42 Anthony G. Basile
2015-12-28 18:32 Mike Frysinger

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=1554416107.9d02125285f4f32e90ae614bb756fd65230c4d82.slyfox@gentoo \
    --to=slyfox@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