From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/urjtag/
Date: Sun, 18 Apr 2021 22:22:52 +0000 (UTC) [thread overview]
Message-ID: <1618784554.d072f9252213068971c2c76ea9e025adcbb105a6.asturm@gentoo> (raw)
commit: d072f9252213068971c2c76ea9e025adcbb105a6
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 18 22:19:57 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 18 22:22:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d072f925
dev-embedded/urjtag: Drop 0.10-r1, EAPI5--
Closes: https://bugs.gentoo.org/769923
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-embedded/urjtag/Manifest | 1 -
dev-embedded/urjtag/urjtag-0.10-r1.ebuild | 54 -------------------------------
2 files changed, 55 deletions(-)
diff --git a/dev-embedded/urjtag/Manifest b/dev-embedded/urjtag/Manifest
index 571057fe5f9..a7184daab17 100644
--- a/dev-embedded/urjtag/Manifest
+++ b/dev-embedded/urjtag/Manifest
@@ -1,2 +1 @@
-DIST urjtag-0.10.tar.bz2 959834 BLAKE2B 9901156fb32372de77b3145cdef3f224b95d79d8f981435a41baf8bf1d7cd4353fcb52c60e3b936b59c3347dc485060ada58e87d7e1d4f6137ae12cd07124226 SHA512 245fc276793dbc7791be0989b75beba7f16e8543f35403d645aadcee8d8d613261509392da7e5dd97e5a2de6e87b18276c394cc6353f01e5d1d4907ffb5811ff
DIST urjtag-2019.12.tar.xz 1208432 BLAKE2B 69963cbd39dcbec1abd73778fc6e98d743e36f6d4a17ba673b8691598ac0d4cec97e8b9c79068ad8971e6e07de81553bfd3bf5f684515b4a19303dd95ed477a2 SHA512 e149e53410a6591bdadc2c0138c6f81dac0fd6e35601461e19d356decdb820ec8e6bd53d59a1fd9781dfa1fee88d23dcafbd8df9adc0f8e51256c626d2ee0f36
diff --git a/dev-embedded/urjtag/urjtag-0.10-r1.ebuild b/dev-embedded/urjtag/urjtag-0.10-r1.ebuild
deleted file mode 100644
index c2da8cb6ff2..00000000000
--- a/dev-embedded/urjtag/urjtag-0.10-r1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# TODO: figure out htf to make python.eclass work
-
-EAPI="5"
-
-inherit ltprune
-
-if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="git://git.code.sf.net/p/urjtag/git"
- inherit git-r3 autotools
-
- S="${WORKDIR}"/${P}/${PN}
-else
- SRC_URI="mirror://sourceforge/urjtag/${P}.tar.bz2"
- KEYWORDS="amd64 ppc sparc x86"
-fi
-
-DESCRIPTION="Tool for communicating over JTAG with flash chips, CPUs, and many more"
-HOMEPAGE="http://urjtag.sourceforge.net/"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="ftdi readline usb"
-
-DEPEND="ftdi? ( dev-embedded/libftdi:0 )
- readline? ( sys-libs/readline:= )
- usb? ( virtual/libusb:0 )"
-RDEPEND="${DEPEND}
- !dev-embedded/jtag"
-
-src_prepare() {
- if [[ ${PV} == "9999" ]] ; then
- mkdir -p m4
- eautopoint
- eautoreconf
- fi
-}
-
-src_configure() {
- use readline || export vl_cv_lib_readline=no
-
- econf \
- --disable-werror \
- --disable-python \
- $(use_with ftdi libftdi) \
- $(use_with usb libusb)
-}
-
-src_install() {
- default
- prune_libtool_files
-}
next reply other threads:[~2021-04-18 22:22 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-18 22:22 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-24 18:37 [gentoo-commits] repo/gentoo:master commit in: dev-embedded/urjtag/ Joonas Niilola
2023-09-15 4:52 Viorel Munteanu
2023-09-15 4:52 Viorel Munteanu
2023-09-07 17:02 Sam James
2023-09-07 14:41 Sam James
2023-09-07 14:41 Sam James
2023-08-06 10:05 Viorel Munteanu
2023-06-08 11:23 Viorel Munteanu
2021-02-18 8:37 Sam James
2021-02-16 12:30 Sam James
2021-02-12 9:57 Sam James
2021-02-11 7:55 Sam James
2020-12-27 20:19 Sam James
2019-11-23 18:19 Michał Górny
2019-11-23 18:19 Michał Górny
2017-03-23 20:53 David Seifert
2016-10-30 20:05 Sven Wegener
2016-01-10 11:17 Sven Wegener
2015-12-31 16:23 Sven Wegener
2015-12-31 13:29 Sven Wegener
2015-12-31 13:27 Sven Wegener
2015-12-31 13:11 Sven Wegener
2015-12-31 13:11 Sven Wegener
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=1618784554.d072f9252213068971c2c76ea9e025adcbb105a6.asturm@gentoo \
--to=asturm@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