* [gentoo-commits] repo/gentoo:master commit in: media-sound/fluid-soundfont/
@ 2016-10-29 10:34 Sergei Trofimovich
0 siblings, 0 replies; 5+ messages in thread
From: Sergei Trofimovich @ 2016-10-29 10:34 UTC (permalink / raw
To: gentoo-commits
commit: 7675cf0b3ad583c9dbb26ce85c9d754261687363
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 10:29:43 2016 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 10:34:39 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7675cf0b
media-sound/fluid-soundfont: amd64/x86 stable, bug #597880
Package-Manager: portage-2.3.2
media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild b/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild
index e6cf515..3de523e 100644
--- a/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild
+++ b/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,7 +11,7 @@ SRC_URI="http://prereleases.musescore.org/soundfont/${PN}_${PV}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="timidity"
RDEPEND="timidity? ( app-eselect/eselect-timidity )"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/fluid-soundfont/
@ 2017-03-06 1:52 Göktürk Yüksek
0 siblings, 0 replies; 5+ messages in thread
From: Göktürk Yüksek @ 2017-03-06 1:52 UTC (permalink / raw
To: gentoo-commits
commit: a355869562c55ed0438a1d9ccefd892c6a06943d
Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 6 01:34:41 2017 +0000
Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Mon Mar 6 01:51:02 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3558695
media-sound/fluid-soundfont: remove unresponsive proxied maintainer
Package-Manager: Portage-2.3.0, Repoman-2.3.1
media-sound/fluid-soundfont/metadata.xml | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/media-sound/fluid-soundfont/metadata.xml b/media-sound/fluid-soundfont/metadata.xml
index ccb7bafba7f..12d3ead808a 100644
--- a/media-sound/fluid-soundfont/metadata.xml
+++ b/media-sound/fluid-soundfont/metadata.xml
@@ -2,18 +2,8 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
-<email>nikoli@gmx.us</email>
-<name>Nikoli</name>
-<description>Maintainer. Assign bugs to him</description>
-</maintainer>
-<maintainer type="person">
<email>hwoarang@gentoo.org</email>
<name>Markos Chandras</name>
-<description>Proxy maintainer. CC him on bugs</description>
-</maintainer>
-<maintainer type="project">
-<email>proxy-maint@gentoo.org</email>
-<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
</longdescription>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/fluid-soundfont/
@ 2019-12-12 16:03 David Seifert
0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2019-12-12 16:03 UTC (permalink / raw
To: gentoo-commits
commit: 7bd2f833e43eaaa3f67b070d14e94a7347b3b7b4
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 16:02:44 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 16:02:44 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bd2f833
media-sound/fluid-soundfont: Port to EAPI 7
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>
media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild b/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild
index dd602b835a2..ab000cfaa15 100644
--- a/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild
+++ b/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild
@@ -1,12 +1,13 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=4
+EAPI=7
DESCRIPTION="The Fluid R3 soundfont"
HOMEPAGE="http://musescore.org/en/handbook/soundfont"
-SRC_URI="http://prereleases.musescore.org/soundfont/${PN}_${PV}.tar.gz
- timidity? ( https://dev.gentoo.org/~hwoarang/distfiles/timidity.cfg.bz2 )"
+SRC_URI="
+ http://prereleases.musescore.org/soundfont/${PN}_${PV}.tar.gz
+ timidity? ( https://dev.gentoo.org/~hwoarang/distfiles/timidity.cfg.bz2 )"
LICENSE="MIT"
SLOT="0"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/fluid-soundfont/
@ 2020-04-23 9:03 Georgy Yakovlev
0 siblings, 0 replies; 5+ messages in thread
From: Georgy Yakovlev @ 2020-04-23 9:03 UTC (permalink / raw
To: gentoo-commits
commit: 64d6f5be7623a44c39c5b2361c5aaf32e6a3c073
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 23 08:27:29 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Apr 23 09:02:54 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d6f5be
media-sound/fluid-soundfont: add ~ppc64 keyword
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild b/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild
index ab000cfaa15..a26b6e9316c 100644
--- a/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild
+++ b/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc64 x86"
IUSE="timidity"
RDEPEND="timidity? ( app-eselect/eselect-timidity )"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/fluid-soundfont/
@ 2021-10-31 17:51 Sam James
0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2021-10-31 17:51 UTC (permalink / raw
To: gentoo-commits
commit: 5bdece63a6cb57a030bdd1369591c9e21a83cbcd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 31 17:51:01 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 31 17:51:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bdece63
media-sound/fluid-soundfont: Keyword 3.1 ppc, #813930
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild b/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild
index a26b6e9316c..8b31150538e 100644
--- a/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild
+++ b/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="timidity"
RDEPEND="timidity? ( app-eselect/eselect-timidity )"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-10-31 17:51 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-31 17:51 [gentoo-commits] repo/gentoo:master commit in: media-sound/fluid-soundfont/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2020-04-23 9:03 Georgy Yakovlev
2019-12-12 16:03 David Seifert
2017-03-06 1:52 Göktürk Yüksek
2016-10-29 10:34 Sergei Trofimovich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox