From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/nprolog/
Date: Fri, 5 May 2023 12:03:22 +0000 (UTC) [thread overview]
Message-ID: <1683288198.2a02f5e352f563d506cb32622996d77364b5d1ff.xgqt@gentoo> (raw)
commit: 2a02f5e352f563d506cb32622996d77364b5d1ff
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri May 5 10:47:12 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri May 5 12:03:18 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a02f5e3
dev-lang/nprolog: drop old 1.92
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
dev-lang/nprolog/Manifest | 1 -
dev-lang/nprolog/nprolog-1.92.ebuild | 31 -------------------------------
2 files changed, 32 deletions(-)
diff --git a/dev-lang/nprolog/Manifest b/dev-lang/nprolog/Manifest
index 8b9076deaa80..a4891ee68459 100644
--- a/dev-lang/nprolog/Manifest
+++ b/dev-lang/nprolog/Manifest
@@ -1,2 +1 @@
-DIST nprolog-1.92.tar.gz 186417 BLAKE2B a71ae358d8d00bde69d435f88a5923045fc939ff8fb78cbd550e3ba47a92388b8d0fc2d03406932ea5245c000e96a1ee58dc94db71bc27241c3c55bfff4b6728 SHA512 784c766080dcee126667f5c6bf7e78cf1367031bafccb6ac01145961e56679b1a90a2cf2499676881473d4fcbe20a9e99f03a53d6958eeaa23999c3efa588110
DIST nprolog-1.94.tar.gz 128172 BLAKE2B b3a2de8e5e247bce55fc6eabbd06dddee1d42d8d993b38a2effb505647e5a4a60f89f85f14be4e469d81b5488b4494e0a45c2672b2ba00b8f06ae0545951d08e SHA512 7db39847ecfa91b65fad1e035ddb9267856726adc9741a76fdd088c8f678ba8e98eef3890283b543d345a9441dabada4038984e12709898c6887a186a19136c9
diff --git a/dev-lang/nprolog/nprolog-1.92.ebuild b/dev-lang/nprolog/nprolog-1.92.ebuild
deleted file mode 100644
index 98dfe542444d..000000000000
--- a/dev-lang/nprolog/nprolog-1.92.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit toolchain-funcs
-
-DESCRIPTION="Interpreter and compiler to be compatible with Arity/Prolog32"
-HOMEPAGE="https://github.com/sasagawa888/nprolog/"
-SRC_URI="https://github.com/sasagawa888/nprolog/archive/v${PV}.tar.gz
- -> ${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DOCS=( README{,-ja}.md document )
-
-src_compile() {
- emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LIBS="-lm -ldl ${LDFLAGS}"
-}
-
-src_install() {
- exeinto /usr/bin
- doexe npl
-
- insinto /usr/share/${PN}
- doins -r example library
-
- einstalldocs
-}
next reply other threads:[~2023-05-05 12:03 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-05 12:03 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-09 20:50 [gentoo-commits] repo/gentoo:master commit in: dev-lang/nprolog/ Maciej Barć
2025-01-30 17:44 Maciej Barć
2025-01-27 14:51 Maciej Barć
2025-01-27 14:51 Maciej Barć
2025-01-05 23:22 Sam James
2024-12-28 16:05 Maciej Barć
2024-12-28 16:05 Maciej Barć
2024-12-06 1:08 Maciej Barć
2024-12-03 0:29 Maciej Barć
2024-11-26 1:45 Maciej Barć
2024-11-14 23:40 Maciej Barć
2024-11-14 23:40 Maciej Barć
2024-11-13 18:16 Maciej Barć
2024-11-04 0:19 Maciej Barć
2024-11-04 0:19 Maciej Barć
2024-11-04 0:19 Maciej Barć
2024-11-01 20:42 Sam James
2024-10-25 18:52 Maciej Barć
2024-10-15 14:30 Maciej Barć
2024-10-15 14:30 Maciej Barć
2024-10-15 14:30 Maciej Barć
2024-10-15 14:30 Maciej Barć
2024-10-13 19:23 Maciej Barć
2024-10-10 0:05 Maciej Barć
2024-09-30 18:22 Maciej Barć
2024-09-30 18:22 Maciej Barć
2024-09-30 18:22 Maciej Barć
2024-09-28 15:00 Maciej Barć
2024-09-09 0:06 Maciej Barć
2024-09-04 8:09 Maciej Barć
2023-03-04 9:16 Arthur Zamarin
2022-12-05 13:17 Maciej Barć
2022-12-04 5:54 Maciej Barć
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=1683288198.2a02f5e352f563d506cb32622996d77364b5d1ff.xgqt@gentoo \
--to=xgqt@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