* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-mpg123/
@ 2022-05-19 5:08 WANG Xuerui
0 siblings, 0 replies; 11+ messages in thread
From: WANG Xuerui @ 2022-05-19 5:08 UTC (permalink / raw
To: gentoo-commits
commit: 9efd5e387caf5209e6cab92182f55c0f5cb0dfd9
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu May 19 05:05:01 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu May 19 05:07:49 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9efd5e38
app-eselect/eselect-mpg123: keyword 0.1-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild b/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild
index 6bfc8b7cd186..238757a06bec 100644
--- a/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild
+++ b/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
RDEPEND="app-eselect/eselect-lib-bin-symlink"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-mpg123/
@ 2023-11-22 20:26 Ulrich Müller
0 siblings, 0 replies; 11+ messages in thread
From: Ulrich Müller @ 2023-11-22 20:26 UTC (permalink / raw
To: gentoo-commits
commit: b7b3f96304f760c3b037933bfc2af65f4449f5ab
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 22 20:22:38 2023 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 22 20:26:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7b3f963
app-eselect/eselect-mpg123: [QA] Don't set S to FILESDIR
Update HOMEPAGE. Drop empty SRC_URI. Drop DEPEND.
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild b/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild
index d14a1000de13..992c2bc4e3e7 100644
--- a/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild
+++ b/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Manage /usr/bin/mpg123 symlink"
-HOMEPAGE="https://www.gentoo.org/proj/en/eselect/"
-SRC_URI=""
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Eselect"
+S="${WORKDIR}"
LICENSE="GPL-2"
SLOT="0"
@@ -13,10 +13,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv
RDEPEND="app-eselect/eselect-lib-bin-symlink"
-DEPEND="${RDEPEND}"
-S="${FILESDIR}"
-
src_install() {
insinto /usr/share/eselect/modules
- newins mpg123.eselect-${PV} mpg123.eselect
+ newins "${FILESDIR}"/mpg123.eselect-${PV} mpg123.eselect
}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-mpg123/
@ 2022-08-28 10:03 James Le Cuirot
0 siblings, 0 replies; 11+ messages in thread
From: James Le Cuirot @ 2022-08-28 10:03 UTC (permalink / raw
To: gentoo-commits
commit: 5f65b39cebeac626978472f9cda3cebf8a8eab2a
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 28 10:01:26 2022 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Aug 28 10:01:26 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f65b39c
app-eselect/eselect-mpg123: Keyword 0.1-r1 for ~m68k
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild b/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild
index 238757a06bec..d14a1000de13 100644
--- a/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild
+++ b/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
RDEPEND="app-eselect/eselect-lib-bin-symlink"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-mpg123/
@ 2021-04-08 7:58 Miroslav Šulc
0 siblings, 0 replies; 11+ messages in thread
From: Miroslav Šulc @ 2021-04-08 7:58 UTC (permalink / raw
To: gentoo-commits
commit: 735ed5c0e0b4090b533df8be2b21549f849409a9
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Thu Apr 8 06:36:33 2021 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Apr 8 07:58:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=735ed5c0
app-eselect/eselect-mpg123: remove old
Closes: https://bugs.gentoo.org/757552
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/20298
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
.../eselect-mpg123/eselect-mpg123-0.1.ebuild | 24 ----------------------
1 file changed, 24 deletions(-)
diff --git a/app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild b/app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild
deleted file mode 100644
index 8ef329ffbd3..00000000000
--- a/app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Manage /usr/bin/mpg123 symlink"
-HOMEPAGE="https://www.gentoo.org/proj/en/eselect/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1
- !<media-sound/mpg123-1.14.4-r1"
-DEPEND=${RDEPEND}
-
-S=${FILESDIR}
-
-src_install() {
- insinto /usr/share/eselect/modules
- newins mpg123.eselect-${PV} mpg123.eselect
-}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-mpg123/
@ 2021-04-07 22:47 Sam James
0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2021-04-07 22:47 UTC (permalink / raw
To: gentoo-commits
commit: 89518db51c181e84b3151c75907a8b80e06b2395
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 7 22:46:32 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 7 22:46:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89518db5
app-eselect/eselect-mpg123: Stabilize 0.1-r1 ALLARCHES, #780828
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild b/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild
index 23badbf907e..f08024fb9e8 100644
--- a/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild
+++ b/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
RDEPEND="app-eselect/eselect-lib-bin-symlink"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-mpg123/
@ 2021-03-07 8:30 Miroslav Šulc
0 siblings, 0 replies; 11+ messages in thread
From: Miroslav Šulc @ 2021-03-07 8:30 UTC (permalink / raw
To: gentoo-commits
commit: 61deb83d147d8e1f92ae28053fff64d4a9530deb
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Sun Feb 28 07:59:05 2021 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Mar 7 08:30:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61deb83d
app-eselect/eselect-mpg123: EAPI 7
Bug: https://bugs.gentoo.org/757552
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/19704
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
.../eselect-mpg123/eselect-mpg123-0.1-r1.ebuild | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild b/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild
new file mode 100644
index 00000000000..8a7b091a35a
--- /dev/null
+++ b/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Manage /usr/bin/mpg123 symlink"
+HOMEPAGE="https://www.gentoo.org/proj/en/eselect/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1"
+
+DEPEND="${RDEPEND}"
+S="${FILESDIR}"
+
+src_install() {
+ insinto /usr/share/eselect/modules
+ newins mpg123.eselect-${PV} mpg123.eselect
+}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-mpg123/
@ 2021-03-07 8:30 Miroslav Šulc
0 siblings, 0 replies; 11+ messages in thread
From: Miroslav Šulc @ 2021-03-07 8:30 UTC (permalink / raw
To: gentoo-commits
commit: 9e9a64c4b6b8d25052358009dd17cde533a0b382
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 7 08:29:57 2021 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Mar 7 08:30:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e9a64c4
app-eselect/eselect-mpg123: removed redundant version restriction in 0.1-r1
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild b/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild
index 8a7b091a35a..23badbf907e 100644
--- a/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild
+++ b/app-eselect/eselect-mpg123/eselect-mpg123-0.1-r1.ebuild
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
-RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1"
+RDEPEND="app-eselect/eselect-lib-bin-symlink"
DEPEND="${RDEPEND}"
S="${FILESDIR}"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-mpg123/
@ 2021-02-07 1:43 Sam James
0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2021-02-07 1:43 UTC (permalink / raw
To: gentoo-commits
commit: 08f7a6dc5f4fb38eda5ad296d753d0a60e15ade7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 7 01:27:01 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 7 01:43:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08f7a6dc
app-eselect/eselect-mpg123: mark ALLARCHES
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-eselect/eselect-mpg123/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-eselect/eselect-mpg123/metadata.xml b/app-eselect/eselect-mpg123/metadata.xml
index ee7258ac28e..f0585120893 100644
--- a/app-eselect/eselect-mpg123/metadata.xml
+++ b/app-eselect/eselect-mpg123/metadata.xml
@@ -5,4 +5,5 @@
<email>sound@gentoo.org</email>
<name>Gentoo Sound project</name>
</maintainer>
+ <stabilize-allarches/>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-mpg123/
@ 2021-01-06 13:12 Fabian Groffen
0 siblings, 0 replies; 11+ messages in thread
From: Fabian Groffen @ 2021-01-06 13:12 UTC (permalink / raw
To: gentoo-commits
commit: 17990211266108a3827c62354c73974f48187a62
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 6 13:10:43 2021 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan 6 13:12:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17990211
app-eselect/eselect-mpg123: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild b/app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild
index b5394d96681..8ef329ffbd3 100644
--- a/app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild
+++ b/app-eselect/eselect-mpg123/eselect-mpg123-0.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=5
@@ -9,7 +9,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-mpg123/
@ 2019-05-27 21:48 Aaron Bauman
0 siblings, 0 replies; 11+ messages in thread
From: Aaron Bauman @ 2019-05-27 21:48 UTC (permalink / raw
To: gentoo-commits
commit: c26490a20913c72c53cba6c6f30a4a6638f815e0
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon May 27 21:40:51 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon May 27 21:47:52 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c26490a2
app-eselect/mpg123: arm64 stable
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild b/app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild
index 1834b66879c..fac6714b465 100644
--- a/app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild
+++ b/app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-mpg123/
@ 2017-01-29 14:49 Fabian Groffen
0 siblings, 0 replies; 11+ messages in thread
From: Fabian Groffen @ 2017-01-29 14:49 UTC (permalink / raw
To: gentoo-commits
commit: 1d425712e6d8627ac12bc9f0d845993474b58c8a
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 14:45:24 2017 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 14:45:24 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d425712
app-eselect/eselect-mpg123: dropped ~x86-interix
Package-Manager: portage-2.3.3
app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild b/app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild
index 647713e..9a4d392 100644
--- a/app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild
+++ b/app-eselect/eselect-mpg123/eselect-mpg123-0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1
^ permalink raw reply related [flat|nested] 11+ messages in thread
end of thread, other threads:[~2023-11-22 20:26 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-19 5:08 [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-mpg123/ WANG Xuerui
-- strict thread matches above, loose matches on Subject: below --
2023-11-22 20:26 Ulrich Müller
2022-08-28 10:03 James Le Cuirot
2021-04-08 7:58 Miroslav Šulc
2021-04-07 22:47 Sam James
2021-03-07 8:30 Miroslav Šulc
2021-03-07 8:30 Miroslav Šulc
2021-02-07 1:43 Sam James
2021-01-06 13:12 Fabian Groffen
2019-05-27 21:48 Aaron Bauman
2017-01-29 14:49 Fabian Groffen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox