From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/jd/
Date: Sun, 24 Oct 2021 09:05:24 +0000 (UTC) [thread overview]
Message-ID: <1635066054.d5e981d213e50dea9a759da3036ae08a3ed4be26.hattya@gentoo> (raw)
commit: d5e981d213e50dea9a759da3036ae08a3ed4be26
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 09:00:54 2021 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 09:00:54 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5e981d2
www-client/jd: drop old
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
www-client/jd/Manifest | 1 -
www-client/jd/jd-2.8.5_p120826-r1.ebuild | 59 --------------------------------
2 files changed, 60 deletions(-)
diff --git a/www-client/jd/Manifest b/www-client/jd/Manifest
index e5dc862b2f3..7b0b3a07c69 100644
--- a/www-client/jd/Manifest
+++ b/www-client/jd/Manifest
@@ -1,2 +1 @@
-DIST jd-2.8.5-120826.tgz 784657 BLAKE2B 07e3ef150ddbc58cdd5d4e7bddfeb5f4cb5dd9b0c6bfc9fda4309768e34b7f4534549dad919c18ed8c5918d519e672ea4d3728d8bc87280096764d87a74151cb SHA512 0c4aa0845aca71f1172a565d7b9e4a7099fa27c221b452c623b818144b958c8b042e5ab00582eee07bc8d44186a172c9abb750550ae3293851e03382e527e11b
DIST jd-2.8.9-150226.tgz 770110 BLAKE2B 096469fdc343dab64485897c5a402a48093ab1cc49e30973ab2f969fd60c389b1987c90246cf897125ab0d1787960574b35b811feacbc68e8079a00366c74602 SHA512 39bb4f0242426a5eff40e2a8c4bfc703491d260d4764be3745581b77a39d6db553521f2e09ea36c15d0318847a6fea8f48e079504f1f575fb600cb196c94df70
diff --git a/www-client/jd/jd-2.8.5_p120826-r1.ebuild b/www-client/jd/jd-2.8.5_p120826-r1.ebuild
deleted file mode 100644
index 02fdb774ccc..00000000000
--- a/www-client/jd/jd-2.8.5_p120826-r1.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-inherit desktop autotools flag-o-matic
-
-MY_P="${P/_p/-}"
-
-DESCRIPTION="gtk2 based 2ch browser written in C++"
-HOMEPAGE="http://jd4linux.sourceforge.jp/"
-SRC_URI="mirror://sourceforge.jp/${PN}4linux/56721/${MY_P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="alsa gnutls migemo oniguruma"
-
-RDEPEND="dev-cpp/gtkmm:2.4
- dev-libs/glib:2
- sys-libs/zlib
- x11-libs/libICE
- x11-libs/libSM
- x11-misc/xdg-utils
- alsa? ( >=media-libs/alsa-lib-1 )
- gnutls? ( net-libs/gnutls )
- !gnutls? ( dev-libs/openssl:0= )
- migemo? ( app-text/cmigemo )
- oniguruma? ( dev-libs/oniguruma )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-S="${WORKDIR}/${MY_P}"
-
-PATCHES=( "${FILESDIR}"/${PN}-gcc-5.patch )
-
-src_prepare() {
- default
- append-cxxflags -std=c++11
-
- mv configure.{in,ac} || die
- eautoreconf
-}
-
-src_configure() {
- econf \
- $(use_with alsa) \
- $(use_with !gnutls openssl) \
- $(use_with migemo) \
- $(use_with migemo migemodict "${EREPFIX}"/usr/share/migemo/migemo-dict) \
- $(use_with oniguruma) \
- --with-sessionlib=xsmp \
- --with-xdgopen
-}
-
-src_install() {
- default
- doicon ${PN}.png
- domenu ${PN}.desktop
-}
next reply other threads:[~2021-10-24 9:05 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-24 9:05 Akinori Hattori [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-10-24 9:05 [gentoo-commits] repo/gentoo:master commit in: www-client/jd/ Akinori Hattori
2021-10-24 9:05 Akinori Hattori
2021-10-24 9:05 Akinori Hattori
2021-10-24 9:05 Akinori Hattori
2021-06-22 18:19 Sam James
2018-11-28 9:58 Michał Górny
2018-08-08 12:56 Akinori Hattori
2018-08-06 12:59 Akinori Hattori
2018-08-06 12:54 Akinori Hattori
2018-08-06 12:54 Akinori Hattori
2018-08-06 12:54 Akinori Hattori
2015-12-24 13:40 Pacho Ramos
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=1635066054.d5e981d213e50dea9a759da3036ae08a3ed4be26.hattya@gentoo \
--to=hattya@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