public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: gnustep-base/gnustep-updater/
@ 2019-12-22 17:48 Bernard Cafarelli
  0 siblings, 0 replies; 6+ messages in thread
From: Bernard Cafarelli @ 2019-12-22 17:48 UTC (permalink / raw
  To: gentoo-commits

commit:     50f72486853da42b2f93946696c49f4b34a50d30
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 22 17:30:09 2019 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sun Dec 22 17:48:25 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50f72486

gnustep-base/gnustep-updater: drop old

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

 gnustep-base/gnustep-updater/Manifest              |  1 -
 .../gnustep-updater/gnustep-updater-0.2.ebuild     | 23 ----------------------
 2 files changed, 24 deletions(-)

diff --git a/gnustep-base/gnustep-updater/Manifest b/gnustep-base/gnustep-updater/Manifest
index bd08d093dbb..8277030e6d4 100644
--- a/gnustep-base/gnustep-updater/Manifest
+++ b/gnustep-base/gnustep-updater/Manifest
@@ -1,2 +1 @@
-DIST gnustep-updater-0.2.tar.bz2 3523 BLAKE2B 781f5e090f1dc2aec8c477017066ec8b5dfd00d228329506fb27ecbb5da6cdd7fcda2468ddf879ede910c2d8b329326e1bd87e578b6cbf990c0e70c145840cc8 SHA512 8e543a42bc68b6cf57e59987822528ab23067632f54b6277be7e8723aa24bd10556d75aac88f474e811b491e55b0882b84eb392972d58ed69bfc22011bdf575e
 DIST gnustep-updater-0.3.tar.bz2 3685 BLAKE2B df4d4e54243e0ffaa2ba28c71eefb7107b1cec59574f69ba4587a76a759d33d68c4d06250160b97814ef2c00e6e628664c30c760ad1fc3c9ac0c035451b5520a SHA512 079b51c54a7860c4eea65ffc63172ea69e88de4a34f2ca0d0c5ad3a1342ea37ee69edb107f287f04d33c3ee03658edd5386d1323f47e9bc201bc70d68d0c9c4b

diff --git a/gnustep-base/gnustep-updater/gnustep-updater-0.2.ebuild b/gnustep-base/gnustep-updater/gnustep-updater-0.2.ebuild
deleted file mode 100644
index b2f0ab7b6e5..00000000000
--- a/gnustep-base/gnustep-updater/gnustep-updater-0.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="Helper tool to upgrade Gentoo GNUstep installations"
-HOMEPAGE="https://www.gentoo.org"
-SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND="app-shells/bash"
-RDEPEND="${DEPEND}
-	app-misc/pax-utils
-	>=gnustep-base/gnustep-make-2.6.0"
-
-src_install() {
-	dosbin gnustep-updater
-	doman gnustep-updater.1
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnustep-base/gnustep-updater/
@ 2019-12-22 17:48 Bernard Cafarelli
  0 siblings, 0 replies; 6+ messages in thread
From: Bernard Cafarelli @ 2019-12-22 17:48 UTC (permalink / raw
  To: gentoo-commits

commit:     f8687cd722fde4bc6cf8e9b578fc1992f434a9e0
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 22 17:31:30 2019 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sun Dec 22 17:48:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8687cd7

gnustep-base/gnustep-updater: update hompage

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

 gnustep-base/gnustep-updater/gnustep-updater-0.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnustep-base/gnustep-updater/gnustep-updater-0.3.ebuild b/gnustep-base/gnustep-updater/gnustep-updater-0.3.ebuild
index ed46e3113de..8c71ceca708 100644
--- a/gnustep-base/gnustep-updater/gnustep-updater-0.3.ebuild
+++ b/gnustep-base/gnustep-updater/gnustep-updater-0.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 
 DESCRIPTION="Helper tool to upgrade Gentoo GNUstep installations"
-HOMEPAGE="https://www.gentoo.org"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:GNUstep"
 SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.bz2"
 
 LICENSE="GPL-2"


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnustep-base/gnustep-updater/
@ 2019-12-22 17:48 Bernard Cafarelli
  0 siblings, 0 replies; 6+ messages in thread
From: Bernard Cafarelli @ 2019-12-22 17:48 UTC (permalink / raw
  To: gentoo-commits

commit:     09f4de5514fadeb73264c9556f0e75cbbfd51065
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 22 17:34:16 2019 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Sun Dec 22 17:48:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09f4de55

gnustep-base/gnustep-updater: EAPI bump

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

 .../gnustep-updater/gnustep-updater-0.3-r1.ebuild  | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/gnustep-base/gnustep-updater/gnustep-updater-0.3-r1.ebuild b/gnustep-base/gnustep-updater/gnustep-updater-0.3-r1.ebuild
new file mode 100644
index 00000000000..2f115238e5a
--- /dev/null
+++ b/gnustep-base/gnustep-updater/gnustep-updater-0.3-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Helper tool to upgrade Gentoo GNUstep installations"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:GNUstep"
+SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="app-misc/pax-utils
+	>=gnustep-base/gnustep-make-2.6.0"
+DEPEND="${RDEPEND}"
+
+src_install() {
+	dosbin gnustep-updater
+	doman gnustep-updater.1
+}


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnustep-base/gnustep-updater/
@ 2020-02-09 11:47 Mikle Kolyada
  0 siblings, 0 replies; 6+ messages in thread
From: Mikle Kolyada @ 2020-02-09 11:47 UTC (permalink / raw
  To: gentoo-commits

commit:     1fecebeeebeb065a26d1b66a15e51d7ef0c9f352
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  9 11:47:34 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 11:47:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fecebee

gnustep-base/gnustep-updater: Drop old

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 .../gnustep-updater/gnustep-updater-0.3.ebuild     | 23 ----------------------
 1 file changed, 23 deletions(-)

diff --git a/gnustep-base/gnustep-updater/gnustep-updater-0.3.ebuild b/gnustep-base/gnustep-updater/gnustep-updater-0.3.ebuild
deleted file mode 100644
index 8c71ceca708..00000000000
--- a/gnustep-base/gnustep-updater/gnustep-updater-0.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="Helper tool to upgrade Gentoo GNUstep installations"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:GNUstep"
-SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND="app-shells/bash"
-RDEPEND="${DEPEND}
-	app-misc/pax-utils
-	>=gnustep-base/gnustep-make-2.6.0"
-
-src_install() {
-	dosbin gnustep-updater
-	doman gnustep-updater.1
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnustep-base/gnustep-updater/
@ 2020-02-09 11:47 Mikle Kolyada
  0 siblings, 0 replies; 6+ messages in thread
From: Mikle Kolyada @ 2020-02-09 11:47 UTC (permalink / raw
  To: gentoo-commits

commit:     1c5a47195806da353388c254ef4810031b841b1a
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  9 11:47:03 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 11:47:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c5a4719

gnustep-base/gnustep-updater: move stable keywords

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 gnustep-base/gnustep-updater/gnustep-updater-0.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnustep-base/gnustep-updater/gnustep-updater-0.3-r1.ebuild b/gnustep-base/gnustep-updater/gnustep-updater-0.3-r1.ebuild
index 2f115238e5a..c03c159ce0b 100644
--- a/gnustep-base/gnustep-updater/gnustep-updater-0.3-r1.ebuild
+++ b/gnustep-base/gnustep-updater/gnustep-updater-0.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="app-misc/pax-utils


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnustep-base/gnustep-updater/
@ 2022-07-14 11:49 Bernard Cafarelli
  0 siblings, 0 replies; 6+ messages in thread
From: Bernard Cafarelli @ 2022-07-14 11:49 UTC (permalink / raw
  To: gentoo-commits

commit:     0a130acc3aa3d1e4f4ff3ffbc463e3284abeb04f
Author:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 14 11:42:28 2022 +0000
Commit:     Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Thu Jul 14 11:49:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a130acc

gnustep-base/gnustep-updater: update functions.sh path

Closes: https://bugs.gentoo.org/721670
Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>

 gnustep-base/gnustep-updater/gnustep-updater-0.3-r1.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/gnustep-base/gnustep-updater/gnustep-updater-0.3-r1.ebuild b/gnustep-base/gnustep-updater/gnustep-updater-0.3-r1.ebuild
index c03c159ce0b4..fdf837fd0ec1 100644
--- a/gnustep-base/gnustep-updater/gnustep-updater-0.3-r1.ebuild
+++ b/gnustep-base/gnustep-updater/gnustep-updater-0.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,6 +16,13 @@ RDEPEND="app-misc/pax-utils
 	>=gnustep-base/gnustep-make-2.6.0"
 DEPEND="${RDEPEND}"
 
+src_prepare() {
+	default
+
+	sed -e "s#/etc/init.d/functions.sh#/lib/gentoo/functions.sh#" \
+		-i gnustep-updater || die
+}
+
 src_install() {
 	dosbin gnustep-updater
 	doman gnustep-updater.1


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

end of thread, other threads:[~2022-07-14 11:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-22 17:48 [gentoo-commits] repo/gentoo:master commit in: gnustep-base/gnustep-updater/ Bernard Cafarelli
  -- strict thread matches above, loose matches on Subject: below --
2019-12-22 17:48 Bernard Cafarelli
2019-12-22 17:48 Bernard Cafarelli
2020-02-09 11:47 Mikle Kolyada
2020-02-09 11:47 Mikle Kolyada
2022-07-14 11:49 Bernard Cafarelli

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