public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Amy Liffey" <amynka@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile-lib/
Date: Sun,  7 Jan 2018 15:02:43 +0000 (UTC)	[thread overview]
Message-ID: <1515337351.a2e0fc7035e768c151ab0a4b9bbeb75c7e964966.amynka@gentoo> (raw)

commit:     a2e0fc7035e768c151ab0a4b9bbeb75c7e964966
Author:     Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  7 14:57:27 2018 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Sun Jan  7 15:02:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2e0fc70

dev-scheme/guile-lib: fix src_uri

Submitted-by: eroen <gentoo <AT> eroen.eu>
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-scheme/guile-lib/guile-lib-0.2.4.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-scheme/guile-lib/guile-lib-0.2.4.ebuild b/dev-scheme/guile-lib/guile-lib-0.2.4.ebuild
index c6796a8d2ca..157a36687c8 100644
--- a/dev-scheme/guile-lib/guile-lib-0.2.4.ebuild
+++ b/dev-scheme/guile-lib/guile-lib-0.2.4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="An accumulation place for pure-scheme Guile modules"
 HOMEPAGE="http://www.nongnu.org/guile-lib/"
-SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz"
+SRC_URI="http://download.savannah.gnu.org/releases/${PN}/old/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -15,6 +15,8 @@ IUSE=""
 RDEPEND=">=dev-scheme/guile-2.0.12[regex,deprecated]"
 DEPEND="${RDEPEND} !<dev-libs/g-wrap-1.9.8"
 
+STRIP_MASK="*.go"
+
 src_install() {
 	emake -j1 DESTDIR="${D}" install
 }


             reply	other threads:[~2018-01-07 15:02 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-07 15:02 Amy Liffey [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-18 13:39 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile-lib/ Arsen Arsenović
2024-09-18 13:12 Arsen Arsenović
2022-10-18  2:28 Sam James
2022-03-03  1:06 Maciej Barć
2019-10-01 20:42 Matt Turner
2018-05-02 12:48 Mikle Kolyada
2018-04-25 19:57 Matt Turner
2018-04-18 12:38 Amy Liffey
2018-04-18 12:38 Amy Liffey
2018-04-15  3:37 Matt Turner
2018-04-10  6:24 Amy Liffey
2018-03-31 17:54 Sergei Trofimovich
2018-03-30 22:04 Sergei Trofimovich
2018-03-28 19:32 Sergei Trofimovich
2018-01-07 15:02 Amy Liffey
2017-02-11 17:52 Amy Liffey
2017-01-02 20:00 Justin Lecher

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=1515337351.a2e0fc7035e768c151ab0a4b9bbeb75c7e964966.amynka@gentoo \
    --to=amynka@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