From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/mpdscribble/
Date: Sun, 9 Sep 2018 09:40:13 +0000 (UTC) [thread overview]
Message-ID: <1536485992.30d80fd67278ca9b2ae072bd56b650ad6d0711e5.zlogene@gentoo> (raw)
commit: 30d80fd67278ca9b2ae072bd56b650ad6d0711e5
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 9 09:39:52 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Sep 9 09:39:52 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30d80fd6
media-sound/mpdscribble: minor fixes
Package-Manager: Portage-2.3.40, Repoman-2.3.9
media-sound/mpdscribble/mpdscribble-0.22.ebuild | 7 +++----
media-sound/mpdscribble/mpdscribble-9999.ebuild | 7 ++++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/media-sound/mpdscribble/mpdscribble-0.22.ebuild b/media-sound/mpdscribble/mpdscribble-0.22.ebuild
index ac6c4ddf73e..21a952be25b 100644
--- a/media-sound/mpdscribble/mpdscribble-0.22.ebuild
+++ b/media-sound/mpdscribble/mpdscribble-0.22.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils
DESCRIPTION="An MPD client that submits information to Audioscrobbler"
HOMEPAGE="https://www.musicpd.org/clients/mpdscribble/"
@@ -13,7 +12,7 @@ SLOT="0"
KEYWORDS="amd64 ~hppa ~ppc x86"
IUSE="+curl"
-RDEPEND="dev-libs/glib
+RDEPEND="dev-libs/glib:2
media-libs/libmpdclient
curl? ( net-misc/curl )
!curl? ( net-libs/libsoup:2.4 )"
@@ -28,5 +27,5 @@ src_configure() {
src_install() {
default
newinitd "${FILESDIR}/mpdscribble.rc" mpdscribble
- dodir /var/cache/mpdscribble
+ keepdir /var/cache/mpdscribble
}
diff --git a/media-sound/mpdscribble/mpdscribble-9999.ebuild b/media-sound/mpdscribble/mpdscribble-9999.ebuild
index 81294c5dbbe..639a5eb9e34 100644
--- a/media-sound/mpdscribble/mpdscribble-9999.ebuild
+++ b/media-sound/mpdscribble/mpdscribble-9999.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
+
inherit git-r3 autotools
DESCRIPTION="An MPD client that submits information to Audioscrobbler"
@@ -13,7 +14,7 @@ SLOT="0"
KEYWORDS=""
IUSE="+curl"
-RDEPEND="dev-libs/glib
+RDEPEND="dev-libs/glib:2
media-libs/libmpdclient
curl? ( net-misc/curl )
!curl? ( net-libs/libsoup:2.4 )"
@@ -33,5 +34,5 @@ src_configure() {
src_install() {
default
newinitd "${FILESDIR}/mpdscribble.rc" mpdscribble
- dodir /var/cache/mpdscribble
+ keepdir /var/cache/mpdscribble
}
next reply other threads:[~2018-09-09 9:40 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-09 9:40 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-13 9:31 [gentoo-commits] repo/gentoo:master commit in: media-sound/mpdscribble/ Arthur Zamarin
2024-01-13 9:12 Arthur Zamarin
2023-12-13 23:50 Miroslav Šulc
2023-05-12 3:22 Sam James
2022-08-01 4:29 Miroslav Šulc
2022-07-31 11:13 Agostino Sarubbo
2022-07-30 8:59 Agostino Sarubbo
2022-07-29 21:39 David Seifert
2022-03-15 7:56 Miroslav Šulc
2021-10-10 6:00 Joonas Niilola
2021-10-10 0:05 Sam James
2021-10-02 12:36 Joonas Niilola
2020-04-12 11:02 Sergei Trofimovich
2017-09-03 23:27 Andreas Sturmlechner
2016-12-10 8:57 Michał Górny
2016-08-06 11:33 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=1536485992.30d80fd67278ca9b2ae072bd56b650ad6d0711e5.zlogene@gentoo \
--to=zlogene@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