public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/cutecom/
Date: Thu, 27 Apr 2017 19:16:19 +0000 (UTC)	[thread overview]
Message-ID: <1493320547.6f5743da0cc7b83eee05fefed07791d8c477cc7a.mjo@gentoo> (raw)

commit:     6f5743da0cc7b83eee05fefed07791d8c477cc7a
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 27 19:06:58 2017 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Thu Apr 27 19:15:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f5743da

net-dialup/cutecom: new revision to drop unused eutils.eclass.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../cutecom/{cutecom-0.40.0.ebuild => cutecom-0.40.0-r1.ebuild}   | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-dialup/cutecom/cutecom-0.40.0.ebuild b/net-dialup/cutecom/cutecom-0.40.0-r1.ebuild
similarity index 83%
rename from net-dialup/cutecom/cutecom-0.40.0.ebuild
rename to net-dialup/cutecom/cutecom-0.40.0-r1.ebuild
index 552e006cf0d..2b1539ca374 100644
--- a/net-dialup/cutecom/cutecom-0.40.0.ebuild
+++ b/net-dialup/cutecom/cutecom-0.40.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit cmake-utils eutils
+inherit cmake-utils
 
 DESCRIPTION="CuteCom is a serial terminal, like minicom, written in qt"
 HOMEPAGE="https://github.com/neundorf/CuteCom"
@@ -27,13 +27,13 @@ src_prepare() {
 	sed -i \
 		-e '/Path/d' \
 		-e '/Terminal/s/0/false/' \
-		${PN}.desktop || die 'sed on desktop file failed'
+		"${PN}.desktop" || die 'sed on desktop file failed'
 
 	cmake-utils_src_prepare
 }
 
 src_install() {
 	cmake-utils_src_install
-	domenu ${PN}.desktop
-	doicon distribution/${PN}.png
+	domenu "${PN}.desktop"
+	doicon "distribution/${PN}.png"
 }


             reply	other threads:[~2017-04-27 19:16 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-27 19:16 Michael Orlitzky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-04 12:31 [gentoo-commits] repo/gentoo:master commit in: net-dialup/cutecom/ Ben Kohler
2024-09-04 12:31 Ben Kohler
2024-09-04 12:31 Ben Kohler
2024-04-26 17:10 Sam James
2023-12-20 14:22 Ben Kohler
2020-08-17  5:12 Sam James
2020-07-18  8:41 Andreas Sturmlechner
2020-07-17  7:44 Agostino Sarubbo
2020-07-10  8:07 Andreas Sturmlechner
2019-09-20 13:50 Ben Kohler
2019-09-20 12:17 Agostino Sarubbo
2019-09-20 12:14 Agostino Sarubbo
2019-09-18 15:02 Ben Kohler
2018-11-07 16:31 Ben Kohler
2018-11-06 18:41 Ben Kohler
2017-09-24  6:02 Michael Palimaka
2017-09-24  6:02 Michael Palimaka
2017-09-24  6:02 Michael Palimaka
2017-03-18  8:30 Michael Palimaka

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=1493320547.6f5743da0cc7b83eee05fefed07791d8c477cc7a.mjo@gentoo \
    --to=mjo@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