public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2016-07-20 12:03 Bernard Cafarelli
  0 siblings, 0 replies; 23+ messages in thread
From: Bernard Cafarelli @ 2016-07-20 12:03 UTC (permalink / raw
  To: gentoo-commits

commit:     af1f95e70b482f380687449c71028c5f762487a5
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 20 11:55:31 2016 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Wed Jul 20 11:55:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af1f95e7

virtual/gnustep-back: version bump

Package-Manager: portage-2.3.0

 virtual/gnustep-back/gnustep-back-0.25.0.ebuild | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/virtual/gnustep-back/gnustep-back-0.25.0.ebuild b/virtual/gnustep-back/gnustep-back-0.25.0.ebuild
new file mode 100644
index 0000000..c2abf16
--- /dev/null
+++ b/virtual/gnustep-back/gnustep-back-0.25.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+IUSE=""
+
+RDEPEND="|| (
+		~gnustep-base/gnustep-back-cairo-${PV}
+		~gnustep-base/gnustep-back-art-${PV}
+		~gnustep-base/gnustep-back-xlib-${PV}
+	)"
+DEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2017-01-13 15:13 Agostino Sarubbo
  0 siblings, 0 replies; 23+ messages in thread
From: Agostino Sarubbo @ 2017-01-13 15:13 UTC (permalink / raw
  To: gentoo-commits

commit:     8f00e2da359a6058de1c2a25020c550cc077082f
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 13 15:13:38 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jan 13 15:13:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f00e2da

virtual/gnustep-back: amd64 stable wrt bug #579232

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 virtual/gnustep-back/gnustep-back-0.25.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/gnustep-back/gnustep-back-0.25.0.ebuild b/virtual/gnustep-back/gnustep-back-0.25.0.ebuild
index c2abf16..44423c4 100644
--- a/virtual/gnustep-back/gnustep-back-0.25.0.ebuild
+++ b/virtual/gnustep-back/gnustep-back-0.25.0.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
 # $Id$
 
@@ -10,7 +10,7 @@ SRC_URI=""
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
 IUSE=""
 
 RDEPEND="|| (


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2017-03-20 13:40 Bernard Cafarelli
  0 siblings, 0 replies; 23+ messages in thread
From: Bernard Cafarelli @ 2017-03-20 13:40 UTC (permalink / raw
  To: gentoo-commits

commit:     4241fffddac8636c73bbf0d3cf1e6da58da481fd
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 20 10:52:40 2017 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Mar 20 13:40:24 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4241fffd

virtual/gnustep-back: drop old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 virtual/gnustep-back/gnustep-back-0.22.0.ebuild | 14 --------------
 virtual/gnustep-back/gnustep-back-0.23.0.ebuild | 14 --------------
 virtual/gnustep-back/gnustep-back-0.24.0.ebuild | 14 --------------
 virtual/gnustep-back/gnustep-back-0.24.1.ebuild | 20 --------------------
 4 files changed, 62 deletions(-)

diff --git a/virtual/gnustep-back/gnustep-back-0.22.0.ebuild b/virtual/gnustep-back/gnustep-back-0.22.0.ebuild
deleted file mode 100644
index 5da0971c6d3..00000000000
--- a/virtual/gnustep-back/gnustep-back-0.22.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
-
-RDEPEND="|| (
-		~gnustep-base/gnustep-back-cairo-${PV}
-		~gnustep-base/gnustep-back-art-${PV}
-		~gnustep-base/gnustep-back-xlib-${PV}
-	)"

diff --git a/virtual/gnustep-back/gnustep-back-0.23.0.ebuild b/virtual/gnustep-back/gnustep-back-0.23.0.ebuild
deleted file mode 100644
index c0ee10a6f2d..00000000000
--- a/virtual/gnustep-back/gnustep-back-0.23.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
-
-RDEPEND="|| (
-		~gnustep-base/gnustep-back-cairo-${PV}
-		~gnustep-base/gnustep-back-art-${PV}
-		~gnustep-base/gnustep-back-xlib-${PV}
-	)"

diff --git a/virtual/gnustep-back/gnustep-back-0.24.0.ebuild b/virtual/gnustep-back/gnustep-back-0.24.0.ebuild
deleted file mode 100644
index fffc46b3526..00000000000
--- a/virtual/gnustep-back/gnustep-back-0.24.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
-
-RDEPEND="|| (
-		~gnustep-base/gnustep-back-cairo-${PV}
-		~gnustep-base/gnustep-back-art-${PV}
-		~gnustep-base/gnustep-back-xlib-${PV}
-	)"

diff --git a/virtual/gnustep-back/gnustep-back-0.24.1.ebuild b/virtual/gnustep-back/gnustep-back-0.24.1.ebuild
deleted file mode 100644
index 61336861cbc..00000000000
--- a/virtual/gnustep-back/gnustep-back-0.24.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
-IUSE=""
-
-RDEPEND="|| (
-		~gnustep-base/gnustep-back-cairo-${PV}
-		~gnustep-base/gnustep-back-art-${PV}
-		~gnustep-base/gnustep-back-xlib-${PV}
-	)"
-DEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2017-04-24 14:07 Bernard Cafarelli
  0 siblings, 0 replies; 23+ messages in thread
From: Bernard Cafarelli @ 2017-04-24 14:07 UTC (permalink / raw
  To: gentoo-commits

commit:     cdf51f64db883adddf8d8865e0d734b58f6d6e9b
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 24 13:56:11 2017 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Apr 24 14:06:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdf51f64

virtual/gnustep-back: 0.25.1 bump

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 virtual/gnustep-back/gnustep-back-0.25.1.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/virtual/gnustep-back/gnustep-back-0.25.1.ebuild b/virtual/gnustep-back/gnustep-back-0.25.1.ebuild
new file mode 100644
index 00000000000..0c3def97666
--- /dev/null
+++ b/virtual/gnustep-back/gnustep-back-0.25.1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+
+RDEPEND="|| (
+		~gnustep-base/gnustep-back-cairo-${PV}
+		~gnustep-base/gnustep-back-art-${PV}
+		~gnustep-base/gnustep-back-xlib-${PV}
+	)"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2018-01-09 16:27 Bernard Cafarelli
  0 siblings, 0 replies; 23+ messages in thread
From: Bernard Cafarelli @ 2018-01-09 16:27 UTC (permalink / raw
  To: gentoo-commits

commit:     e14903d88ffc6558d3cb80f9022782ef39b236cf
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  9 16:16:51 2018 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Tue Jan  9 16:27:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e14903d8

virtual/gnustep-back: 0.26.2 bump

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 virtual/gnustep-back/gnustep-back-0.26.2.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/virtual/gnustep-back/gnustep-back-0.26.2.ebuild b/virtual/gnustep-back/gnustep-back-0.26.2.ebuild
new file mode 100644
index 00000000000..56b533b84ea
--- /dev/null
+++ b/virtual/gnustep-back/gnustep-back-0.26.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+
+RDEPEND="|| (
+		~gnustep-base/gnustep-back-cairo-${PV}
+		~gnustep-base/gnustep-back-art-${PV}
+		~gnustep-base/gnustep-back-xlib-${PV}
+	)"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2019-01-14 16:12 Bernard Cafarelli
  0 siblings, 0 replies; 23+ messages in thread
From: Bernard Cafarelli @ 2019-01-14 16:12 UTC (permalink / raw
  To: gentoo-commits

commit:     7384eb93ee03e494808c2f5a0e04bd0d5127bdb9
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 14 16:04:05 2019 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Jan 14 16:12:17 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7384eb93

virtual/gnustep-back: 0.27.0 bump

Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 virtual/gnustep-back/gnustep-back-0.27.0.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/virtual/gnustep-back/gnustep-back-0.27.0.ebuild b/virtual/gnustep-back/gnustep-back-0.27.0.ebuild
new file mode 100644
index 00000000000..8ee45a95552
--- /dev/null
+++ b/virtual/gnustep-back/gnustep-back-0.27.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+
+RDEPEND="|| (
+		~gnustep-base/gnustep-back-cairo-${PV}
+		~gnustep-base/gnustep-back-art-${PV}
+		~gnustep-base/gnustep-back-xlib-${PV}
+	)"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2020-05-09 14:25 Bernard Cafarelli
  0 siblings, 0 replies; 23+ messages in thread
From: Bernard Cafarelli @ 2020-05-09 14:25 UTC (permalink / raw
  To: gentoo-commits

commit:     50b78a66ce7cfdeede39874dc95de555088f0e98
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sat May  9 13:21:04 2020 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sat May  9 14:25:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50b78a66

virtual/gnustep-back: 0.28.0 bump

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 virtual/gnustep-back/gnustep-back-0.28.0.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/virtual/gnustep-back/gnustep-back-0.28.0.ebuild b/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
new file mode 100644
index 00000000000..057e571e8e1
--- /dev/null
+++ b/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+
+RDEPEND="|| (
+		~gnustep-base/gnustep-back-cairo-${PV}
+		~gnustep-base/gnustep-back-art-${PV}
+		~gnustep-base/gnustep-back-xlib-${PV}
+	)"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2021-01-02 21:10 Sam James
  0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2021-01-02 21:10 UTC (permalink / raw
  To: gentoo-commits

commit:     0dc08d0294db47844aca1ff55b7e9641883b9fe7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 21:10:04 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 21:10:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dc08d02

virtual/gnustep-back: Stabilize 0.28.0 amd64, #761070

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

 virtual/gnustep-back/gnustep-back-0.28.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/gnustep-back/gnustep-back-0.28.0.ebuild b/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
index 057e571e8e1..2d6f1ec695c 100644
--- a/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
+++ b/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
 
 RDEPEND="|| (
 		~gnustep-base/gnustep-back-cairo-${PV}


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2021-01-02 22:45 Sam James
  0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2021-01-02 22:45 UTC (permalink / raw
  To: gentoo-commits

commit:     4420ce2e599503aeccab6e27d8afef109dd6c6ed
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 22:45:33 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 22:45:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4420ce2e

virtual/gnustep-back: Stabilize 0.28.0 ppc, #761070

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

 virtual/gnustep-back/gnustep-back-0.28.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/gnustep-back/gnustep-back-0.28.0.ebuild b/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
index 2d6f1ec695c..34421c3c3af 100644
--- a/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
+++ b/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
 
 RDEPEND="|| (
 		~gnustep-base/gnustep-back-cairo-${PV}


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2021-01-02 22:49 Sam James
  0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2021-01-02 22:49 UTC (permalink / raw
  To: gentoo-commits

commit:     01b8dd91db9634a1111904f76614b6eca752c842
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 22:49:00 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 22:49:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01b8dd91

virtual/gnustep-back: Stabilize 0.28.0 sparc, #761070

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

 virtual/gnustep-back/gnustep-back-0.28.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/gnustep-back/gnustep-back-0.28.0.ebuild b/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
index 34421c3c3af..f977bdab830 100644
--- a/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
+++ b/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
 SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ppc sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
 
 RDEPEND="|| (
 		~gnustep-base/gnustep-back-cairo-${PV}


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2021-01-04  3:34 Sam James
  0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2021-01-04  3:34 UTC (permalink / raw
  To: gentoo-commits

commit:     b3444d22303dd6b05df7606c27a3f4a821f75841
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  4 03:34:44 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  4 03:34:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3444d22

virtual/gnustep-back: Stabilize 0.28.0 x86, #761070

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

 virtual/gnustep-back/gnustep-back-0.28.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/gnustep-back/gnustep-back-0.28.0.ebuild b/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
index f977bdab830..1a2ca03c88d 100644
--- a/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
+++ b/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
 SLOT="0"
-KEYWORDS="~alpha amd64 ppc sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
 
 RDEPEND="|| (
 		~gnustep-base/gnustep-back-cairo-${PV}


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2021-01-04 12:53 Bernard Cafarelli
  0 siblings, 0 replies; 23+ messages in thread
From: Bernard Cafarelli @ 2021-01-04 12:53 UTC (permalink / raw
  To: gentoo-commits

commit:     65b6db348ceeef6f9f5ac79014fdf3b8f73ffeaa
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  4 12:52:34 2021 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Mon Jan  4 12:52:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65b6db34

virtual/gnustep-back: drop old

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 virtual/gnustep-back/gnustep-back-0.25.0.ebuild | 14 --------------
 virtual/gnustep-back/gnustep-back-0.25.1.ebuild | 14 --------------
 virtual/gnustep-back/gnustep-back-0.26.2.ebuild | 14 --------------
 virtual/gnustep-back/gnustep-back-0.27.0.ebuild | 14 --------------
 4 files changed, 56 deletions(-)

diff --git a/virtual/gnustep-back/gnustep-back-0.25.0.ebuild b/virtual/gnustep-back/gnustep-back-0.25.0.ebuild
deleted file mode 100644
index 02965ed6fd1..00000000000
--- a/virtual/gnustep-back/gnustep-back-0.25.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
-
-RDEPEND="|| (
-		~gnustep-base/gnustep-back-cairo-${PV}
-		~gnustep-base/gnustep-back-art-${PV}
-		~gnustep-base/gnustep-back-xlib-${PV}
-	)"

diff --git a/virtual/gnustep-back/gnustep-back-0.25.1.ebuild b/virtual/gnustep-back/gnustep-back-0.25.1.ebuild
deleted file mode 100644
index 94fb5a91fee..00000000000
--- a/virtual/gnustep-back/gnustep-back-0.25.1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
-
-RDEPEND="|| (
-		~gnustep-base/gnustep-back-cairo-${PV}
-		~gnustep-base/gnustep-back-art-${PV}
-		~gnustep-base/gnustep-back-xlib-${PV}
-	)"

diff --git a/virtual/gnustep-back/gnustep-back-0.26.2.ebuild b/virtual/gnustep-back/gnustep-back-0.26.2.ebuild
deleted file mode 100644
index 94fb5a91fee..00000000000
--- a/virtual/gnustep-back/gnustep-back-0.26.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
-
-RDEPEND="|| (
-		~gnustep-base/gnustep-back-cairo-${PV}
-		~gnustep-base/gnustep-back-art-${PV}
-		~gnustep-base/gnustep-back-xlib-${PV}
-	)"

diff --git a/virtual/gnustep-back/gnustep-back-0.27.0.ebuild b/virtual/gnustep-back/gnustep-back-0.27.0.ebuild
deleted file mode 100644
index 4830bce118f..00000000000
--- a/virtual/gnustep-back/gnustep-back-0.27.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
-
-RDEPEND="|| (
-		~gnustep-base/gnustep-back-cairo-${PV}
-		~gnustep-base/gnustep-back-art-${PV}
-		~gnustep-base/gnustep-back-xlib-${PV}
-	)"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2021-06-03 21:22 Bernard Cafarelli
  0 siblings, 0 replies; 23+ messages in thread
From: Bernard Cafarelli @ 2021-06-03 21:22 UTC (permalink / raw
  To: gentoo-commits

commit:     849d332f4fda5f7c752b6f710569c91d1645d21a
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  3 21:04:35 2021 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Thu Jun  3 21:20:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=849d332f

virtual/gnustep-back: 0.29.0 bump

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 virtual/gnustep-back/gnustep-back-0.29.0.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/virtual/gnustep-back/gnustep-back-0.29.0.ebuild b/virtual/gnustep-back/gnustep-back-0.29.0.ebuild
new file mode 100644
index 00000000000..7c22edfe2bf
--- /dev/null
+++ b/virtual/gnustep-back/gnustep-back-0.29.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+
+RDEPEND="|| (
+		~gnustep-base/gnustep-back-cairo-${PV}
+		~gnustep-base/gnustep-back-art-${PV}
+		~gnustep-base/gnustep-back-xlib-${PV}
+	)"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2023-09-26  0:54 Sam James
  0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2023-09-26  0:54 UTC (permalink / raw
  To: gentoo-commits

commit:     2d604585b39c57d82f527d7031f53356e687c9c7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 26 00:54:01 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 26 00:54:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d604585

virtual/gnustep-back: Stabilize 0.29.0 amd64, #910265

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

 virtual/gnustep-back/gnustep-back-0.29.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/gnustep-back/gnustep-back-0.29.0.ebuild b/virtual/gnustep-back/gnustep-back-0.29.0.ebuild
index 7c796fd04891..e3de803b9a95 100644
--- a/virtual/gnustep-back/gnustep-back-0.29.0.ebuild
+++ b/virtual/gnustep-back/gnustep-back-0.29.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="|| (
 		~gnustep-base/gnustep-back-cairo-${PV}


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2023-11-23 21:53 Bernard Cafarelli
  0 siblings, 0 replies; 23+ messages in thread
From: Bernard Cafarelli @ 2023-11-23 21:53 UTC (permalink / raw
  To: gentoo-commits

commit:     9118325bac2b2f624a1b59cb79c5f14ba39c5851
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 23 21:40:50 2023 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Thu Nov 23 21:53:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9118325b

virtual/gnustep-back: add 0.30.0

Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 virtual/gnustep-back/gnustep-back-0.30.0.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/virtual/gnustep-back/gnustep-back-0.30.0.ebuild b/virtual/gnustep-back/gnustep-back-0.30.0.ebuild
new file mode 100644
index 000000000000..bf32ee734618
--- /dev/null
+++ b/virtual/gnustep-back/gnustep-back-0.30.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="|| (
+		~gnustep-base/gnustep-back-cairo-${PV}
+		~gnustep-base/gnustep-back-art-${PV}
+		~gnustep-base/gnustep-back-xlib-${PV}
+	)"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2023-12-16  1:44 Sam James
  0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2023-12-16  1:44 UTC (permalink / raw
  To: gentoo-commits

commit:     94dea6c1de3b971bf6f66a8398803d6c2ad85374
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 01:43:37 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 01:43:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94dea6c1

virtual/gnustep-back: Stabilize 0.29.0 ppc, #910265

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

 virtual/gnustep-back/gnustep-back-0.29.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/gnustep-back/gnustep-back-0.29.0.ebuild b/virtual/gnustep-back/gnustep-back-0.29.0.ebuild
index e3de803b9a95..289419bbcddd 100644
--- a/virtual/gnustep-back/gnustep-back-0.29.0.ebuild
+++ b/virtual/gnustep-back/gnustep-back-0.29.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="|| (
 		~gnustep-base/gnustep-back-cairo-${PV}


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2023-12-16  1:44 Sam James
  0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2023-12-16  1:44 UTC (permalink / raw
  To: gentoo-commits

commit:     4f8e2b30046dc94610d3cd4c362b53bccea01e84
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 01:43:47 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 01:43:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f8e2b30

virtual/gnustep-back: Stabilize 0.29.0 sparc, #910265

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

 virtual/gnustep-back/gnustep-back-0.29.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/gnustep-back/gnustep-back-0.29.0.ebuild b/virtual/gnustep-back/gnustep-back-0.29.0.ebuild
index 289419bbcddd..5286e9bff2a1 100644
--- a/virtual/gnustep-back/gnustep-back-0.29.0.ebuild
+++ b/virtual/gnustep-back/gnustep-back-0.29.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
 SLOT="0"
-KEYWORDS="~alpha amd64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ppc sparc ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="|| (
 		~gnustep-base/gnustep-back-cairo-${PV}


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2023-12-16  1:44 Sam James
  0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2023-12-16  1:44 UTC (permalink / raw
  To: gentoo-commits

commit:     c7e977352f5f5b095247cd08e7733d79b2e11f49
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 01:43:54 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 01:43:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7e97735

virtual/gnustep-back: Stabilize 0.29.0 x86, #910265

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

 virtual/gnustep-back/gnustep-back-0.29.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/gnustep-back/gnustep-back-0.29.0.ebuild b/virtual/gnustep-back/gnustep-back-0.29.0.ebuild
index 5286e9bff2a1..c58e83c23e4e 100644
--- a/virtual/gnustep-back/gnustep-back-0.29.0.ebuild
+++ b/virtual/gnustep-back/gnustep-back-0.29.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
 SLOT="0"
-KEYWORDS="~alpha amd64 ppc sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="|| (
 		~gnustep-base/gnustep-back-cairo-${PV}


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2024-01-27 10:09 Ulrich Müller
  0 siblings, 0 replies; 23+ messages in thread
From: Ulrich Müller @ 2024-01-27 10:09 UTC (permalink / raw
  To: gentoo-commits

commit:     d78a45031ad4539e3fa6a8a49a8f357f731b754c
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 13 07:09:18 2024 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 27 10:07:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d78a4503

virtual/gnustep-back: drop 0.28.0

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

 virtual/gnustep-back/gnustep-back-0.28.0.ebuild | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/virtual/gnustep-back/gnustep-back-0.28.0.ebuild b/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
deleted file mode 100644
index dfb8e0474d95..000000000000
--- a/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="|| (
-		~gnustep-base/gnustep-back-cairo-${PV}
-		~gnustep-base/gnustep-back-art-${PV}
-		~gnustep-base/gnustep-back-xlib-${PV}
-	)"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2024-06-22 17:51 Jakov Smolić
  0 siblings, 0 replies; 23+ messages in thread
From: Jakov Smolić @ 2024-06-22 17:51 UTC (permalink / raw
  To: gentoo-commits

commit:     e4a97670d2888344bc69abb4f0ba09a248147947
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 22 17:51:13 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Jun 22 17:51:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4a97670

virtual/gnustep-back: Stabilize 0.30.0 ppc, #934677

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

 virtual/gnustep-back/gnustep-back-0.30.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/gnustep-back/gnustep-back-0.30.0.ebuild b/virtual/gnustep-back/gnustep-back-0.30.0.ebuild
index bf32ee734618..2c75fb4bdcf3 100644
--- a/virtual/gnustep-back/gnustep-back-0.30.0.ebuild
+++ b/virtual/gnustep-back/gnustep-back-0.30.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="|| (
 		~gnustep-base/gnustep-back-cairo-${PV}


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2024-07-21 21:31 Bernard Cafarelli
  0 siblings, 0 replies; 23+ messages in thread
From: Bernard Cafarelli @ 2024-07-21 21:31 UTC (permalink / raw
  To: gentoo-commits

commit:     a09932ecb26e47f4c66fc6fcc05bf28033b9142e
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 21 21:09:42 2024 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sun Jul 21 21:31:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a09932ec

virtual/gnustep-back: add 0.31.0

Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 virtual/gnustep-back/gnustep-back-0.31.0.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/virtual/gnustep-back/gnustep-back-0.31.0.ebuild b/virtual/gnustep-back/gnustep-back-0.31.0.ebuild
new file mode 100644
index 000000000000..1c4a46e33dbe
--- /dev/null
+++ b/virtual/gnustep-back/gnustep-back-0.31.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="|| (
+		~gnustep-base/gnustep-back-cairo-${PV}
+		~gnustep-base/gnustep-back-art-${PV}
+		~gnustep-base/gnustep-back-xlib-${PV}
+	)"


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2024-09-10 18:41 Arthur Zamarin
  0 siblings, 0 replies; 23+ messages in thread
From: Arthur Zamarin @ 2024-09-10 18:41 UTC (permalink / raw
  To: gentoo-commits

commit:     58b066b47f06cd00241a7abe96a349c4cb78b89f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 10 18:40:52 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 18:40:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58b066b4

virtual/gnustep-back: Stabilize 0.31.0 amd64, #938698

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

 virtual/gnustep-back/gnustep-back-0.31.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/gnustep-back/gnustep-back-0.31.0.ebuild b/virtual/gnustep-back/gnustep-back-0.31.0.ebuild
index 1c4a46e33dbe..b0a72f5de36a 100644
--- a/virtual/gnustep-back/gnustep-back-0.31.0.ebuild
+++ b/virtual/gnustep-back/gnustep-back-0.31.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="|| (
 		~gnustep-base/gnustep-back-cairo-${PV}


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

* [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/
@ 2024-09-10 18:41 Arthur Zamarin
  0 siblings, 0 replies; 23+ messages in thread
From: Arthur Zamarin @ 2024-09-10 18:41 UTC (permalink / raw
  To: gentoo-commits

commit:     241ff04f3e9ab8e36a9a25de76ef2438e41c0861
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 10 18:40:58 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 18:40:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=241ff04f

virtual/gnustep-back: Stabilize 0.31.0 x86, #938698

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

 virtual/gnustep-back/gnustep-back-0.31.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/gnustep-back/gnustep-back-0.31.0.ebuild b/virtual/gnustep-back/gnustep-back-0.31.0.ebuild
index b0a72f5de36a..fe9650af4660 100644
--- a/virtual/gnustep-back/gnustep-back-0.31.0.ebuild
+++ b/virtual/gnustep-back/gnustep-back-0.31.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="|| (
 		~gnustep-base/gnustep-back-cairo-${PV}


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

end of thread, other threads:[~2024-09-10 18:41 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-13 15:13 [gentoo-commits] repo/gentoo:master commit in: virtual/gnustep-back/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2024-09-10 18:41 Arthur Zamarin
2024-09-10 18:41 Arthur Zamarin
2024-07-21 21:31 Bernard Cafarelli
2024-06-22 17:51 Jakov Smolić
2024-01-27 10:09 Ulrich Müller
2023-12-16  1:44 Sam James
2023-12-16  1:44 Sam James
2023-12-16  1:44 Sam James
2023-11-23 21:53 Bernard Cafarelli
2023-09-26  0:54 Sam James
2021-06-03 21:22 Bernard Cafarelli
2021-01-04 12:53 Bernard Cafarelli
2021-01-04  3:34 Sam James
2021-01-02 22:49 Sam James
2021-01-02 22:45 Sam James
2021-01-02 21:10 Sam James
2020-05-09 14:25 Bernard Cafarelli
2019-01-14 16:12 Bernard Cafarelli
2018-01-09 16:27 Bernard Cafarelli
2017-04-24 14:07 Bernard Cafarelli
2017-03-20 13:40 Bernard Cafarelli
2016-07-20 12:03 Bernard Cafarelli

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