public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/abcm2ps/
Date: Sat, 30 Mar 2019 09:59:55 +0000 (UTC)	[thread overview]
Message-ID: <1553939904.6f6bf536bb8a8313cec03da05e1764ee07e4e647.asturm@gentoo> (raw)

commit:     6f6bf536bb8a8313cec03da05e1764ee07e4e647
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 30 09:56:10 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 30 09:58:24 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f6bf536

media-sound/abcm2ps: EAPI-7 bump

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/abcm2ps/abcm2ps-8.13.12.ebuild | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/media-sound/abcm2ps/abcm2ps-8.13.12.ebuild b/media-sound/abcm2ps/abcm2ps-8.13.12.ebuild
index 2d4a35b5889..06691aa0af0 100644
--- a/media-sound/abcm2ps/abcm2ps-8.13.12.ebuild
+++ b/media-sound/abcm2ps/abcm2ps-8.13.12.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
+
 inherit toolchain-funcs
 
-DESCRIPTION="A program to convert abc files to Postscript files"
+DESCRIPTION="Program to convert abc files to Postscript files"
 HOMEPAGE="http://moinejf.free.fr/"
 SRC_URI="http://moinejf.free.fr/${P}.tar.gz
 	http://moinejf.free.fr/transpose_abc.pl"
@@ -14,9 +15,11 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="examples pango"
 
-RDEPEND="pango? ( x11-libs/pango media-libs/freetype:2 )"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
+BDEPEND="
+	virtual/pkgconfig
+"
+DEPEND="pango? ( x11-libs/pango media-libs/freetype:2 )"
+RDEPEND="${DEPEND}"
 
 src_configure() {
 	econf \


             reply	other threads:[~2019-03-30 10:00 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-30  9:59 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-11 12:15 [gentoo-commits] repo/gentoo:master commit in: media-sound/abcm2ps/ Miroslav Šulc
2024-02-11  3:39 Sam James
2024-02-11  3:39 Sam James
2024-01-10  9:47 Miroslav Šulc
2023-01-24  6:45 Miroslav Šulc
2023-01-22 19:04 Sam James
2023-01-22 19:04 Sam James
2022-12-20  8:58 Miroslav Šulc
2022-03-02 21:48 Miroslav Šulc
2022-03-02  8:45 Jakov Smolić
2022-03-02  8:45 Jakov Smolić
2022-01-30  9:19 Miroslav Šulc
2021-08-19  5:47 Miroslav Šulc
2021-08-19  1:25 Agostino Sarubbo
2021-08-18 12:58 Agostino Sarubbo
2021-07-16  7:15 Miroslav Šulc
2021-04-19 20:54 Sam James
2021-02-04  7:58 Agostino Sarubbo
2021-02-03 23:55 Thomas Deutschmann
2021-01-01  3:13 Sam James
2021-01-01  3:13 Sam James
2020-01-18  3:39 Tim Harder
2019-06-04 22:00 Andreas Sturmlechner
2019-06-04 22:00 Andreas Sturmlechner
2019-06-04 20:54 Agostino Sarubbo
2019-04-08 16:37 Aaron Bauman
2019-04-03  4:46 Tim Harder
2017-07-13  6:11 Tim Harder
2017-06-26  8:37 Alexis Ballier
2017-05-25 15:06 Alexis Ballier
2017-05-25 15:06 Alexis Ballier
2017-04-23 11:11 Alexis Ballier
2017-04-03  8:34 Tim Harder
2017-02-09 13:10 Alexis Ballier
2017-01-06  9:42 Alexis Ballier
2016-12-29 13:04 Alexis Ballier
2016-12-09  5:53 Tim Harder
2016-12-09  5:53 Tim Harder
2016-12-09  5:53 Tim Harder
2016-11-04  0:45 Tim Harder
2016-11-04  0:45 Tim Harder
2016-11-04  0:45 Tim Harder
2016-10-26 22:35 Tim Harder
2016-09-24  1:13 Tim Harder
2016-08-19  2:31 Tim Harder
2016-08-19  2:31 Tim Harder
2016-08-19  2:31 Tim Harder
2015-08-29 13:58 Alexis Ballier

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=1553939904.6f6bf536bb8a8313cec03da05e1764ee07e4e647.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