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: <1515337353.ffb85ce3d3b42717be929da087135e541c1fa1e3.amynka@gentoo> (raw)
commit: ffb85ce3d3b42717be929da087135e541c1fa1e3
Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 7 14:59:41 2018 +0000
Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Sun Jan 7 15:02:33 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffb85ce3
dev-scheme/guile-lib: version bump 0.2.5.1
Package-Manager: Portage-2.3.13, Repoman-2.3.3
dev-scheme/guile-lib/Manifest | 1 +
dev-scheme/guile-lib/guile-lib-0.2.5.1.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/dev-scheme/guile-lib/Manifest b/dev-scheme/guile-lib/Manifest
index 32767a748a2..bc6e3a39ac8 100644
--- a/dev-scheme/guile-lib/Manifest
+++ b/dev-scheme/guile-lib/Manifest
@@ -1,2 +1,3 @@
DIST guile-lib-0.1.9.tar.gz 499394 BLAKE2B 1a8fcd30d78250c454c709f5dbceaee9a8e3e7bfdef0fc81ccb65370758d4263050179fa8b203c7e823d6978e46e15648286bbef6a73c28b30296187b46af85f SHA512 53a00064783c6cdc450f3130808ca57696fdcd1aa25172b448f6d18861425e1dfa9a004df0405df0629950e80c43b4aebbef28be1e75a37f0d9cd4608ecc309e
DIST guile-lib-0.2.4.tar.gz 421960 BLAKE2B b1ce073d6deb1236209653dc65ec6667e33dd670493b11328ab5f6b260e8332673ff9856e4212952b4be4986c656169a830d403aca239bef145c6fe50f3b5d30 SHA512 d5744f7f99bf566c569fdb06bf51b8f74543930cbe120c392d111b06ac930afa15008af44765331db0542affc07afb3016b60dc35be612b99f79264cd07b8f5e
+DIST guile-lib-0.2.5.1.tar.gz 424124 BLAKE2B 36aaf66f6a1550e24101547203865fb73f60ebe04d04e13a8244d81cd91510288f00f7c77636b86fd4a5c49f6157e187d623eb26d4ad361e7a284d9dd2f017f0 SHA512 500f0a5c973af1594402a4d564be8a6e559f575e10de35368cbda2d24d73c9b781b06b4a61433cf2609f91a7548903dc01718d70796e48a49c6d50988227946a
diff --git a/dev-scheme/guile-lib/guile-lib-0.2.5.1.ebuild b/dev-scheme/guile-lib/guile-lib-0.2.5.1.ebuild
new file mode 100644
index 00000000000..f9324102b8d
--- /dev/null
+++ b/dev-scheme/guile-lib/guile-lib-0.2.5.1.ebuild
@@ -0,0 +1,22 @@
+# 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"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+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
+}
next 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=1515337353.ffb85ce3d3b42717be929da087135e541c1fa1e3.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