public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-embedded/mspdebug/
Date: Wed,  1 Mar 2023 13:44:51 +0000 (UTC)	[thread overview]
Message-ID: <1677678088.823dd28ad208023866db3665228056ac37dba5fc.ceamac@gentoo> (raw)

commit:     823dd28ad208023866db3665228056ac37dba5fc
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  1 11:45:22 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed Mar  1 13:41:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=823dd28a

dev-embedded/mspdebug: drop 0.25

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 dev-embedded/mspdebug/mspdebug-0.25.ebuild | 33 ------------------------------
 1 file changed, 33 deletions(-)

diff --git a/dev-embedded/mspdebug/mspdebug-0.25.ebuild b/dev-embedded/mspdebug/mspdebug-0.25.ebuild
deleted file mode 100644
index a4ff1ba9081b..000000000000
--- a/dev-embedded/mspdebug/mspdebug-0.25.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="A free debugger for use with MSP430 MCUs"
-HOMEPAGE="https://dlbeer.co.nz/mspdebug/ https://github.com/dlbeer/mspdebug"
-SRC_URI="https://github.com/dlbeer/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="readline"
-
-DEPEND="readline? ( sys-libs/readline:0= )
-	virtual/libusb:0"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	default
-	sed -i "s:-O1 \(.*\) -ggdb:\1:" Makefile || die
-}
-
-src_compile() {
-	emake CC="$(tc-getCC)" LIBDIR=/usr/lib $(usex readline "" "WITHOUT_READLINE=1")
-}
-
-src_install() {
-	emake DESTDIR="${ED}" LIBDIR=/usr/lib PREFIX=/usr install
-	dodoc AUTHORS ChangeLog README
-}


             reply	other threads:[~2023-03-01 13:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-01 13:44 Viorel Munteanu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-01 13:44 [gentoo-commits] repo/gentoo:master commit in: dev-embedded/mspdebug/ Viorel Munteanu
2018-06-25 18:45 Tim Harder
2018-06-25 18:45 Tim Harder
2018-04-11  9:40 David Seifert
2016-08-26  2:17 Tim Harder
2016-08-26  2:17 Tim Harder
2015-08-25  4:31 Tim Harder

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=1677678088.823dd28ad208023866db3665228056ac37dba5fc.ceamac@gentoo \
    --to=ceamac@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