[gentoo-commits] repo/gentoo:master commit in: gnustep-libs/renaissance/

2024-04-09 Thread Ulrich Müller
commit: 6de57e2d99ae4fb6d4bb279c9dfb0e4b11914bbe
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Apr  9 19:57:39 2024 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Apr  9 19:57:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6de57e2d

gnustep-libs/renaissance: drop EAPI 6 ebuild 0.9.0-r1

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

 gnustep-libs/renaissance/renaissance-0.9.0-r1.ebuild | 18 --
 1 file changed, 18 deletions(-)

diff --git a/gnustep-libs/renaissance/renaissance-0.9.0-r1.ebuild 
b/gnustep-libs/renaissance/renaissance-0.9.0-r1.ebuild
deleted file mode 100644
index 3b3a87fae083..
--- a/gnustep-libs/renaissance/renaissance-0.9.0-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnustep-2
-
-DESCRIPTION="GNUstep Renaissance allows to describe user interfaces XML files"
-HOMEPAGE="http://www.gnustep.it/Renaissance/index.html;
-SRC_URI="http://www.gnustep.it/Renaissance/Download/${P/r/R}.tar.gz;
-
-KEYWORDS="amd64 ppc x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-S=${WORKDIR}/${P/r/R}
-
-PATCHES=( "${FILESDIR}"/${PN}-0.8.1_pre20070522-docpath.patch )



[gentoo-commits] repo/gentoo:master commit in: gnustep-libs/renaissance/

2024-04-09 Thread Arthur Zamarin
commit: 96bd9dedc5da0a1de6cda7024c1ec7b8667752ea
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Apr  9 18:25:32 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Apr  9 18:25:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96bd9ded

gnustep-libs/renaissance: Stabilize 0.9.0-r2 ppc, #918503

Signed-off-by: Arthur Zamarin  gentoo.org>

 gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild 
b/gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild
index c6d82346a52a..b3c087d263ca 100644
--- a/gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild
+++ b/gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/gnustep/libs-renaissance;
 SRC_URI="http://www.gnustep.it/Renaissance/Download/${P/r/R}.tar.gz;
 S="${WORKDIR}/${P/r/R}"
 
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 LICENSE="LGPL-2.1+"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: gnustep-libs/renaissance/

2024-04-09 Thread Arthur Zamarin
commit: 24b8953a962c6a2ad50fc69c5f6ac4b0c4cee482
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Apr  9 18:09:35 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Apr  9 18:09:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24b8953a

gnustep-libs/renaissance: Stabilize 0.9.0-r2 amd64, #918503

Signed-off-by: Arthur Zamarin  gentoo.org>

 gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild 
b/gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild
index 1dbec65cf065..c6d82346a52a 100644
--- a/gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild
+++ b/gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/gnustep/libs-renaissance;
 SRC_URI="http://www.gnustep.it/Renaissance/Download/${P/r/R}.tar.gz;
 S="${WORKDIR}/${P/r/R}"
 
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 LICENSE="LGPL-2.1+"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: gnustep-libs/renaissance/

2024-01-11 Thread Sam James
commit: 7c270bbca0a98f7733d53f5d8996e65f8ca5baec
Author: Sam James  gentoo  org>
AuthorDate: Thu Jan 11 09:36:38 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 11 09:36:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c270bbc

gnustep-libs/renaissance: Stabilize 0.9.0-r2 x86, #918503

Signed-off-by: Sam James  gentoo.org>

 gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild 
b/gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild
index 1965376d7bb3..1dbec65cf065 100644
--- a/gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild
+++ b/gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/gnustep/libs-renaissance;
 SRC_URI="http://www.gnustep.it/Renaissance/Download/${P/r/R}.tar.gz;
 S="${WORKDIR}/${P/r/R}"
 
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 LICENSE="LGPL-2.1+"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: gnustep-libs/renaissance/

2023-09-19 Thread Bernard Cafarelli
commit: 323113515c5707d985ebd7f5b524251080fc5d75
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Tue Sep 19 18:17:24 2023 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Tue Sep 19 20:48:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32311351

gnustep-libs/renaissance: EAPI8 bump, fix LICENSE

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/32930
Signed-off-by: Bernard Cafarelli  gentoo.org>

 gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild | 17 +
 1 file changed, 17 insertions(+)

diff --git a/gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild 
b/gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild
new file mode 100644
index ..1965376d7bb3
--- /dev/null
+++ b/gnustep-libs/renaissance/renaissance-0.9.0-r2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnustep-2
+
+DESCRIPTION="GNUstep Renaissance allows to describe user interfaces XML files"
+HOMEPAGE="https://github.com/gnustep/libs-renaissance;
+SRC_URI="http://www.gnustep.it/Renaissance/Download/${P/r/R}.tar.gz;
+S="${WORKDIR}/${P/r/R}"
+
+KEYWORDS="~amd64 ~ppc ~x86"
+LICENSE="LGPL-2.1+"
+SLOT="0"
+
+PATCHES=( "${FILESDIR}"/${PN}-0.8.1_pre20070522-docpath.patch )



[gentoo-commits] repo/gentoo:master commit in: gnustep-libs/renaissance/

2017-08-30 Thread Bernard Cafarelli
commit: 49b7ca7d649f3b4c1c5d0a1aeb27fffed665efa1
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Aug 30 21:10:02 2017 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Aug 30 21:22:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49b7ca7d

gnustep-libs/renaissance: drop old

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 gnustep-libs/renaissance/renaissance-0.9.0.ebuild | 22 --
 1 file changed, 22 deletions(-)

diff --git a/gnustep-libs/renaissance/renaissance-0.9.0.ebuild 
b/gnustep-libs/renaissance/renaissance-0.9.0.ebuild
deleted file mode 100644
index cb78b65ac0d..000
--- a/gnustep-libs/renaissance/renaissance-0.9.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit gnustep-2
-
-DESCRIPTION="GNUstep Renaissance allows to describe user interfaces XML files"
-HOMEPAGE="http://www.gnustep.it/Renaissance/index.html;
-SRC_URI="http://www.gnustep.it/Renaissance/Download/${P/r/R}.tar.gz;
-
-KEYWORDS="amd64 ppc x86"
-LICENSE="LGPL-2.1"
-SLOT="0"
-IUSE=""
-
-S=${WORKDIR}/${P/r/R}
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-
-   epatch "${FILESDIR}"/${PN}-0.8.1_pre20070522-docpath.patch
-}



[gentoo-commits] repo/gentoo:master commit in: gnustep-libs/renaissance/

2017-08-30 Thread Bernard Cafarelli
commit: 61415c22acbea404abddd422a771f452a06f17d9
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Aug 30 21:09:44 2017 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Aug 30 21:22:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61415c22

gnustep-libs/renaissance: stabilize EAPI6 version, bug #623316

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 gnustep-libs/renaissance/renaissance-0.9.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnustep-libs/renaissance/renaissance-0.9.0-r1.ebuild 
b/gnustep-libs/renaissance/renaissance-0.9.0-r1.ebuild
index e40d9a4d76c..3b3a87fae08 100644
--- a/gnustep-libs/renaissance/renaissance-0.9.0-r1.ebuild
+++ b/gnustep-libs/renaissance/renaissance-0.9.0-r1.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="GNUstep Renaissance allows to describe user 
interfaces XML files"
 HOMEPAGE="http://www.gnustep.it/Renaissance/index.html;
 SRC_URI="http://www.gnustep.it/Renaissance/Download/${P/r/R}.tar.gz;
 
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc x86"
 LICENSE="LGPL-2.1"
 SLOT="0"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: gnustep-libs/renaissance/

2017-07-24 Thread Bernard Cafarelli
commit: 832f0a9aef78b0e0f85cee5e7258d3b693fbe686
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Mon Jul 24 22:52:54 2017 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Mon Jul 24 22:54:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=832f0a9a

gnustep-libs/renaissance: ebuild cleanup, EAPI bump, fix metadata

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 gnustep-libs/renaissance/metadata.xml| 14 +++---
 gnustep-libs/renaissance/renaissance-0.9.0-r1.ebuild | 18 ++
 2 files changed, 25 insertions(+), 7 deletions(-)

diff --git a/gnustep-libs/renaissance/metadata.xml 
b/gnustep-libs/renaissance/metadata.xml
index 5bd929ead8e..c3412174d78 100644
--- a/gnustep-libs/renaissance/metadata.xml
+++ b/gnustep-libs/renaissance/metadata.xml
@@ -1,13 +1,13 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-
-   gnus...@gentoo.org
-   Gentoo GNUstep Project
-
-
+   
+   gnus...@gentoo.org
+   Gentoo GNUstep Project
+   
+   
 Welcome to GNUstep Renaissance!
- 
+
 GNUstep Renaissance is free software (GNU LGPL), and part of the
 GNUstep project.  It is a development framework which runs on top of
 the GNUstep libraries.  It also works on top of the Apple Mac OS X
@@ -25,5 +25,5 @@ from the XML files, and the other objects in the application 
are done
 via outlets (as traditionally in OpenStep); a new quick and intuitive
 syntax has been developed to make creating outlets as easy as
 possible.
-
+   
 

diff --git a/gnustep-libs/renaissance/renaissance-0.9.0-r1.ebuild 
b/gnustep-libs/renaissance/renaissance-0.9.0-r1.ebuild
new file mode 100644
index 000..e40d9a4d76c
--- /dev/null
+++ b/gnustep-libs/renaissance/renaissance-0.9.0-r1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnustep-2
+
+DESCRIPTION="GNUstep Renaissance allows to describe user interfaces XML files"
+HOMEPAGE="http://www.gnustep.it/Renaissance/index.html;
+SRC_URI="http://www.gnustep.it/Renaissance/Download/${P/r/R}.tar.gz;
+
+KEYWORDS="~amd64 ~ppc ~x86"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+S=${WORKDIR}/${P/r/R}
+
+PATCHES=( "${FILESDIR}"/${PN}-0.8.1_pre20070522-docpath.patch )