public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-sound/
@ 2017-07-12 12:15 Alexis Ballier
  0 siblings, 0 replies; 12+ messages in thread
From: Alexis Ballier @ 2017-07-12 12:15 UTC (permalink / raw
  To: gentoo-commits

commit:     621a334ceb694682dc434fa811e2ab2bc6e9eb98
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 12 12:15:07 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jul 12 12:15:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=621a334c

dev-java/icedtea-sound: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild b/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild
index 50b1e88fed0..8d57327bbb5 100644
--- a/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild
+++ b/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # Build written by Andrew John Hughes (gnu_andrew@member.fsf.org)
 
@@ -12,7 +12,7 @@ SRC_URI="http://icedtea.classpath.org/download/source/${P}.tar.xz"
 
 LICENSE="GPL-2-with-linking-exception"
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
 
 IUSE="+doc test"
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-sound/
@ 2022-04-18  7:54 Miroslav Šulc
  0 siblings, 0 replies; 12+ messages in thread
From: Miroslav Šulc @ 2022-04-18  7:54 UTC (permalink / raw
  To: gentoo-commits

commit:     bda85418c232332eeefbada4131f58b2d749c745
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Sun Apr 17 09:34:10 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 07:54:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bda85418

dev-java/icedtea-sound: drop 1.0.1

Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/25057
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild | 43 -----------------------
 1 file changed, 43 deletions(-)

diff --git a/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild b/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild
deleted file mode 100644
index c480a1189a79..000000000000
--- a/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# Build written by Andrew John Hughes (gnu_andrew@member.fsf.org)
-
-EAPI="5"
-
-inherit java-pkg-2 prefix
-
-DESCRIPTION="Plugins for javax.sound"
-HOMEPAGE="http://icedtea.classpath.org"
-SRC_URI="http://icedtea.classpath.org/download/source/${P}.tar.xz"
-
-LICENSE="GPL-2-with-linking-exception"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
-
-IUSE="+doc test"
-RESTRICT="!test? ( test )"
-
-COMMON_DEP="
-	>=virtual/jdk-1.6.0
-	>=media-sound/pulseaudio-0.9.11:="
-RDEPEND="${COMMON_DEP}"
-DEPEND="${COMMON_DEP}
-	app-arch/zip"
-
-pkg_setup() {
-	JAVA_PKG_WANT_SOURCE="1.6"
-	JAVA_PKG_WANT_TARGET="1.6"
-
-	java-pkg-2_pkg_setup
-}
-
-src_configure() {
-	econf --with-jdk-home="${JAVA_HOME}" \
-		$(use_enable doc docs) \
-		--htmldir="${EPREFIX%/}/usr/share/doc/${PF}/html"
-}
-
-src_compile() {
-	default
-}


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-sound/
@ 2022-04-17  8:07 Jakov Smolić
  0 siblings, 0 replies; 12+ messages in thread
From: Jakov Smolić @ 2022-04-17  8:07 UTC (permalink / raw
  To: gentoo-commits

commit:     7fcf698486a23b797a0ce970eb2c958282e9688b
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 17 08:06:27 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Apr 17 08:06:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fcf6984

dev-java/icedtea-sound: Stabilize 1.0.1-r1 amd64, #838733

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild b/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild
index 5480c534c83c..9990e63fba50 100644
--- a/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild
+++ b/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://icedtea.classpath.org/download/source/${P}.tar.xz"
 
 LICENSE="GPL-2-with-linking-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86"
 
 IUSE="+doc"
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-sound/
@ 2022-04-16 18:45 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2022-04-16 18:45 UTC (permalink / raw
  To: gentoo-commits

commit:     57a7a4e491e30d337bdfacce4d1320de4eab9610
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 18:45:06 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 18:45:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57a7a4e4

dev-java/icedtea-sound: Stabilize 1.0.1-r1 x86, #838733

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild b/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild
index aeac8c929ed5..5480c534c83c 100644
--- a/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild
+++ b/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://icedtea.classpath.org/download/source/${P}.tar.xz"
 
 LICENSE="GPL-2-with-linking-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ppc64 x86"
 
 IUSE="+doc"
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-sound/
@ 2022-04-16  7:56 Arthur Zamarin
  0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2022-04-16  7:56 UTC (permalink / raw
  To: gentoo-commits

commit:     313099f5e1fd1b4785fe8193a6fc4fb43f70ef09
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 07:55:51 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 07:55:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=313099f5

dev-java/icedtea-sound: Stabilize 1.0.1-r1 arm64, #838733

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild b/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild
index f7d9908e08a8..aeac8c929ed5 100644
--- a/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild
+++ b/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://icedtea.classpath.org/download/source/${P}.tar.xz"
 
 LICENSE="GPL-2-with-linking-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ppc64 ~x86"
 
 IUSE="+doc"
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-sound/
@ 2022-04-16  7:52 Arthur Zamarin
  0 siblings, 0 replies; 12+ messages in thread
From: Arthur Zamarin @ 2022-04-16  7:52 UTC (permalink / raw
  To: gentoo-commits

commit:     65a0b1aacecaacbd4a833fc6d2e63495e625b774
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 07:52:40 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 07:52:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65a0b1aa

dev-java/icedtea-sound: Stabilize 1.0.1-r1 ppc64, #838733

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild b/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild
index 23bc227e0ef0..f7d9908e08a8 100644
--- a/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild
+++ b/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://icedtea.classpath.org/download/source/${P}.tar.xz"
 
 LICENSE="GPL-2-with-linking-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86"
 
 IUSE="+doc"
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-sound/
@ 2022-03-17 21:38 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2022-03-17 21:38 UTC (permalink / raw
  To: gentoo-commits

commit:     130ca88e572e17bdb810eaeaae70df33b2ba40db
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 17 21:37:37 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 17 21:37:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=130ca88e

dev-java/icedtea-sound: drop IUSE=test

No-op.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild b/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild
index 25e126249722..23bc227e0ef0 100644
--- a/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild
+++ b/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild
@@ -15,12 +15,11 @@ LICENSE="GPL-2-with-linking-exception"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 
-IUSE="+doc test"
-RESTRICT="!test? ( test )"
+IUSE="+doc"
 
 COMMON_DEP="
 	virtual/jdk:1.8
-	>=media-sound/pulseaudio-0.9.11:="
+	>=media-sound/pulseaudio-0.9.11"
 RDEPEND="${COMMON_DEP}"
 DEPEND="${COMMON_DEP}"
 BDEPEND="app-arch/zip"


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-sound/
@ 2022-03-17 21:32 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2022-03-17 21:32 UTC (permalink / raw
  To: gentoo-commits

commit:     7068127d8f8b4a36a38667578e72d0f72688e821
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Thu Mar 17 11:08:38 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 17 21:32:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7068127d

dev-java/icedtea-sound: EAPI 8, min java 1.8

Bug: https://bugs.gentoo.org/698580
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/24620
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../icedtea-sound/icedtea-sound-1.0.1-r1.ebuild    | 43 ++++++++++++++++++++++
 1 file changed, 43 insertions(+)

diff --git a/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild b/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild
new file mode 100644
index 000000000000..25e126249722
--- /dev/null
+++ b/dev-java/icedtea-sound/icedtea-sound-1.0.1-r1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Build written by Andrew John Hughes (gnu_andrew@member.fsf.org)
+
+EAPI=8
+
+inherit java-pkg-2
+
+DESCRIPTION="Plugins for javax.sound"
+HOMEPAGE="https://icedtea.classpath.org"
+SRC_URI="https://icedtea.classpath.org/download/source/${P}.tar.xz"
+
+LICENSE="GPL-2-with-linking-exception"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+IUSE="+doc test"
+RESTRICT="!test? ( test )"
+
+COMMON_DEP="
+	virtual/jdk:1.8
+	>=media-sound/pulseaudio-0.9.11:="
+RDEPEND="${COMMON_DEP}"
+DEPEND="${COMMON_DEP}"
+BDEPEND="app-arch/zip"
+
+pkg_setup() {
+	JAVA_PKG_WANT_SOURCE="1.8"
+	JAVA_PKG_WANT_TARGET="1.8"
+
+	java-pkg-2_pkg_setup
+}
+
+src_configure() {
+	econf --with-jdk-home="${JAVA_HOME}" \
+		$(use_enable doc docs) \
+		--htmldir="${EPREFIX}/usr/share/doc/${PF}/html"
+}
+
+src_compile() {
+	default
+}


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-sound/
@ 2021-06-10 22:21 Sam James
  0 siblings, 0 replies; 12+ messages in thread
From: Sam James @ 2021-06-10 22:21 UTC (permalink / raw
  To: gentoo-commits

commit:     13ec58d817c0175d90953bd22fa27adc8cf9afd1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 10 22:20:32 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 10 22:20:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13ec58d8

dev-java/icedtea-sound: fix VariableScope (EROOT)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild b/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild
index a891e3577f3..c480a1189a7 100644
--- a/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild
+++ b/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild
@@ -35,7 +35,7 @@ pkg_setup() {
 src_configure() {
 	econf --with-jdk-home="${JAVA_HOME}" \
 		$(use_enable doc docs) \
-		--htmldir="${EROOT}usr/share/doc/${PF}/html"
+		--htmldir="${EPREFIX%/}/usr/share/doc/${PF}/html"
 }
 
 src_compile() {


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-sound/
@ 2019-02-03 15:00 Miroslav Šulc
  0 siblings, 0 replies; 12+ messages in thread
From: Miroslav Šulc @ 2019-02-03 15:00 UTC (permalink / raw
  To: gentoo-commits

commit:     4fb7244bbb83ea6f29b5b5bb07f6e8e748793988
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  3 14:59:42 2019 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Feb  3 14:59:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fb7244b

dev-java/icedtea-sound-1.0.1: dependency fix

Closes: https://bugs.gentoo.org/536050
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild b/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild
index c663e70656d..52150dcdba3 100644
--- a/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild
+++ b/dev-java/icedtea-sound/icedtea-sound-1.0.1.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
 
 # Build written by Andrew John Hughes (gnu_andrew@member.fsf.org)
@@ -21,7 +21,8 @@ COMMON_DEP="
 	>=virtual/jdk-1.6.0
 	>=media-sound/pulseaudio-0.9.11:="
 RDEPEND="${COMMON_DEP}"
-DEPEND="${COMMON_DEP}"
+DEPEND="${COMMON_DEP}
+	app-arch/zip"
 
 pkg_setup() {
 	JAVA_PKG_WANT_SOURCE="1.6"


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-sound/
@ 2016-03-15  7:06 James Le Cuirot
  0 siblings, 0 replies; 12+ messages in thread
From: James Le Cuirot @ 2016-03-15  7:06 UTC (permalink / raw
  To: gentoo-commits

commit:     64f5eda616f18c617ae66f92e7f88d21d64372e4
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 14 22:36:45 2016 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 07:05:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64f5eda6

dev-java/icedtea-sound: 1.0.1 stable on ppc64 (tested by ago)

Package-Manager: portage-2.2.28

 dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild b/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild
index 3bee09b..e533bfc 100644
--- a/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild
+++ b/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://icedtea.classpath.org/download/source/${P}.tar.xz"
 
 LICENSE="GPL-2-with-linking-exception"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc64 x86"
+KEYWORDS="amd64 ~arm ppc64 x86"
 
 IUSE="+doc test"
 


^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-sound/
@ 2015-11-22 21:00 James Le Cuirot
  0 siblings, 0 replies; 12+ messages in thread
From: James Le Cuirot @ 2015-11-22 21:00 UTC (permalink / raw
  To: gentoo-commits

commit:     75d1733bf5bfe1dfd898ef80b73122d8d99a9354
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 22 17:23:36 2015 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Nov 22 20:59:36 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75d1733b

dev-java/icedtea-sound: Add ~ppc64 keyword

Admittedly not tested beyond building but testing this remotely is
kinda hard.

Package-Manager: portage-2.2.25

 dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild b/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild
index b8f1d60..5a29f20 100644
--- a/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild
+++ b/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://icedtea.classpath.org/download/source/${P}.tar.xz"
 
 LICENSE="GPL-2-with-linking-exception"
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86"
+KEYWORDS="amd64 ~arm ppc ~ppc64 x86"
 
 IUSE="+doc test"
 


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

end of thread, other threads:[~2022-04-18  7:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-12 12:15 [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-sound/ Alexis Ballier
  -- strict thread matches above, loose matches on Subject: below --
2022-04-18  7:54 Miroslav Šulc
2022-04-17  8:07 Jakov Smolić
2022-04-16 18:45 Sam James
2022-04-16  7:56 Arthur Zamarin
2022-04-16  7:52 Arthur Zamarin
2022-03-17 21:38 Sam James
2022-03-17 21:32 Sam James
2021-06-10 22:21 Sam James
2019-02-03 15:00 Miroslav Šulc
2016-03-15  7:06 James Le Cuirot
2015-11-22 21:00 James Le Cuirot

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