From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/gnucobol/
Date: Sat, 26 Nov 2022 15:11:52 +0000 (UTC) [thread overview]
Message-ID: <1669475499.0c979aad93b44f6a31659f4a0602b8fc43fb38c6.tupone@gentoo> (raw)
commit: 0c979aad93b44f6a31659f4a0602b8fc43fb38c6
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 26 15:11:39 2022 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Nov 26 15:11:39 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c979aad
dev-lang/gnucobol: drop 1.1
Closes: https://bugs.gentoo.org/870670
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-lang/gnucobol/Manifest | 1 -
dev-lang/gnucobol/gnucobol-1.1.ebuild | 42 -----------------------------------
2 files changed, 43 deletions(-)
diff --git a/dev-lang/gnucobol/Manifest b/dev-lang/gnucobol/Manifest
index f13467cb7de9..aa228b4ac71c 100644
--- a/dev-lang/gnucobol/Manifest
+++ b/dev-lang/gnucobol/Manifest
@@ -1,2 +1 @@
DIST gnucobol-3.1.2.tar.xz 2198512 BLAKE2B ccf9252bc4d5e64e966cea483981da36155767a5879967be7226fbcd8f13d8b427558de3a25cc8638f9156882b6f368acbf3e84d5e2ee68bd5754a6a513ac7d6 SHA512 738149c9d3e01140e4036b041f4eaa6c7caf7848a87146a3dd9940a9f17006805fd3c6b169d346bf01a0c2e671655080978c0f3182a85389f8f8a373ca8c1435
-DIST open-cobol-1.1.tar.gz 1007791 BLAKE2B 9154590626d885a75043c2426c1fafb146e0f7213d05f353f6d01c0e6b8cd8073e12f454a19ae1d3c712606f1c15958f241a7c54f76c995d0ce396d1eba1a0b0 SHA512 eb06cec456425ba5f4a091ae4ac0bfd14f38549bc147c606a022804f602102df6dbf0d399614f0eda49d50dee17eef55087748853a8cc8bdd1248f94fd09110c
diff --git a/dev-lang/gnucobol/gnucobol-1.1.ebuild b/dev-lang/gnucobol/gnucobol-1.1.ebuild
deleted file mode 100644
index fa480cae9180..000000000000
--- a/dev-lang/gnucobol/gnucobol-1.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN="open-cobol"
-MYP=${MY_PN}-${PV}
-# Future proof pkg if maintainer or p-m want to bump to latest GNUCobol
-
-DESCRIPTION="an open-source COBOL compiler"
-HOMEPAGE="https://sourceforge.net/projects/open-cobol/"
-SRC_URI="mirror://sourceforge/${MY_PN}/${MYP}.tar.gz"
-
-LICENSE="GPL-2 LGPL-2.1"
-# License must be changed to GPL-3+ if/when pkgmove is done
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="berkdb nls readline"
-
-RDEPEND="dev-libs/gmp:0=
- berkdb? ( sys-libs/db:4.8= )
- sys-libs/ncurses
- readline? ( sys-libs/readline )"
-DEPEND="${RDEPEND}
- sys-devel/libtool"
-
-DOCS=( AUTHORS ChangeLog NEWS README )
-
-S="${WORKDIR}"/${MYP}
-
-src_configure() {
- econf \
- $(use_with berkdb db) \
- $(use_enable nls) \
- $(use_with readline) \
- --disable-static
-}
-
-src_install() {
- default
- find "${ED}" -name '*.la' -delete || die
-}
next reply other threads:[~2022-11-26 15:11 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-26 15:11 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-05 7:45 [gentoo-commits] repo/gentoo:master commit in: dev-lang/gnucobol/ Alfredo Tupone
2025-04-18 20:22 Alfredo Tupone
2025-03-22 22:55 Alfredo Tupone
2024-12-19 20:03 Alfredo Tupone
2023-12-23 22:40 Alfredo Tupone
2022-11-24 11:35 Sam James
2022-11-24 11:35 Sam James
2022-11-24 11:33 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=1669475499.0c979aad93b44f6a31659f4a0602b8fc43fb38c6.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