public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xmag/
@ 2015-12-19 21:28 Markus Meier
  0 siblings, 0 replies; 18+ messages in thread
From: Markus Meier @ 2015-12-19 21:28 UTC (permalink / raw
  To: gentoo-commits

commit:     817bacec39b1e434a23f3556b6989ec27b2353bc
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 19 21:28:06 2015 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sat Dec 19 21:28:06 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=817bacec

x11-apps/xmag: arm stable, bug #559062

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"

 x11-apps/xmag/xmag-1.0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xmag/xmag-1.0.6.ebuild b/x11-apps/xmag/xmag-1.0.6.ebuild
index e67d3a1..190db16 100644
--- a/x11-apps/xmag/xmag-1.0.6.ebuild
+++ b/x11-apps/xmag/xmag-1.0.6.ebuild
@@ -8,7 +8,7 @@ inherit xorg-2
 
 DESCRIPTION="X.Org xmag application"
 
-KEYWORDS="amd64 ~arm ~hppa ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
 IUSE=""
 
 RDEPEND="x11-libs/libXaw


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xmag/
@ 2018-05-26 20:30 Matt Turner
  0 siblings, 0 replies; 18+ messages in thread
From: Matt Turner @ 2018-05-26 20:30 UTC (permalink / raw
  To: gentoo-commits

commit:     5e7153c5877a8a5ef56957ee2efcd2605e6d4709
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 19:37:43 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat May 26 20:29:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e7153c5

x11-apps/xmag: Drop old versions

 x11-apps/xmag/Manifest          |  1 -
 x11-apps/xmag/xmag-1.0.5.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/x11-apps/xmag/Manifest b/x11-apps/xmag/Manifest
index 27ddddff57f..99f291da951 100644
--- a/x11-apps/xmag/Manifest
+++ b/x11-apps/xmag/Manifest
@@ -1,2 +1 @@
-DIST xmag-1.0.5.tar.bz2 136976 BLAKE2B ead1951a94c6eb7d9334e09d73f8c9964cb362dd4e73af07f189aeb8640bf4a37101000ce920fd75ca699d90ab3b814939b90691125ac830defd125c8402f49b SHA512 2f17a672b4b21842ea194fb6bee387c44cff510dad70f487a13de14d6a24f5c7b8f03c06fb30f7ca62753a44827c1fed67ac4d2d3550780f16ffdd932e4a8bfa
 DIST xmag-1.0.6.tar.bz2 143112 BLAKE2B f53d7f564c71100e5903c19ee86aae3405cbc56258c89a5ad3d5e583649e1c2a862fef875c6de18c462e103da2afcd4fcfc9927188e7a4e8b980c7d80b2c4c64 SHA512 98f3c8e0c58f31cd4f1736ba9c5cd68dba3b2e2de6191988de8ae3e91b1d310803461840189ad56be45ee57c9ca05a2c63544a49b02ce6f79f2ebc14c59613de

diff --git a/x11-apps/xmag/xmag-1.0.5.ebuild b/x11-apps/xmag/xmag-1.0.5.ebuild
deleted file mode 100644
index d17a8f6bb82..00000000000
--- a/x11-apps/xmag/xmag-1.0.5.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="X.Org xmag application"
-
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXaw
-	x11-libs/libXmu
-	x11-libs/libXt
-	x11-libs/libX11"
-DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xmag/
@ 2021-03-19 22:40 David Seifert
  0 siblings, 0 replies; 18+ messages in thread
From: David Seifert @ 2021-03-19 22:40 UTC (permalink / raw
  To: gentoo-commits

commit:     3f67bfd29b3a053fd27643dea7e12a44d33e2f21
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 19 22:39:04 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Mar 19 22:39:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f67bfd2

x11-apps/xmag: Port to EAPI 7

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 x11-apps/xmag/xmag-1.0.6.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11-apps/xmag/xmag-1.0.6.ebuild b/x11-apps/xmag/xmag-1.0.6.ebuild
index 905fd30756e..4f865e46ee3 100644
--- a/x11-apps/xmag/xmag-1.0.6.ebuild
+++ b/x11-apps/xmag/xmag-1.0.6.ebuild
@@ -1,16 +1,16 @@
-# 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
 
-inherit xorg-2
+inherit xorg-3
 
 DESCRIPTION="X.Org xmag application"
 
 KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~s390 sparc x86"
-IUSE=""
 
-RDEPEND="x11-libs/libXaw
+RDEPEND="
+	x11-libs/libXaw
 	x11-libs/libXmu
 	x11-libs/libXt
 	x11-libs/libX11"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xmag/
@ 2022-07-12 23:55 Matt Turner
  0 siblings, 0 replies; 18+ messages in thread
From: Matt Turner @ 2022-07-12 23:55 UTC (permalink / raw
  To: gentoo-commits

commit:     5443ebe907656ec52181b41b4f6021b6b91c1bec
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 12 22:47:03 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Jul 12 23:54:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5443ebe9

x11-apps/xmag: Version bump to 1.0.7

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-apps/xmag/Manifest          |  1 +
 x11-apps/xmag/xmag-1.0.7.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/x11-apps/xmag/Manifest b/x11-apps/xmag/Manifest
index 99f291da951b..70040100595a 100644
--- a/x11-apps/xmag/Manifest
+++ b/x11-apps/xmag/Manifest
@@ -1 +1,2 @@
 DIST xmag-1.0.6.tar.bz2 143112 BLAKE2B f53d7f564c71100e5903c19ee86aae3405cbc56258c89a5ad3d5e583649e1c2a862fef875c6de18c462e103da2afcd4fcfc9927188e7a4e8b980c7d80b2c4c64 SHA512 98f3c8e0c58f31cd4f1736ba9c5cd68dba3b2e2de6191988de8ae3e91b1d310803461840189ad56be45ee57c9ca05a2c63544a49b02ce6f79f2ebc14c59613de
+DIST xmag-1.0.7.tar.xz 137660 BLAKE2B aa809a5e36d5e05524ab78d2382e15b2294439927ee7b441d246134120cef360fc2eb32b0611874a4bc4b45613a8e0fcc0e6cd595fea3fbd5a919aba593d90d9 SHA512 d35ac5d977b9f3bd03fb919bf178f68bdbc6ef2a57915b407d836fce0582f5cb78d0b79043bb6f8d015464ca113deb09469c3b724aed03901a4c3fc4a9982984

diff --git a/x11-apps/xmag/xmag-1.0.7.ebuild b/x11-apps/xmag/xmag-1.0.7.ebuild
new file mode 100644
index 000000000000..9e5c389509ca
--- /dev/null
+++ b/x11-apps/xmag/xmag-1.0.7.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="X.Org xmag application"
+
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+RDEPEND="
+	x11-libs/libXaw
+	x11-libs/libXmu
+	x11-libs/libXt
+	x11-libs/libX11"
+DEPEND="${RDEPEND}
+	x11-base/xorg-proto"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xmag/
@ 2022-07-26 15:15 Agostino Sarubbo
  0 siblings, 0 replies; 18+ messages in thread
From: Agostino Sarubbo @ 2022-07-26 15:15 UTC (permalink / raw
  To: gentoo-commits

commit:     1e98da1ba237edcd25983ac13076e1d02a88033d
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 15:14:35 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 15:14:35 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e98da1b

x11-apps/xmag: amd64 stable wrt bug #861023

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-apps/xmag/xmag-1.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xmag/xmag-1.0.7.ebuild b/x11-apps/xmag/xmag-1.0.7.ebuild
index 9e5c389509ca..43417b8782f1 100644
--- a/x11-apps/xmag/xmag-1.0.7.ebuild
+++ b/x11-apps/xmag/xmag-1.0.7.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xmag application"
 
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 
 RDEPEND="
 	x11-libs/libXaw


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xmag/
@ 2022-07-26 15:24 Agostino Sarubbo
  0 siblings, 0 replies; 18+ messages in thread
From: Agostino Sarubbo @ 2022-07-26 15:24 UTC (permalink / raw
  To: gentoo-commits

commit:     823f8b420c791fbf6e1f4c1dea4b77b7a213ed0b
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 15:23:20 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 15:24:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=823f8b42

x11-apps/xmag: x86 stable wrt bug #861023

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-apps/xmag/xmag-1.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xmag/xmag-1.0.7.ebuild b/x11-apps/xmag/xmag-1.0.7.ebuild
index 43417b8782f1..546eec70aa90 100644
--- a/x11-apps/xmag/xmag-1.0.7.ebuild
+++ b/x11-apps/xmag/xmag-1.0.7.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xmag application"
 
-KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
 
 RDEPEND="
 	x11-libs/libXaw


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xmag/
@ 2022-08-15 14:33 Sam James
  0 siblings, 0 replies; 18+ messages in thread
From: Sam James @ 2022-08-15 14:33 UTC (permalink / raw
  To: gentoo-commits

commit:     6cc1ab0612354f1a1864a2b33d590640f35202b6
Author:     matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Sat Aug  6 16:42:47 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 14:33:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cc1ab06

x11-apps/xmag: Stabilize 1.0.7 sparc, #861023

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

 x11-apps/xmag/xmag-1.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xmag/xmag-1.0.7.ebuild b/x11-apps/xmag/xmag-1.0.7.ebuild
index 546eec70aa90..c13f6065dc46 100644
--- a/x11-apps/xmag/xmag-1.0.7.ebuild
+++ b/x11-apps/xmag/xmag-1.0.7.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xmag application"
 
-KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 sparc x86"
 
 RDEPEND="
 	x11-libs/libXaw


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xmag/
@ 2022-08-15 18:03 Arthur Zamarin
  0 siblings, 0 replies; 18+ messages in thread
From: Arthur Zamarin @ 2022-08-15 18:03 UTC (permalink / raw
  To: gentoo-commits

commit:     89a88f24a4900e81fab0dc10e4f5f3deb72e3bcf
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 15 18:03:14 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 18:03:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89a88f24

x11-apps/xmag: Stabilize 1.0.7 arm, #861023

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

 x11-apps/xmag/xmag-1.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xmag/xmag-1.0.7.ebuild b/x11-apps/xmag/xmag-1.0.7.ebuild
index c13f6065dc46..ae846bca2d02 100644
--- a/x11-apps/xmag/xmag-1.0.7.ebuild
+++ b/x11-apps/xmag/xmag-1.0.7.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xmag application"
 
-KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="amd64 arm ~hppa ~mips ~ppc ~ppc64 ~s390 sparc x86"
 
 RDEPEND="
 	x11-libs/libXaw


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xmag/
@ 2022-08-15 19:39 Arthur Zamarin
  0 siblings, 0 replies; 18+ messages in thread
From: Arthur Zamarin @ 2022-08-15 19:39 UTC (permalink / raw
  To: gentoo-commits

commit:     85465674bd556a4742e74b6281d6067919a5db9b
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 15 19:39:19 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 19:39:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85465674

x11-apps/xmag: Stabilize 1.0.7 ppc, #861023

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

 x11-apps/xmag/xmag-1.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xmag/xmag-1.0.7.ebuild b/x11-apps/xmag/xmag-1.0.7.ebuild
index 223523b6b954..4c001fc90c68 100644
--- a/x11-apps/xmag/xmag-1.0.7.ebuild
+++ b/x11-apps/xmag/xmag-1.0.7.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xmag application"
 
-KEYWORDS="amd64 arm ~hppa ~mips ~ppc ppc64 ~s390 sparc x86"
+KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~s390 sparc x86"
 
 RDEPEND="
 	x11-libs/libXaw


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xmag/
@ 2022-12-27  5:58 Georgy Yakovlev
  0 siblings, 0 replies; 18+ messages in thread
From: Georgy Yakovlev @ 2022-12-27  5:58 UTC (permalink / raw
  To: gentoo-commits

commit:     10f72f054b18d088ff447abdbda2691395acf645
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 27 05:56:02 2022 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Tue Dec 27 05:56:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f72f05

x11-apps/xmag: keyword 1.0.7 for ~arm64

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 x11-apps/xmag/xmag-1.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xmag/xmag-1.0.7.ebuild b/x11-apps/xmag/xmag-1.0.7.ebuild
index 4c001fc90c68..9027d119e332 100644
--- a/x11-apps/xmag/xmag-1.0.7.ebuild
+++ b/x11-apps/xmag/xmag-1.0.7.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xmag application"
 
-KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86"
 
 RDEPEND="
 	x11-libs/libXaw


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xmag/
@ 2024-10-18  2:40 Matt Turner
  0 siblings, 0 replies; 18+ messages in thread
From: Matt Turner @ 2024-10-18  2:40 UTC (permalink / raw
  To: gentoo-commits

commit:     a2886a1a70669c9ef734382b63c4c2d3440a6273
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 18 02:28:50 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Oct 18 02:40:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2886a1a

x11-apps/xmag: Version bump to 1.0.8

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-apps/xmag/Manifest          |  1 +
 x11-apps/xmag/xmag-1.0.8.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/x11-apps/xmag/Manifest b/x11-apps/xmag/Manifest
index 1589ee74829d..0c49f2f32420 100644
--- a/x11-apps/xmag/Manifest
+++ b/x11-apps/xmag/Manifest
@@ -1 +1,2 @@
 DIST xmag-1.0.7.tar.xz 137660 BLAKE2B aa809a5e36d5e05524ab78d2382e15b2294439927ee7b441d246134120cef360fc2eb32b0611874a4bc4b45613a8e0fcc0e6cd595fea3fbd5a919aba593d90d9 SHA512 d35ac5d977b9f3bd03fb919bf178f68bdbc6ef2a57915b407d836fce0582f5cb78d0b79043bb6f8d015464ca113deb09469c3b724aed03901a4c3fc4a9982984
+DIST xmag-1.0.8.tar.xz 141688 BLAKE2B 7216f8cd3c87dde536499053d027be41a9a2121878b461481a3c10fd00fe1e0e31986cac1ccd14ed11eb8d9e11ae6a38db8cdb78b9e97aa87391b57a0a052457 SHA512 d4dbf6bf60a5a3ac88309cdc8f07284a20bd3b044795cd54e002ee5956fa317a09e5f21a9469a6fd9a786f109d8592d8b8e5128ac86850391a6445ccc1f7a11c

diff --git a/x11-apps/xmag/xmag-1.0.8.ebuild b/x11-apps/xmag/xmag-1.0.8.ebuild
new file mode 100644
index 000000000000..d6ef7c9bd845
--- /dev/null
+++ b/x11-apps/xmag/xmag-1.0.8.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+XORG_TARBALL_SUFFIX="xz"
+inherit xorg-3
+
+DESCRIPTION="X.Org xmag application"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+RDEPEND="
+	x11-libs/libXaw
+	x11-libs/libXmu
+	x11-libs/libXt
+	x11-libs/libX11"
+DEPEND="${RDEPEND}
+	x11-base/xorg-proto"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xmag/
@ 2024-11-17 16:00 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2024-11-17 16:00 UTC (permalink / raw
  To: gentoo-commits

commit:     39278847fd069da0fffea37bd6ec8171d42c86aa
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 15:59:56 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 17 15:59:56 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39278847

x11-apps/xmag: Stabilize 1.0.8 arm, #943679

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 x11-apps/xmag/xmag-1.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xmag/xmag-1.0.8.ebuild b/x11-apps/xmag/xmag-1.0.8.ebuild
index d6ef7c9bd845..8e449886297a 100644
--- a/x11-apps/xmag/xmag-1.0.8.ebuild
+++ b/x11-apps/xmag/xmag-1.0.8.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xmag application"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 
 RDEPEND="
 	x11-libs/libXaw


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xmag/
@ 2024-11-17 16:00 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2024-11-17 16:00 UTC (permalink / raw
  To: gentoo-commits

commit:     900d0faa1e413c0f5f75c3aa2e06dbffd91f106e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 15:59:58 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 17 15:59:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=900d0faa

x11-apps/xmag: Stabilize 1.0.8 ppc64, #943679

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 x11-apps/xmag/xmag-1.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xmag/xmag-1.0.8.ebuild b/x11-apps/xmag/xmag-1.0.8.ebuild
index d870074043fa..90454af18c85 100644
--- a/x11-apps/xmag/xmag-1.0.8.ebuild
+++ b/x11-apps/xmag/xmag-1.0.8.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xmag application"
 
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc ~x86"
 
 RDEPEND="
 	x11-libs/libXaw


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xmag/
@ 2024-11-17 16:00 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2024-11-17 16:00 UTC (permalink / raw
  To: gentoo-commits

commit:     cb39e65bf4647a62d5d176a44855353841fb86e4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 15:59:57 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 17 15:59:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb39e65b

x11-apps/xmag: Stabilize 1.0.8 ppc, #943679

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 x11-apps/xmag/xmag-1.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xmag/xmag-1.0.8.ebuild b/x11-apps/xmag/xmag-1.0.8.ebuild
index 8e449886297a..d870074043fa 100644
--- a/x11-apps/xmag/xmag-1.0.8.ebuild
+++ b/x11-apps/xmag/xmag-1.0.8.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xmag application"
 
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ppc ~ppc64 ~s390 ~sparc ~x86"
 
 RDEPEND="
 	x11-libs/libXaw


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xmag/
@ 2024-11-17 16:00 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2024-11-17 16:00 UTC (permalink / raw
  To: gentoo-commits

commit:     da023ae164d163a48ee022bc3cd3ad3ee972cb52
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 16:00:00 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 17 16:00:00 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da023ae1

x11-apps/xmag: Stabilize 1.0.8 x86, #943679

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 x11-apps/xmag/xmag-1.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xmag/xmag-1.0.8.ebuild b/x11-apps/xmag/xmag-1.0.8.ebuild
index 90454af18c85..804513b94833 100644
--- a/x11-apps/xmag/xmag-1.0.8.ebuild
+++ b/x11-apps/xmag/xmag-1.0.8.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xmag application"
 
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc x86"
 
 RDEPEND="
 	x11-libs/libXaw


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xmag/
@ 2024-11-17 21:03 Michał Górny
  0 siblings, 0 replies; 18+ messages in thread
From: Michał Górny @ 2024-11-17 21:03 UTC (permalink / raw
  To: gentoo-commits

commit:     6930c72d67cc2a37a67b56fab74da24d4c24f21c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 21:03:22 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 17 21:03:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6930c72d

x11-apps/xmag: Stabilize 1.0.8 amd64, #943679

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 x11-apps/xmag/xmag-1.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xmag/xmag-1.0.8.ebuild b/x11-apps/xmag/xmag-1.0.8.ebuild
index 804513b94833..a8bb896e8d8b 100644
--- a/x11-apps/xmag/xmag-1.0.8.ebuild
+++ b/x11-apps/xmag/xmag-1.0.8.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xmag application"
 
-KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc x86"
 
 RDEPEND="
 	x11-libs/libXaw


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xmag/
@ 2024-11-18 10:28 Arthur Zamarin
  0 siblings, 0 replies; 18+ messages in thread
From: Arthur Zamarin @ 2024-11-18 10:28 UTC (permalink / raw
  To: gentoo-commits

commit:     a58a1bd6b22c30c6863666a6a0860eb6190f73a7
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 18 10:28:32 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Nov 18 10:28:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a58a1bd6

x11-apps/xmag: Stabilize 1.0.8 sparc, #943679

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

 x11-apps/xmag/xmag-1.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xmag/xmag-1.0.8.ebuild b/x11-apps/xmag/xmag-1.0.8.ebuild
index a8bb896e8d8b..6a5ebe0f2015 100644
--- a/x11-apps/xmag/xmag-1.0.8.ebuild
+++ b/x11-apps/xmag/xmag-1.0.8.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xmag application"
 
-KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86"
 
 RDEPEND="
 	x11-libs/libXaw


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

* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xmag/
@ 2024-11-23 21:16 Matt Turner
  0 siblings, 0 replies; 18+ messages in thread
From: Matt Turner @ 2024-11-23 21:16 UTC (permalink / raw
  To: gentoo-commits

commit:     d4a492ac60914d8465d75a766c8d6c86c9396ded
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 21:02:52 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 21:16:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4a492ac

x11-apps/xmag: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-apps/xmag/Manifest          |  1 -
 x11-apps/xmag/xmag-1.0.7.ebuild | 19 -------------------
 2 files changed, 20 deletions(-)

diff --git a/x11-apps/xmag/Manifest b/x11-apps/xmag/Manifest
index 0c49f2f32420..a9e2755b1da7 100644
--- a/x11-apps/xmag/Manifest
+++ b/x11-apps/xmag/Manifest
@@ -1,2 +1 @@
-DIST xmag-1.0.7.tar.xz 137660 BLAKE2B aa809a5e36d5e05524ab78d2382e15b2294439927ee7b441d246134120cef360fc2eb32b0611874a4bc4b45613a8e0fcc0e6cd595fea3fbd5a919aba593d90d9 SHA512 d35ac5d977b9f3bd03fb919bf178f68bdbc6ef2a57915b407d836fce0582f5cb78d0b79043bb6f8d015464ca113deb09469c3b724aed03901a4c3fc4a9982984
 DIST xmag-1.0.8.tar.xz 141688 BLAKE2B 7216f8cd3c87dde536499053d027be41a9a2121878b461481a3c10fd00fe1e0e31986cac1ccd14ed11eb8d9e11ae6a38db8cdb78b9e97aa87391b57a0a052457 SHA512 d4dbf6bf60a5a3ac88309cdc8f07284a20bd3b044795cd54e002ee5956fa317a09e5f21a9469a6fd9a786f109d8592d8b8e5128ac86850391a6445ccc1f7a11c

diff --git a/x11-apps/xmag/xmag-1.0.7.ebuild b/x11-apps/xmag/xmag-1.0.7.ebuild
deleted file mode 100644
index 9027d119e332..000000000000
--- a/x11-apps/xmag/xmag-1.0.7.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-XORG_TARBALL_SUFFIX="xz"
-inherit xorg-3
-
-DESCRIPTION="X.Org xmag application"
-
-KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86"
-
-RDEPEND="
-	x11-libs/libXaw
-	x11-libs/libXmu
-	x11-libs/libXt
-	x11-libs/libX11"
-DEPEND="${RDEPEND}
-	x11-base/xorg-proto"


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

end of thread, other threads:[~2024-11-23 21:17 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-23 21:16 [gentoo-commits] repo/gentoo:master commit in: x11-apps/xmag/ Matt Turner
  -- strict thread matches above, loose matches on Subject: below --
2024-11-18 10:28 Arthur Zamarin
2024-11-17 21:03 Michał Górny
2024-11-17 16:00 Michał Górny
2024-11-17 16:00 Michał Górny
2024-11-17 16:00 Michał Górny
2024-11-17 16:00 Michał Górny
2024-10-18  2:40 Matt Turner
2022-12-27  5:58 Georgy Yakovlev
2022-08-15 19:39 Arthur Zamarin
2022-08-15 18:03 Arthur Zamarin
2022-08-15 14:33 Sam James
2022-07-26 15:24 Agostino Sarubbo
2022-07-26 15:15 Agostino Sarubbo
2022-07-12 23:55 Matt Turner
2021-03-19 22:40 David Seifert
2018-05-26 20:30 Matt Turner
2015-12-19 21:28 Markus Meier

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