From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile-www/
Date: Sat, 10 Aug 2019 04:07:24 +0000 (UTC) [thread overview]
Message-ID: <1565409929.21a04a6c7a62a9451776438a693c8261d6fc77c8.mattst88@gentoo> (raw)
commit: 21a04a6c7a62a9451776438a693c8261d6fc77c8
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 10 04:02:40 2019 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Aug 10 04:05:29 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21a04a6c
dev-scheme/guile-www: Remove
Closes: https://bugs.gentoo.org/639760
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-scheme/guile-www/Manifest | 2 --
dev-scheme/guile-www/guile-www-2.34.ebuild | 22 ----------------------
dev-scheme/guile-www/guile-www-2.35.ebuild | 22 ----------------------
dev-scheme/guile-www/metadata.xml | 8 --------
4 files changed, 54 deletions(-)
diff --git a/dev-scheme/guile-www/Manifest b/dev-scheme/guile-www/Manifest
deleted file mode 100644
index 1e5578dca0a..00000000000
--- a/dev-scheme/guile-www/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST guile-www-2.34.tar.xz 594488 BLAKE2B 176630e5cfe85e21a717a01532d2368cd183f8dfec0aae611166a8aa3883e13e40653a989d72a71812ebb8defe131a459f4d5ca4c7971796984ac359e4b22ae5 SHA512 f2b05608eb3a3c79dfe779b771fe52acb78938290ecf34eeca8e11ded398366183cfba668fd50084ed67e06514b765034554ecc45ed969f51c1cdfa7c1e77a9c
-DIST guile-www-2.35.tar.xz 614004 BLAKE2B 5069be694fa74e0dea980a9f8d9c9fefa8a543a4904e90b56f0d9496f6cc43d3ed29aacf478d4fde8edd9833551101d2d8b14ae800a6d741220d3186d3583246 SHA512 5190088e762cfcaa1e602098a32b66af67295bc56c20d82f8b87fb3273370881805c1e735f4020b5889c904a588e21024432ddde15d452af82570367be6db3bb
diff --git a/dev-scheme/guile-www/guile-www-2.34.ebuild b/dev-scheme/guile-www/guile-www-2.34.ebuild
deleted file mode 100644
index 2407f10e284..00000000000
--- a/dev-scheme/guile-www/guile-www-2.34.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils
-
-DESCRIPTION="Guile Scheme modules to facilitate HTTP, URL and CGI programming"
-HOMEPAGE="http://www.nongnu.org/guile-www/"
-SRC_URI="mirror://nongnu/guile-www/${P}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
-IUSE=""
-
-RDEPEND="dev-scheme/guile:12"
-DEPEND="${RDEPEND}"
-
-src_test() {
- emake VERBOSE=1 check
-}
diff --git a/dev-scheme/guile-www/guile-www-2.35.ebuild b/dev-scheme/guile-www/guile-www-2.35.ebuild
deleted file mode 100644
index e8079d2cbfe..00000000000
--- a/dev-scheme/guile-www/guile-www-2.35.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Guile Scheme modules to facilitate HTTP, URL and CGI programming"
-HOMEPAGE="http://www.nongnu.org/guile-www/"
-SRC_URI="mirror://nongnu/guile-www/${P}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
-IUSE=""
-
-RDEPEND="dev-scheme/guile"
-DEPEND="${RDEPEND}"
-
-src_test() {
- emake VERBOSE=1 check
-}
diff --git a/dev-scheme/guile-www/metadata.xml b/dev-scheme/guile-www/metadata.xml
deleted file mode 100644
index 8937bad0b17..00000000000
--- a/dev-scheme/guile-www/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sci-chemistry@gentoo.org</email>
- <name>Gentoo Chemistry Project</name>
- </maintainer>
-</pkgmetadata>
next reply other threads:[~2019-08-10 4:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-10 4:07 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-06-22 9:34 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile-www/ Mikle Kolyada
2018-05-30 15:11 Mikle Kolyada
2018-05-29 12:40 Thomas Deutschmann
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=1565409929.21a04a6c7a62a9451776438a693c8261d6fc77c8.mattst88@gentoo \
--to=mattst88@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