* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-mpris/
@ 2018-05-29 13:18 Aaron Bauman
0 siblings, 0 replies; 3+ messages in thread
From: Aaron Bauman @ 2018-05-29 13:18 UTC (permalink / raw
To: gentoo-commits
commit: 5cffb9e5c70e0ca7a5529d240d95e731cc8dbe86
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon May 28 23:56:55 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue May 29 13:17:55 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cffb9e5
x11-plugins/pidgin-mpris: bump EAPI
Package-Manager: Portage-2.3.40, Repoman-2.3.9
x11-plugins/pidgin-mpris/pidgin-mpris-0.2.6.ebuild | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
diff --git a/x11-plugins/pidgin-mpris/pidgin-mpris-0.2.6.ebuild b/x11-plugins/pidgin-mpris/pidgin-mpris-0.2.6.ebuild
index 9276957bcdd..3d72a02de6d 100644
--- a/x11-plugins/pidgin-mpris/pidgin-mpris-0.2.6.ebuild
+++ b/x11-plugins/pidgin-mpris/pidgin-mpris-0.2.6.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=2
+EAPI=7
DESCRIPTION="Gets current song from MPRIS-aware media players"
HOMEPAGE="http://m0n5t3r.info/work/pidgin-mpris/"
@@ -18,8 +18,3 @@ RDEPEND="net-im/pidgin[gtk]
DEPEND="${RDEPEND}
virtual/pkgconfig"
-
-src_install() {
- emake install DESTDIR="${D}" || die "Install failed"
- dodoc INSTALL README TODO
-}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-mpris/
@ 2021-09-09 7:11 Yixun Lan
0 siblings, 0 replies; 3+ messages in thread
From: Yixun Lan @ 2021-09-09 7:11 UTC (permalink / raw
To: gentoo-commits
commit: 3ff1618a13332902c9fc7627592df041073ac47d
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 9 06:30:29 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Sep 9 07:05:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ff1618a
x11-plugins/pidgin-mpris: keyword ~riscv
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
x11-plugins/pidgin-mpris/pidgin-mpris-0.2.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-plugins/pidgin-mpris/pidgin-mpris-0.2.6.ebuild b/x11-plugins/pidgin-mpris/pidgin-mpris-0.2.6.ebuild
index 3d72a02de6d..6d35de4c87c 100644
--- a/x11-plugins/pidgin-mpris/pidgin-mpris-0.2.6.ebuild
+++ b/x11-plugins/pidgin-mpris/pidgin-mpris-0.2.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="http://m0n5t3r.info/stuff/pidgin-mpris//${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
RDEPEND="net-im/pidgin[gtk]
x11-libs/gtk+:2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-mpris/
@ 2021-10-04 20:40 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2021-10-04 20:40 UTC (permalink / raw
To: gentoo-commits
commit: ab98839d593f59181648e65f188daec1c82b2153
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 4 20:39:31 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 4 20:40:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab98839d
x11-plugins/pidgin-mpris: drop inactive chainsaw@
As agreed with retirement@.
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-plugins/pidgin-mpris/metadata.xml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/x11-plugins/pidgin-mpris/metadata.xml b/x11-plugins/pidgin-mpris/metadata.xml
index e3538516d2b..bef24d2c233 100644
--- a/x11-plugins/pidgin-mpris/metadata.xml
+++ b/x11-plugins/pidgin-mpris/metadata.xml
@@ -1,8 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>chainsaw@gentoo.org</email>
- <name>Tony Vroon</name>
- </maintainer>
+ <!-- maintainer-needed -->
</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-10-04 20:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-04 20:40 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-mpris/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2021-09-09 7:11 Yixun Lan
2018-05-29 13:18 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox