public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-emacs/mpg123-el/
@ 2017-02-05 10:31 Ulrich Müller
  0 siblings, 0 replies; 11+ messages in thread
From: Ulrich Müller @ 2017-02-05 10:31 UTC (permalink / raw
  To: gentoo-commits

commit:     e75084ba0584cbdc1a24b137440f475ec1746bf4
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  5 10:19:12 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Feb  5 10:30:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e75084ba

app-emacs/mpg123-el: Drop vorbis flag.

It only pulled a dependency but had no effect on the build.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-emacs/mpg123-el/mpg123-el-1.59.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/app-emacs/mpg123-el/mpg123-el-1.59.ebuild b/app-emacs/mpg123-el/mpg123-el-1.59.ebuild
index 460ff88..2e11102 100644
--- a/app-emacs/mpg123-el/mpg123-el-1.59.ebuild
+++ b/app-emacs/mpg123-el/mpg123-el-1.59.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,11 +13,9 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
 LICENSE="mpg123-el"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
-IUSE="vorbis"
 
 RDEPEND="media-sound/mpg123
-	media-sound/alsa-utils
-	vorbis? ( media-sound/vorbis-tools )"
+	media-sound/alsa-utils"
 
 SITEFILE="50${PN}-gentoo.el"
 


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-emacs/mpg123-el/
@ 2017-02-05 10:31 Ulrich Müller
  0 siblings, 0 replies; 11+ messages in thread
From: Ulrich Müller @ 2017-02-05 10:31 UTC (permalink / raw
  To: gentoo-commits

commit:     c3a6ed56b01d7aaeca3cce20f30872f710f9202b
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  5 10:20:38 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Feb  5 10:30:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3a6ed56

app-emacs/mpg123-el: Version bump.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-emacs/mpg123-el/Manifest              |  1 +
 app-emacs/mpg123-el/mpg123-el-1.60.ebuild | 32 +++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/app-emacs/mpg123-el/Manifest b/app-emacs/mpg123-el/Manifest
index b9a8aa9..5a4d280 100644
--- a/app-emacs/mpg123-el/Manifest
+++ b/app-emacs/mpg123-el/Manifest
@@ -1 +1,2 @@
 DIST mpg123-el-1.59.tar.xz 34076 SHA256 6105c3d11099a96cc5cb77909ca8d9e5ea4d5cb78b6a7ca185eb350425e075b4 SHA512 48fae024529be7b88553fc43fb626253f3d3a10d6709378a565a0d407374569e5573e52c0b26abc4d6f2f51ad7f680d655a1ac15ff696f4534c39a9a3536bc0e WHIRLPOOL 6434aa2368976698437c0a7ec12c126861c7f0096f4263f59b555b59c8d20377b5279ce09ceb99bb4b333318541126bb990009234cbd611ffdc2b91e980903f0
+DIST mpg123-el-1.60.tar.xz 34104 SHA256 b80685f47488f602657e3cb320240b74ba0d1a49e8200dc2abe92850abbdc501 SHA512 5f4d7aefeaec6c5e94dcd5d15af7d0b89dc79274dce117309a70170cd0ec8cafac7c275518ea21d797d9251c31033b93c0581f26f83792c7b697094f4b194611 WHIRLPOOL 4d5cb7349648787894056c7f98ac00bba351f06f78049876a8ff3385367222839957d5f3fea07676000b78f42bfc98eedef9688ce91252fb1b30537265e9eccd

diff --git a/app-emacs/mpg123-el/mpg123-el-1.60.ebuild b/app-emacs/mpg123-el/mpg123-el-1.60.ebuild
new file mode 100644
index 00000000..8514362
--- /dev/null
+++ b/app-emacs/mpg123-el/mpg123-el-1.60.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit elisp toolchain-funcs
+
+DESCRIPTION="Emacs front-end to mpg123 audio player and OggVorbis audio player"
+HOMEPAGE="http://www.gentei.org/~yuuji/software/mpg123el/"
+SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
+
+LICENSE="mpg123-el"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="media-sound/mpg123
+	media-sound/alsa-utils"
+
+SITEFILE="50${PN}-gentoo.el"
+
+src_compile() {
+	$(tc-getCC) ${CFLAGS} ${LDFLAGS} -o tagput tagput.c || die
+	$(tc-getCC) ${CFLAGS} ${LDFLAGS} -o id3put id3put.c || die
+	elisp-compile *.el
+}
+
+src_install() {
+	dobin tagput id3put
+	elisp-install ${PN} *.el *.elc
+	elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-emacs/mpg123-el/
@ 2017-02-05 10:31 Ulrich Müller
  0 siblings, 0 replies; 11+ messages in thread
From: Ulrich Müller @ 2017-02-05 10:31 UTC (permalink / raw
  To: gentoo-commits

commit:     2358334ee1ff51c696ebdc02eec1f2d2d103c05a
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  5 09:56:19 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Feb  5 10:30:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2358334e

app-emacs/mpg123-el: Remove old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-emacs/mpg123-el/Manifest              |  1 -
 app-emacs/mpg123-el/mpg123-el-1.58.ebuild | 38 -------------------------------
 2 files changed, 39 deletions(-)

diff --git a/app-emacs/mpg123-el/Manifest b/app-emacs/mpg123-el/Manifest
index 828aaae..b9a8aa9 100644
--- a/app-emacs/mpg123-el/Manifest
+++ b/app-emacs/mpg123-el/Manifest
@@ -1,2 +1 @@
-DIST mpg123-el-1.58.tar.bz2 34097 SHA256 efdd491329ba56096ad971bd5c2e2ceeea296fe8e26340d2370ae63bcdc33606 SHA512 53a67eb219acbeefeb8360a9d43279d2bb3efa48fa5df3787f2b7fad4f6b49402f319925bac3fc17ee1cad0dcbe38494c8162d4eb5e08261b2e505b40a66a987 WHIRLPOOL 83c8d660fd18d3faefff106c62127c0487c47824f9b53f157c27b127cd1dd624dad445217b99e5e3183ab02bf13fef3abdd077451ec8ce934c188fc356522181
 DIST mpg123-el-1.59.tar.xz 34076 SHA256 6105c3d11099a96cc5cb77909ca8d9e5ea4d5cb78b6a7ca185eb350425e075b4 SHA512 48fae024529be7b88553fc43fb626253f3d3a10d6709378a565a0d407374569e5573e52c0b26abc4d6f2f51ad7f680d655a1ac15ff696f4534c39a9a3536bc0e WHIRLPOOL 6434aa2368976698437c0a7ec12c126861c7f0096f4263f59b555b59c8d20377b5279ce09ceb99bb4b333318541126bb990009234cbd611ffdc2b91e980903f0

diff --git a/app-emacs/mpg123-el/mpg123-el-1.58.ebuild b/app-emacs/mpg123-el/mpg123-el-1.58.ebuild
deleted file mode 100644
index 164fa82..00000000
--- a/app-emacs/mpg123-el/mpg123-el-1.58.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit elisp toolchain-funcs
-
-DESCRIPTION="Emacs front-end to mpg123 audio player and OggVorbis audio player"
-HOMEPAGE="http://www.gentei.org/~yuuji/software/mpg123el/"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="mpg123-el"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="vorbis"
-
-RDEPEND="media-sound/mpg123
-	media-sound/alsa-utils
-	vorbis? ( media-sound/vorbis-tools )"
-
-SITEFILE="50${PN}-gentoo.el"
-
-src_prepare() {
-	sed -i -e "s/\(mainloop:\)/\1 ;/" tagput.c || die
-}
-
-src_compile() {
-	$(tc-getCC) ${CFLAGS} ${LDFLAGS} -o tagput tagput.c || die
-	$(tc-getCC) ${CFLAGS} ${LDFLAGS} -o id3put id3put.c || die
-	elisp-compile *.el || die
-}
-
-src_install() {
-	dobin tagput id3put
-	elisp-install ${PN} *.el *.elc || die
-	elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die
-}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-emacs/mpg123-el/
@ 2017-02-05 11:07 Ulrich Müller
  0 siblings, 0 replies; 11+ messages in thread
From: Ulrich Müller @ 2017-02-05 11:07 UTC (permalink / raw
  To: gentoo-commits

commit:     488e314d5c0a619ab9fa0ebc01de89bd77ed17a6
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  5 11:06:28 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Feb  5 11:06:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=488e314d

app-emacs/mpg123-el: Honour CPPFLAGS too.

Thanks to David Seifert for pointing this out.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-emacs/mpg123-el/mpg123-el-1.60.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/mpg123-el/mpg123-el-1.60.ebuild b/app-emacs/mpg123-el/mpg123-el-1.60.ebuild
index 8514362..c63dc5c 100644
--- a/app-emacs/mpg123-el/mpg123-el-1.60.ebuild
+++ b/app-emacs/mpg123-el/mpg123-el-1.60.ebuild
@@ -20,8 +20,8 @@ RDEPEND="media-sound/mpg123
 SITEFILE="50${PN}-gentoo.el"
 
 src_compile() {
-	$(tc-getCC) ${CFLAGS} ${LDFLAGS} -o tagput tagput.c || die
-	$(tc-getCC) ${CFLAGS} ${LDFLAGS} -o id3put id3put.c || die
+	$(tc-getCC) ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} -o tagput tagput.c || die
+	$(tc-getCC) ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} -o id3put id3put.c || die
 	elisp-compile *.el
 }
 


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-emacs/mpg123-el/
@ 2019-10-15  9:00 Agostino Sarubbo
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo @ 2019-10-15  9:00 UTC (permalink / raw
  To: gentoo-commits

commit:     85eb6716301ae6476a1e3a654bca08de10adaab0
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 09:00:20 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 09:00:20 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85eb6716

app-emacs/mpg123-el: amd64 stable wrt bug #697748

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-emacs/mpg123-el/mpg123-el-1.60.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/mpg123-el/mpg123-el-1.60.ebuild b/app-emacs/mpg123-el/mpg123-el-1.60.ebuild
index f2120eb5c4c..ed7378c3501 100644
--- a/app-emacs/mpg123-el/mpg123-el-1.60.ebuild
+++ b/app-emacs/mpg123-el/mpg123-el-1.60.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
 
 LICENSE="mpg123-el"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 
 RDEPEND="media-sound/mpg123
 	media-sound/alsa-utils"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-emacs/mpg123-el/
@ 2019-10-17 10:25 Agostino Sarubbo
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo @ 2019-10-17 10:25 UTC (permalink / raw
  To: gentoo-commits

commit:     9b1261462f3ab15df6cd6a712284dc4df67a64a1
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 10:25:14 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 10:25:14 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b126146

app-emacs/mpg123-el: ppc stable wrt bug #697748

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-emacs/mpg123-el/mpg123-el-1.60.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/mpg123-el/mpg123-el-1.60.ebuild b/app-emacs/mpg123-el/mpg123-el-1.60.ebuild
index ed7378c3501..b3ea3f936a1 100644
--- a/app-emacs/mpg123-el/mpg123-el-1.60.ebuild
+++ b/app-emacs/mpg123-el/mpg123-el-1.60.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
 
 LICENSE="mpg123-el"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
 
 RDEPEND="media-sound/mpg123
 	media-sound/alsa-utils"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-emacs/mpg123-el/
@ 2019-10-17 10:32 Agostino Sarubbo
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo @ 2019-10-17 10:32 UTC (permalink / raw
  To: gentoo-commits

commit:     ce7364d1bc40b6e1eb3598fc8332c7e9e4c66d2f
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 10:31:47 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 10:31:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce7364d1

app-emacs/mpg123-el: x86 stable wrt bug #697748

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-emacs/mpg123-el/mpg123-el-1.60.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/mpg123-el/mpg123-el-1.60.ebuild b/app-emacs/mpg123-el/mpg123-el-1.60.ebuild
index b3ea3f936a1..5b1431e2288 100644
--- a/app-emacs/mpg123-el/mpg123-el-1.60.ebuild
+++ b/app-emacs/mpg123-el/mpg123-el-1.60.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
 
 LICENSE="mpg123-el"
 SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 
 RDEPEND="media-sound/mpg123
 	media-sound/alsa-utils"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-emacs/mpg123-el/
@ 2019-10-17 13:19 Ulrich Müller
  0 siblings, 0 replies; 11+ messages in thread
From: Ulrich Müller @ 2019-10-17 13:19 UTC (permalink / raw
  To: gentoo-commits

commit:     4966d2552bd6c77b18e938a44e4c712d8d7e5cd1
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 12:27:01 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 13:19:00 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4966d255

app-emacs/mpg123-el: Remove old.

Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/mpg123-el/Manifest              |  1 -
 app-emacs/mpg123-el/mpg123-el-1.59.ebuild | 35 -------------------------------
 2 files changed, 36 deletions(-)

diff --git a/app-emacs/mpg123-el/Manifest b/app-emacs/mpg123-el/Manifest
index d88ed01e1db..8b78eca1007 100644
--- a/app-emacs/mpg123-el/Manifest
+++ b/app-emacs/mpg123-el/Manifest
@@ -1,3 +1,2 @@
-DIST mpg123-el-1.59.tar.xz 34076 BLAKE2B ddfd5940665fb11e692958332d1e53cb5adf3e36bd1d178b764ceb2b1a34928fc37ec843e8e1d10d22c9efe4b5de863797be3b3a527d28fad5081ee682ff1d4b SHA512 48fae024529be7b88553fc43fb626253f3d3a10d6709378a565a0d407374569e5573e52c0b26abc4d6f2f51ad7f680d655a1ac15ff696f4534c39a9a3536bc0e
 DIST mpg123-el-1.60.tar.xz 34104 BLAKE2B f48a0ce460ee382b261accaf2188bb1dde7b17b1b09766cda7ef69f92d3e022a4390a7c9e9a97085f1c1e87377d114bcbdb29de512438ee3652baa0be0b413a7 SHA512 5f4d7aefeaec6c5e94dcd5d15af7d0b89dc79274dce117309a70170cd0ec8cafac7c275518ea21d797d9251c31033b93c0581f26f83792c7b697094f4b194611
 DIST mpg123-el-1.61.tar.xz 34216 BLAKE2B 3f0f85bbf0f5854b899aefb443f9b2b011dd5dd85c815fc8be723bade93be805b121e952cab3c56a3897bed41fa65988331c004537e565abcb660b6dd402a0c5 SHA512 96b50a8fc945c6811bce7b8cfa28fe235f2d2ddf9cbd1904c94f272f6df13a991761dbb4f186c1bda04720fb50115515361dbff4838e7623261719f2ecc6698e

diff --git a/app-emacs/mpg123-el/mpg123-el-1.59.ebuild b/app-emacs/mpg123-el/mpg123-el-1.59.ebuild
deleted file mode 100644
index 2cffa4ba6c9..00000000000
--- a/app-emacs/mpg123-el/mpg123-el-1.59.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp toolchain-funcs
-
-DESCRIPTION="Emacs front-end to mpg123 audio player and OggVorbis audio player"
-HOMEPAGE="http://www.gentei.org/~yuuji/software/mpg123el/"
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
-
-LICENSE="mpg123-el"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-
-RDEPEND="media-sound/mpg123
-	media-sound/alsa-utils"
-
-SITEFILE="50${PN}-gentoo.el"
-
-src_prepare() {
-	sed -i -e "s/\(mainloop:\)/\1 ;/" tagput.c || die
-}
-
-src_compile() {
-	$(tc-getCC) ${CFLAGS} ${LDFLAGS} -o tagput tagput.c || die
-	$(tc-getCC) ${CFLAGS} ${LDFLAGS} -o id3put id3put.c || die
-	elisp-compile *.el
-}
-
-src_install() {
-	dobin tagput id3put
-	elisp-install ${PN} *.el *.elc
-	elisp-site-file-install "${FILESDIR}/${SITEFILE}"
-}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-emacs/mpg123-el/
@ 2019-11-18 11:50 Agostino Sarubbo
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo @ 2019-11-18 11:50 UTC (permalink / raw
  To: gentoo-commits

commit:     ef7f784252ae4f2a4b0eecc3b3ff392f6ddab6bf
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 18 11:49:49 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Nov 18 11:49:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef7f7842

app-emacs/mpg123-el: amd64 stable wrt bug #700246

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-emacs/mpg123-el/mpg123-el-1.61.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/mpg123-el/mpg123-el-1.61.ebuild b/app-emacs/mpg123-el/mpg123-el-1.61.ebuild
index eeba8089194..ddeb99a54e6 100644
--- a/app-emacs/mpg123-el/mpg123-el-1.61.ebuild
+++ b/app-emacs/mpg123-el/mpg123-el-1.61.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
 
 LICENSE="mpg123-el"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 
 RDEPEND="media-sound/mpg123
 	media-sound/alsa-utils"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-emacs/mpg123-el/
@ 2019-11-19 12:48 Agostino Sarubbo
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo @ 2019-11-19 12:48 UTC (permalink / raw
  To: gentoo-commits

commit:     f89dd1f18385c38363dfd69a93e2ec831c3469b8
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 19 12:48:46 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Nov 19 12:48:46 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f89dd1f1

app-emacs/mpg123-el: x86 stable wrt bug #700246

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 app-emacs/mpg123-el/mpg123-el-1.61.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/mpg123-el/mpg123-el-1.61.ebuild b/app-emacs/mpg123-el/mpg123-el-1.61.ebuild
index ddeb99a54e6..75ffe750106 100644
--- a/app-emacs/mpg123-el/mpg123-el-1.61.ebuild
+++ b/app-emacs/mpg123-el/mpg123-el-1.61.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
 
 LICENSE="mpg123-el"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND="media-sound/mpg123
 	media-sound/alsa-utils"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-emacs/mpg123-el/
@ 2022-07-21  7:31 Ulrich Müller
  0 siblings, 0 replies; 11+ messages in thread
From: Ulrich Müller @ 2022-07-21  7:31 UTC (permalink / raw
  To: gentoo-commits

commit:     64939779ef22c31420f83b2ab3a2917999707672
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 21 07:19:13 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Jul 21 07:29:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64939779

app-emacs/mpg123-el: drop 1.60

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-emacs/mpg123-el/Manifest              |  1 -
 app-emacs/mpg123-el/mpg123-el-1.60.ebuild | 31 -------------------------------
 2 files changed, 32 deletions(-)

diff --git a/app-emacs/mpg123-el/Manifest b/app-emacs/mpg123-el/Manifest
index 8b78eca1007d..655133bd4014 100644
--- a/app-emacs/mpg123-el/Manifest
+++ b/app-emacs/mpg123-el/Manifest
@@ -1,2 +1 @@
-DIST mpg123-el-1.60.tar.xz 34104 BLAKE2B f48a0ce460ee382b261accaf2188bb1dde7b17b1b09766cda7ef69f92d3e022a4390a7c9e9a97085f1c1e87377d114bcbdb29de512438ee3652baa0be0b413a7 SHA512 5f4d7aefeaec6c5e94dcd5d15af7d0b89dc79274dce117309a70170cd0ec8cafac7c275518ea21d797d9251c31033b93c0581f26f83792c7b697094f4b194611
 DIST mpg123-el-1.61.tar.xz 34216 BLAKE2B 3f0f85bbf0f5854b899aefb443f9b2b011dd5dd85c815fc8be723bade93be805b121e952cab3c56a3897bed41fa65988331c004537e565abcb660b6dd402a0c5 SHA512 96b50a8fc945c6811bce7b8cfa28fe235f2d2ddf9cbd1904c94f272f6df13a991761dbb4f186c1bda04720fb50115515361dbff4838e7623261719f2ecc6698e

diff --git a/app-emacs/mpg123-el/mpg123-el-1.60.ebuild b/app-emacs/mpg123-el/mpg123-el-1.60.ebuild
deleted file mode 100644
index 5b1431e2288d..000000000000
--- a/app-emacs/mpg123-el/mpg123-el-1.60.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit elisp toolchain-funcs
-
-DESCRIPTION="Emacs front-end to mpg123 audio player and OggVorbis audio player"
-HOMEPAGE="http://www.gentei.org/~yuuji/software/mpg123el/"
-SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
-
-LICENSE="mpg123-el"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-
-RDEPEND="media-sound/mpg123
-	media-sound/alsa-utils"
-
-SITEFILE="50${PN}-gentoo.el"
-
-src_compile() {
-	$(tc-getCC) ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} -o tagput tagput.c || die
-	$(tc-getCC) ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} -o id3put id3put.c || die
-	elisp-compile *.el
-}
-
-src_install() {
-	dobin tagput id3put
-	elisp-install ${PN} *.el *.elc
-	elisp-site-file-install "${FILESDIR}/${SITEFILE}"
-}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-07-21  7:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-21  7:31 [gentoo-commits] repo/gentoo:master commit in: app-emacs/mpg123-el/ Ulrich Müller
  -- strict thread matches above, loose matches on Subject: below --
2019-11-19 12:48 Agostino Sarubbo
2019-11-18 11:50 Agostino Sarubbo
2019-10-17 13:19 Ulrich Müller
2019-10-17 10:32 Agostino Sarubbo
2019-10-17 10:25 Agostino Sarubbo
2019-10-15  9:00 Agostino Sarubbo
2017-02-05 11:07 Ulrich Müller
2017-02-05 10:31 Ulrich Müller
2017-02-05 10:31 Ulrich Müller
2017-02-05 10:31 Ulrich Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox