public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/quickplot/
@ 2016-05-14 23:32 David Seifert
  0 siblings, 0 replies; 9+ messages in thread
From: David Seifert @ 2016-05-14 23:32 UTC (permalink / raw
  To: gentoo-commits

commit:     a0cbe50397396f6e6dce2f8007c2886775bcad78
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 23:29:50 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 14 23:29:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0cbe503

sci-visualization/quickplot: Fix QA MissingSlotDep

Package-Manager: portage-2.2.28

 sci-visualization/quickplot/quickplot-0.10.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-visualization/quickplot/quickplot-0.10.6.ebuild b/sci-visualization/quickplot/quickplot-0.10.6.ebuild
index eb15ab1..b991311 100644
--- a/sci-visualization/quickplot/quickplot-0.10.6.ebuild
+++ b/sci-visualization/quickplot/quickplot-0.10.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -19,7 +19,7 @@ IUSE="static-libs"
 
 RDEPEND="
 	media-libs/libsndfile
-	>=sys-libs/readline-0.6.2
+	>=sys-libs/readline-0.6.2:0=
 	x11-libs/gtk+:3"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"


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

* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/quickplot/
@ 2016-05-14 23:32 David Seifert
  0 siblings, 0 replies; 9+ messages in thread
From: David Seifert @ 2016-05-14 23:32 UTC (permalink / raw
  To: gentoo-commits

commit:     fc738fec92ad2d91783c1a26f50dd80af35d1032
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May 14 23:30:37 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 14 23:30:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc738fec

sci-visualization/quickplot: Fix QA MissingSlotDep

Package-Manager: portage-2.2.28

 sci-visualization/quickplot/quickplot-0.10.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-visualization/quickplot/quickplot-0.10.8.ebuild b/sci-visualization/quickplot/quickplot-0.10.8.ebuild
index c1b72de..8060d35 100644
--- a/sci-visualization/quickplot/quickplot-0.10.8.ebuild
+++ b/sci-visualization/quickplot/quickplot-0.10.8.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$
 
@@ -19,7 +19,7 @@ IUSE="static-libs"
 
 RDEPEND="
 	media-libs/libsndfile
-	>=sys-libs/readline-0.6.2
+	>=sys-libs/readline-0.6.2:0=
 	x11-libs/gtk+:3"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"


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

* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/quickplot/
@ 2016-11-12 14:21 Justin Lecher
  0 siblings, 0 replies; 9+ messages in thread
From: Justin Lecher @ 2016-11-12 14:21 UTC (permalink / raw
  To: gentoo-commits

commit:     2e87e8f3b4df768786a1d12c30bfab4e5ea1c1d7
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 12 13:41:41 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 14:21:16 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e87e8f3

sci-visualization/quickplot: Add new HOMPAGE

Package-Manager: portage-2.3.2
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-visualization/quickplot/quickplot-0.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-visualization/quickplot/quickplot-0.10.8.ebuild b/sci-visualization/quickplot/quickplot-0.10.8.ebuild
index 8060d35..ec91eeb 100644
--- a/sci-visualization/quickplot/quickplot-0.10.8.ebuild
+++ b/sci-visualization/quickplot/quickplot-0.10.8.ebuild
@@ -9,7 +9,7 @@ AUTOTOOLS_AUTORECONF=true
 inherit autotools-utils eutils
 
 DESCRIPTION="A fast interactive 2D plotter"
-HOMEPAGE="http://quickplot.sourceforge.net/"
+HOMEPAGE="http://quickplot.sourceforge.net/ https://github.com/lanceman2/quickplot"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/quickplot/
@ 2017-01-29 22:51 David Seifert
  0 siblings, 0 replies; 9+ messages in thread
From: David Seifert @ 2017-01-29 22:51 UTC (permalink / raw
  To: gentoo-commits

commit:     3c11d6809dd44eb3625677a37cb088e82b329844
Author:     Gerhard Bräunlich <wippbox <AT> gmx <DOT> net>
AuthorDate: Sun Jan 29 00:28:18 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 22:51:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c11d680

sci-visualization/quickplot: Version bump to 1.0.1_rc, EAPI bump 5 -> 6

Package-Manager: portage-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/3700

 sci-visualization/quickplot/Manifest               |  1 +
 .../quickplot/quickplot-1.0.1_rc.ebuild            | 50 ++++++++++++++++++++++
 2 files changed, 51 insertions(+)

diff --git a/sci-visualization/quickplot/Manifest b/sci-visualization/quickplot/Manifest
index e58f25b..c6eb26a 100644
--- a/sci-visualization/quickplot/Manifest
+++ b/sci-visualization/quickplot/Manifest
@@ -1,2 +1,3 @@
 DIST quickplot-0.10.6.tar.xz 445172 SHA256 6560dcfade541ed183d0609682a64915d66f437bf7268e1f221216b2a453d878 SHA512 10b5277d8d0b8febc3c663256f3912bdd9d879b3038a5fdd3a7adc223419893ee56b825f04b5bee29883f30acb3b6a329d8e314b049fef26d6220192767d4adb WHIRLPOOL d0f2b49db8fb3e74c7f4483a65bf278dd9c196833f341f2ea5d1d5b91bf36b2549e8465d64eed410e7c63a1cd6bef85e49200f102c79dc9d39a0a59be2e26ede
 DIST quickplot-0.10.8.tar.bz2 531610 SHA256 ec3946daf978f9c18537c88c15be9e84f84097ab3bb7b04dae62edad5ba91456 SHA512 e382206ba70849755e4110070a5e6b128bea4502ef623c59aa041ba84ed407e0ad06c62366b3bbcd71f8a76a3e651a04efab61edeb616ab6321c5680b03afa95 WHIRLPOOL 84216eadfe905741c19ce036c621d6386a538bcee939ea7abd3e6bd90e2249f858b51400fbe8d79a0c3ccb93fabd00915012d3443afebac00c71d667ac4faf5f
+DIST quickplot-1.0.1rc.tar.gz 303055 SHA256 44c39c179eb593c717fc2a6f01058efa7deb2da91f4b91a0d014e03fba35e8a2 SHA512 9cfaaafb7db379fb43b2975d588464288ac18eb21b3248fb02e5a30b0fa0950313a9818cfec23821046f9819d78255f02dff9970668a4b4ed8c4f452d6df3451 WHIRLPOOL f20ff4bac3f990fe39a67368b8f42cafd513b0fd08091ab4befd8592719713f1bb4d01eb76dd87cd28adce26c820a648346b5dfe63f40044ac0080467b2cd870

diff --git a/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild b/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild
new file mode 100644
index 00000000..15fd960
--- /dev/null
+++ b/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools eutils
+
+MY_P=${P/_rc/rc}
+
+DESCRIPTION="A fast interactive 2D plotter"
+HOMEPAGE="http://quickplot.sourceforge.net/ https://github.com/lanceman2/quickplot"
+SRC_URI="https://github.com/lanceman2/${PN}/archive/${MY_P}.tar.gz"
+
+SLOT="0"
+LICENSE="GPL-3"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+IUSE="static-libs"
+
+RDEPEND="
+	media-libs/libsndfile
+	>=sys-libs/readline-0.6.2:0=
+	x11-libs/gtk+:3"
+DEPEND="${RDEPEND}
+	media-gfx/imagemagick
+	virtual/pkgconfig
+	www-client/lynx"
+
+S="${WORKDIR}/${PN}-${MY_P}"
+
+src_prepare() {
+	sed -i \
+		-e '/libquickplot_la_LIBADD/s:$: -lm:g' \
+		-e 's/ $(htmldir)/ $(DESTDIR)$(htmldir)/g' \
+		Makefile.am || die
+	default
+	eautoreconf
+}
+
+src_configure() {
+	econf \
+		--enable-developer \
+		$(use_enable static-libs static)
+}
+
+src_install () {
+	default
+	make_desktop_entry 'quickplot --no-pipe' Quickplot quickplot Graphics
+	mv "${ED%/}"/usr/share/applications/quickplot{*,}.desktop || die
+}


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

* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/quickplot/
@ 2021-01-20 10:16 David Seifert
  0 siblings, 0 replies; 9+ messages in thread
From: David Seifert @ 2021-01-20 10:16 UTC (permalink / raw
  To: gentoo-commits

commit:     e01ea307a4341a4b202c7f92f9962b6140e45a11
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Wed Jan 20 10:16:21 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Jan 20 10:16:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e01ea307

sci-visualization/quickplot: Remove old

Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sci-visualization/quickplot/Manifest               |  1 -
 .../quickplot/quickplot-0.10.8.ebuild              | 43 ----------------------
 2 files changed, 44 deletions(-)

diff --git a/sci-visualization/quickplot/Manifest b/sci-visualization/quickplot/Manifest
index fc1b8c1e1c8..29730e1cad9 100644
--- a/sci-visualization/quickplot/Manifest
+++ b/sci-visualization/quickplot/Manifest
@@ -1,3 +1,2 @@
 DIST quickplot-0.10.6.tar.xz 445172 BLAKE2B bcb2c694cc6a3777b7d88a5fbd6562d2612f76b0fabde67562ddba44708db0674336b72f5223aa6043524e9c6cb057e518b076086f2c05370bef6eb54b07e8bf SHA512 10b5277d8d0b8febc3c663256f3912bdd9d879b3038a5fdd3a7adc223419893ee56b825f04b5bee29883f30acb3b6a329d8e314b049fef26d6220192767d4adb
-DIST quickplot-0.10.8.tar.bz2 531610 BLAKE2B 3092329b471b45c5a9c0387528ee65ac6c83ca3f21f2e4b7cd1b644a958c83eeb019e4da772a72343c45b478d1709b659372886c50b51623c5b756b4be6ba6d0 SHA512 e382206ba70849755e4110070a5e6b128bea4502ef623c59aa041ba84ed407e0ad06c62366b3bbcd71f8a76a3e651a04efab61edeb616ab6321c5680b03afa95
 DIST quickplot-1.0.1rc.tar.gz 303055 BLAKE2B 52c8b60b0f79171358d81691f8824e39c1e3bafc1c084c3a52037e8cd1148e8bf68027ccc90593eca15fcbee0074d42ad7def1eb9d1f5c656b86e12adb6cfdcc SHA512 9cfaaafb7db379fb43b2975d588464288ac18eb21b3248fb02e5a30b0fa0950313a9818cfec23821046f9819d78255f02dff9970668a4b4ed8c4f452d6df3451

diff --git a/sci-visualization/quickplot/quickplot-0.10.8.ebuild b/sci-visualization/quickplot/quickplot-0.10.8.ebuild
deleted file mode 100644
index 64c6464035c..00000000000
--- a/sci-visualization/quickplot/quickplot-0.10.8.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=true
-
-inherit autotools-utils eutils
-
-DESCRIPTION="A fast interactive 2D plotter"
-HOMEPAGE="http://quickplot.sourceforge.net/ https://github.com/lanceman2/quickplot"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
-IUSE="static-libs"
-
-RDEPEND="
-	media-libs/libsndfile
-	>=sys-libs/readline-0.6.2:0=
-	x11-libs/gtk+:3"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-src_prepare() {
-	sed '/libquickplot_la_LIBADD/s:$: -lm:g' -i Makefile.am || die
-	autotools-utils_src_prepare
-}
-
-src_configure() {
-	local myeconfargs=(
-		--htmldir="${EPREFIX}/usr/share/doc/${PF}/html"
-	)
-	autotools-utils_src_configure
-}
-
-src_install() {
-	autotools-utils_src_install
-	make_desktop_entry 'quickplot --no-pipe' Quickplot quickplot Graphics
-	mv "${ED}"/usr/share/applications/quickplot*.desktop \
-		"${ED}"/usr/share/applications/quickplot.desktop || die
-}


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

* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/quickplot/
@ 2021-03-28  1:14 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2021-03-28  1:14 UTC (permalink / raw
  To: gentoo-commits

commit:     b198e634ab4d1be829cedb573726025913bb328a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 23:39:41 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 28 01:13:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b198e634

sci-visualization/quickplot: port to EAPI 7, drop .la, drop static-libs

* Port to EAPI 7
* Drop autotools-utils, eutils
* Drop .la
* Drop static-libs

Revbumping to ensure we catch any issues through reports, but
shouldn't be strictly necessary.

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

 ...ot-0.10.6.ebuild => quickplot-0.10.6-r1.ebuild} | 27 +++++++++++-----------
 1 file changed, 14 insertions(+), 13 deletions(-)

diff --git a/sci-visualization/quickplot/quickplot-0.10.6.ebuild b/sci-visualization/quickplot/quickplot-0.10.6-r1.ebuild
similarity index 69%
rename from sci-visualization/quickplot/quickplot-0.10.6.ebuild
rename to sci-visualization/quickplot/quickplot-0.10.6-r1.ebuild
index b3e060eccce..0fb21de2d5b 100644
--- a/sci-visualization/quickplot/quickplot-0.10.6.ebuild
+++ b/sci-visualization/quickplot/quickplot-0.10.6-r1.ebuild
@@ -1,11 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-AUTOTOOLS_AUTORECONF=true
-
-inherit autotools-utils eutils
+inherit autotools desktop
 
 DESCRIPTION="A fast interactive 2D plotter"
 HOMEPAGE="http://quickplot.sourceforge.net/"
@@ -20,23 +18,26 @@ RDEPEND="
 	media-libs/libsndfile
 	>=sys-libs/readline-0.6.2:0=
 	x11-libs/gtk+:3"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
 
 src_prepare() {
+	default
+
 	sed '/libquickplot_la_LIBADD/s:$: -lm:g' -i Makefile.am || die
-	autotools-utils_src_prepare
+
+	eautoreconf
 }
 
 src_configure() {
-	local myeconfargs=(
-		--htmldir="${EPREFIX}/usr/share/doc/${PF}/html"
-	)
-	autotools-utils_src_configure
+	econf --disable-static
 }
 
 src_install() {
-	autotools-utils_src_install
+	default
+
+	find "${ED}" -name '*.la' -delete || die
+
 	make_desktop_entry 'quickplot --no-pipe' Quickplot quickplot Graphics
 	mv "${ED}"/usr/share/applications/quickplot*.desktop \
 		"${ED}"/usr/share/applications/quickplot.desktop || die


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

* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/quickplot/
@ 2021-05-25 18:54 Andrew Ammerlaan
  0 siblings, 0 replies; 9+ messages in thread
From: Andrew Ammerlaan @ 2021-05-25 18:54 UTC (permalink / raw
  To: gentoo-commits

commit:     bd6d36d5881a99cef05bca02228b7ab3adcaf9fd
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue May 25 18:54:24 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue May 25 18:54:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd6d36d5

sci-visualization/quickplot: add missing dep

Closes: https://bugs.gentoo.org/634888
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild b/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild
index 19ccf287fd2..688dc57516e 100644
--- a/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild
+++ b/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild
@@ -26,7 +26,8 @@ DEPEND="${RDEPEND}"
 BDEPEND="
 	media-gfx/imagemagick[png]
 	virtual/pkgconfig
-	www-client/lynx"
+	www-client/lynx
+	dev-vcs/git"
 
 PATCHES=( "${FILESDIR}"/${P}-automake.patch )
 


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

* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/quickplot/
@ 2021-10-17  8:51 Sam James
  0 siblings, 0 replies; 9+ messages in thread
From: Sam James @ 2021-10-17  8:51 UTC (permalink / raw
  To: gentoo-commits

commit:     02714006d9f1a2a211f895753d748722ceeaf690
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 17 08:49:42 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 17 08:49:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02714006

sci-visualization/quickplot: imagemagick -> imagemagick-tools

Closes: https://bugs.gentoo.org/791709
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild b/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild
index 688dc57516e..08a6ff3d92c 100644
--- a/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild
+++ b/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
 	x11-libs/gtk+:3"
 DEPEND="${RDEPEND}"
 BDEPEND="
-	media-gfx/imagemagick[png]
+	virtual/imagemagick-tools[png]
 	virtual/pkgconfig
 	www-client/lynx
 	dev-vcs/git"


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

* [gentoo-commits] repo/gentoo:master commit in: sci-visualization/quickplot/
@ 2023-04-29 15:14 Arthur Zamarin
  0 siblings, 0 replies; 9+ messages in thread
From: Arthur Zamarin @ 2023-04-29 15:14 UTC (permalink / raw
  To: gentoo-commits

commit:     007eb5d4cb0500936eea89914513d9369411dc3e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 29 15:13:56 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 29 15:13:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=007eb5d4

sci-visualization/quickplot: Stabilize 1.0.1_rc amd64, #899442

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

 sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild b/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild
index 08a6ff3d92ce..3679f193db3d 100644
--- a/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild
+++ b/sci-visualization/quickplot/quickplot-1.0.1_rc.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${MY_P}"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	media-libs/libsndfile:=


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

end of thread, other threads:[~2023-04-29 15:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-17  8:51 [gentoo-commits] repo/gentoo:master commit in: sci-visualization/quickplot/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2023-04-29 15:14 Arthur Zamarin
2021-05-25 18:54 Andrew Ammerlaan
2021-03-28  1:14 Sam James
2021-01-20 10:16 David Seifert
2017-01-29 22:51 David Seifert
2016-11-12 14:21 Justin Lecher
2016-05-14 23:32 David Seifert
2016-05-14 23:32 David Seifert

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