* [gentoo-commits] repo/gentoo:master commit in: media-sound/modplugtools/
@ 2018-05-27 0:15 Aaron Bauman
0 siblings, 0 replies; 4+ messages in thread
From: Aaron Bauman @ 2018-05-27 0:15 UTC (permalink / raw
To: gentoo-commits
commit: 8d182064618ae0c4d77274818c791c472bb18a59
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 22:29:25 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 27 00:15:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d182064
media-sound/modplugtools: bump EAPI
Package-Manager: Portage-2.3.40, Repoman-2.3.9
media-sound/modplugtools/modplugtools-0.5.1.ebuild | 6 +++---
media-sound/modplugtools/modplugtools-0.5.3.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/media-sound/modplugtools/modplugtools-0.5.1.ebuild b/media-sound/modplugtools/modplugtools-0.5.1.ebuild
index df70b05c35e..9a23e39efd4 100644
--- a/media-sound/modplugtools/modplugtools-0.5.1.ebuild
+++ b/media-sound/modplugtools/modplugtools-0.5.1.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=6
DESCRIPTION="libmodplug based module players modplug123 and modplugplay"
HOMEPAGE="http://modplug-xmms.sourceforge.net/"
@@ -20,5 +20,5 @@ DEPEND="${RDEPEND}
src_install() {
emake DESTDIR="${D}" install || die
- dodoc AUTHORS ChangeLog NEWS README TODO
+ default
}
diff --git a/media-sound/modplugtools/modplugtools-0.5.3.ebuild b/media-sound/modplugtools/modplugtools-0.5.3.ebuild
index ec6a84193ef..ccedcc19c07 100644
--- a/media-sound/modplugtools/modplugtools-0.5.3.ebuild
+++ b/media-sound/modplugtools/modplugtools-0.5.3.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="libmodplug based module players modplug123 and modplugplay"
HOMEPAGE="http://modplug-xmms.sourceforge.net/"
@@ -20,5 +20,5 @@ DEPEND="${RDEPEND}
src_install() {
emake DESTDIR="${D}" install || die
- dodoc AUTHORS ChangeLog NEWS README TODO
+ default
}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/modplugtools/
@ 2018-05-27 18:23 Aaron Bauman
0 siblings, 0 replies; 4+ messages in thread
From: Aaron Bauman @ 2018-05-27 18:23 UTC (permalink / raw
To: gentoo-commits
commit: c7365aeb72fc122f2864eaa460194c338aafe75e
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 13:46:47 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 27 18:23:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7365aeb
media-sound/modplugtools: nix src_install()
Package-Manager: Portage-2.3.40, Repoman-2.3.9
media-sound/modplugtools/modplugtools-0.5.1.ebuild | 5 -----
media-sound/modplugtools/modplugtools-0.5.3.ebuild | 5 -----
2 files changed, 10 deletions(-)
diff --git a/media-sound/modplugtools/modplugtools-0.5.1.ebuild b/media-sound/modplugtools/modplugtools-0.5.1.ebuild
index 9a23e39efd4..83d5fb42dd3 100644
--- a/media-sound/modplugtools/modplugtools-0.5.1.ebuild
+++ b/media-sound/modplugtools/modplugtools-0.5.1.ebuild
@@ -17,8 +17,3 @@ RDEPEND=">=media-libs/libao-0.8.0
!media-sound/modplugplay"
DEPEND="${RDEPEND}
virtual/pkgconfig"
-
-src_install() {
- emake DESTDIR="${D}" install || die
- default
-}
diff --git a/media-sound/modplugtools/modplugtools-0.5.3.ebuild b/media-sound/modplugtools/modplugtools-0.5.3.ebuild
index ccedcc19c07..fec8ff0e7fc 100644
--- a/media-sound/modplugtools/modplugtools-0.5.3.ebuild
+++ b/media-sound/modplugtools/modplugtools-0.5.3.ebuild
@@ -17,8 +17,3 @@ RDEPEND=">=media-libs/libao-0.8.0
!media-sound/modplugplay"
DEPEND="${RDEPEND}
virtual/pkgconfig"
-
-src_install() {
- emake DESTDIR="${D}" install || die
- default
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/modplugtools/
@ 2019-04-08 17:13 Aaron Bauman
0 siblings, 0 replies; 4+ messages in thread
From: Aaron Bauman @ 2019-04-08 17:13 UTC (permalink / raw
To: gentoo-commits
commit: 6e9300d3eaf63698c461c52cda97c0b66ff1db64
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 8 17:13:33 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Apr 8 17:13:44 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e9300d3
media-sound/modplugtools: amd64 stable wrt bug #681434
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
media-sound/modplugtools/modplugtools-0.5.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-sound/modplugtools/modplugtools-0.5.3.ebuild b/media-sound/modplugtools/modplugtools-0.5.3.ebuild
index fec8ff0e7fc..7f83d99bac6 100644
--- a/media-sound/modplugtools/modplugtools-0.5.3.ebuild
+++ b/media-sound/modplugtools/modplugtools-0.5.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/modplug-xmms/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND=">=media-libs/libao-0.8.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/modplugtools/
@ 2019-06-05 8:59 David Seifert
0 siblings, 0 replies; 4+ messages in thread
From: David Seifert @ 2019-06-05 8:59 UTC (permalink / raw
To: gentoo-commits
commit: b4256de4693e79292c6dd1a15f1cd0bbf329d9b2
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 5 08:58:50 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Jun 5 08:58:50 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4256de4
media-sound/modplugtools: Remove old
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: David Seifert <soap <AT> gentoo.org>
media-sound/modplugtools/Manifest | 1 -
media-sound/modplugtools/modplugtools-0.5.1.ebuild | 19 -------------------
2 files changed, 20 deletions(-)
diff --git a/media-sound/modplugtools/Manifest b/media-sound/modplugtools/Manifest
index 571efc35093..94e9be33300 100644
--- a/media-sound/modplugtools/Manifest
+++ b/media-sound/modplugtools/Manifest
@@ -1,2 +1 @@
-DIST modplugtools-0.5.1.tar.gz 337382 BLAKE2B aa04a7fbe0b4be1e8be2bf5ac1d9ca9641fbc99f16ce1e9cc8bf65bd89f42e6cba1e1ef5fed3323bd49c086d7a5ed199fcbfdc29ccfa0845244f6177a848139c SHA512 58e2bfda90630bc0a4762fdde4afc48865a921beea41419a0f57e7a2e4120579d4a1bf734b1c7925b27fa3fe83a665a35a3e4a22a30c0035854e9fe35f6fd759
DIST modplugtools-0.5.3.tar.gz 342603 BLAKE2B f66d985769c3f8f311aff539bdf88c9c63a1e0e86e5a63e8d5b287140c113c6443fe48ef9bef8b7fc598b488cfb5a4618c42a432607e9aed58896d7cc23aed7a SHA512 82f3787dfd6188c722d2b2dac315ee40f46795704769575695d7d71cd504b88e0e2dc39bc2d9d803dd84473b86d09019be9aa6c5dc713c72bcfa6ca1c1340e9d
diff --git a/media-sound/modplugtools/modplugtools-0.5.1.ebuild b/media-sound/modplugtools/modplugtools-0.5.1.ebuild
deleted file mode 100644
index 83d5fb42dd3..00000000000
--- a/media-sound/modplugtools/modplugtools-0.5.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="libmodplug based module players modplug123 and modplugplay"
-HOMEPAGE="http://modplug-xmms.sourceforge.net/"
-SRC_URI="mirror://sourceforge/modplug-xmms/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=media-libs/libao-0.8.0
- >=media-libs/libmodplug-0.8.8.1
- !media-sound/modplugplay"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-06-05 8:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-05 8:59 [gentoo-commits] repo/gentoo:master commit in: media-sound/modplugtools/ David Seifert
-- strict thread matches above, loose matches on Subject: below --
2019-04-08 17:13 Aaron Bauman
2018-05-27 18:23 Aaron Bauman
2018-05-27 0:15 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox