public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-util/cmake-fedora/
@ 2017-01-03 17:55 Johannes Huber
  0 siblings, 0 replies; 11+ messages in thread
From: Johannes Huber @ 2017-01-03 17:55 UTC (permalink / raw
  To: gentoo-commits

commit:     f97d5bc1faf718c0509aea74e26c5b3bc26466d7
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 20:46:39 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Jan  3 17:54:46 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f97d5bc1

dev-util/cmake-fedora: Version bump 2.7.1

Package-Manager: Portage-2.3.3, Repoman-2.3.1

Signed-off-by: Johannes Huber <johu <AT> gentoo.org>

 dev-util/cmake-fedora/Manifest                  |  1 +
 dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild | 26 +++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-util/cmake-fedora/Manifest b/dev-util/cmake-fedora/Manifest
index af83ea6..93459c7 100644
--- a/dev-util/cmake-fedora/Manifest
+++ b/dev-util/cmake-fedora/Manifest
@@ -1 +1,2 @@
 DIST cmake-fedora-1.3.0-Source.tar.gz 81956 SHA256 be46be6031f5f41fbc322a4e5acbe76565f037cff6dc311339f8b5bcf73e3e48 SHA512 0c6ff168d365500079ba4c3d153a6a10cb2f3ea7d1164bda44aec8c022410905be77d347f29929403cc939d23b961768f75d3051707154510c8c810130c8857e WHIRLPOOL 9746fb980fb64afdf8187de304903275b4d55e95a01712f7d80eb9e47592b4f7074af593900a1f782ad536690df7fb3956ab5fb0c22b26fdf015041a259d8b07
+DIST cmake-fedora-2.7.1-Source.tar.gz 127053 SHA256 f8e5fe60268b44033b8f982dbaf43e860a860b4f303798fa5a5051f4ae28f6c1 SHA512 1f264a3527c4938916de91d2b8ce10c58fa222c992820d6ea5c5e850a190476900a4cdb18f7efc0680222d220efb5e56c8102a9f034385e15b5f88f9a25601cf WHIRLPOOL 4c684bf1aae82a5486ddb044d86ed15c5b242fd99246b2e43d0550d0dc7a8f2016683329a26352377cd5ccec4dd1afb3f50b6f9de5eca912f027d1d78bc70f25

diff --git a/dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild b/dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild
new file mode 100644
index 00000000..422d8e2
--- /dev/null
+++ b/dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+MY_P="${P}-Source"
+inherit cmake-utils
+
+DESCRIPTION="Provides cmake helper macros and targets for linux, especially fedora developers"
+HOMEPAGE="https://fedorahosted.org/cmake-fedora/#Getcmake-fedora"
+SRC_URI="https://fedorahosted.org/releases/c/m/cmake-fedora/${MY_P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}"/${MY_P}
+CMAKE_IN_SOURCE_BUILD=1
+
+# fails 1 of 7
+RESTRICT="test"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-util/cmake-fedora/
@ 2017-01-03 17:55 Johannes Huber
  0 siblings, 0 replies; 11+ messages in thread
From: Johannes Huber @ 2017-01-03 17:55 UTC (permalink / raw
  To: gentoo-commits

commit:     9c7d7ced8752427ff04e7701716f6252dbd857c0
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 20:07:08 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Jan  3 17:54:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c7d7ced

dev-util/cmake-fedora: Remove 0.8.1

Package-Manager: Portage-2.3.3, Repoman-2.3.1

Signed-off-by: Johannes Huber <johu <AT> gentoo.org>

 dev-util/cmake-fedora/Manifest                  |  1 -
 dev-util/cmake-fedora/cmake-fedora-0.8.1.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/dev-util/cmake-fedora/Manifest b/dev-util/cmake-fedora/Manifest
index a094286..af83ea6 100644
--- a/dev-util/cmake-fedora/Manifest
+++ b/dev-util/cmake-fedora/Manifest
@@ -1,2 +1 @@
-DIST cmake-fedora-0.8.1-Source.tar.gz 69878 SHA256 2eb5be43a370ef01ac2e432c5f5771b7bb2efda4c9eac538a8c1e51162ed3c87 SHA512 1f53621ffaed696257b26c8928330f614dd647f4e0344ac1976f2dd0e84321e3ac0cca3c21d3dbe12ac0757df1c2c9ae1f17c7610ea795a4be7724e03f8e221e WHIRLPOOL 6c12133078a07c0b5a2ed66f2b0ec370a1285543628c05309d3e701d9597b979f5c82c5d437aefb26b6e979521e0123545ecc3b02c36557cb6c9b3f228d0ba68
 DIST cmake-fedora-1.3.0-Source.tar.gz 81956 SHA256 be46be6031f5f41fbc322a4e5acbe76565f037cff6dc311339f8b5bcf73e3e48 SHA512 0c6ff168d365500079ba4c3d153a6a10cb2f3ea7d1164bda44aec8c022410905be77d347f29929403cc939d23b961768f75d3051707154510c8c810130c8857e WHIRLPOOL 9746fb980fb64afdf8187de304903275b4d55e95a01712f7d80eb9e47592b4f7074af593900a1f782ad536690df7fb3956ab5fb0c22b26fdf015041a259d8b07

diff --git a/dev-util/cmake-fedora/cmake-fedora-0.8.1.ebuild b/dev-util/cmake-fedora/cmake-fedora-0.8.1.ebuild
deleted file mode 100644
index 5513ade..00000000
--- a/dev-util/cmake-fedora/cmake-fedora-0.8.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit cmake-utils
-
-DESCRIPTION="cmake modules that provides helper macros and targets for linux, especially fedora developers"
-HOMEPAGE="https://fedorahosted.org/cmake-fedora/#Getcmake-fedora"
-SRC_URI="https://fedorahosted.org/releases/c/m/cmake-fedora/${P}-Source.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"/${P}-Source
-CMAKE_IN_SOURCE_BUILD=1


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

* [gentoo-commits] repo/gentoo:master commit in: dev-util/cmake-fedora/
@ 2017-01-03 17:55 Johannes Huber
  0 siblings, 0 replies; 11+ messages in thread
From: Johannes Huber @ 2017-01-03 17:55 UTC (permalink / raw
  To: gentoo-commits

commit:     ce5e1332625efba0c111ab7748d47536a76e90fc
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 20:48:08 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Jan  3 17:54:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce5e1332

dev-util/cmake-fedora: Fix metadata indentation

Package-Manager: Portage-2.3.3, Repoman-2.3.1

Closes: https://github.com/gentoo/gentoo/pull/3240
Signed-off-by: Johannes Huber <johu <AT> gentoo.org>

 dev-util/cmake-fedora/metadata.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/cmake-fedora/metadata.xml b/dev-util/cmake-fedora/metadata.xml
index 74eccf1..7166aba 100644
--- a/dev-util/cmake-fedora/metadata.xml
+++ b/dev-util/cmake-fedora/metadata.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="person">
-  <email>naota@gentoo.org</email>
-</maintainer>
+	<maintainer type="person">
+		<email>naota@gentoo.org</email>
+	</maintainer>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-util/cmake-fedora/
@ 2017-01-03 17:55 Johannes Huber
  0 siblings, 0 replies; 11+ messages in thread
From: Johannes Huber @ 2017-01-03 17:55 UTC (permalink / raw
  To: gentoo-commits

commit:     8465a256d774a6aee3f4f1769d9aabfd2dac7522
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 25 20:09:06 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Jan  3 17:54:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8465a256

dev-util/cmake-fedora: Shorten DESCRIPTION

Makes repoman more happy.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

Signed-off-by: Johannes Huber <johu <AT> gentoo.org>

 dev-util/cmake-fedora/cmake-fedora-1.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/cmake-fedora/cmake-fedora-1.3.0.ebuild b/dev-util/cmake-fedora/cmake-fedora-1.3.0.ebuild
index 536eb72..f3deccb 100644
--- a/dev-util/cmake-fedora/cmake-fedora-1.3.0.ebuild
+++ b/dev-util/cmake-fedora/cmake-fedora-1.3.0.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$
 
@@ -6,7 +6,7 @@ EAPI=4
 
 inherit cmake-utils
 
-DESCRIPTION="cmake modules that provides helper macros and targets for linux, especially fedora developers"
+DESCRIPTION="Provides cmake helper macros and targets for linux, especially fedora developers"
 HOMEPAGE="https://fedorahosted.org/cmake-fedora/#Getcmake-fedora"
 SRC_URI="https://fedorahosted.org/releases/c/m/cmake-fedora/${P}-Source.tar.gz"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-util/cmake-fedora/
@ 2017-01-29 13:55 Agostino Sarubbo
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo @ 2017-01-29 13:55 UTC (permalink / raw
  To: gentoo-commits

commit:     aed1694f7559040d2b5faedaf09cbb7c2e71eca2
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 13:54:43 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 13:54:43 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aed1694f

dev-util/cmake-fedora: amd64 stable wrt bug #607490

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

 dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild b/dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild
index 422d8e2..dac6290 100644
--- a/dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild
+++ b/dev-util/cmake-fedora/cmake-fedora-2.7.1.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$
 
@@ -13,7 +13,7 @@ SRC_URI="https://fedorahosted.org/releases/c/m/cmake-fedora/${MY_P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: dev-util/cmake-fedora/
@ 2017-01-31 20:35 Johannes Huber
  0 siblings, 0 replies; 11+ messages in thread
From: Johannes Huber @ 2017-01-31 20:35 UTC (permalink / raw
  To: gentoo-commits

commit:     f26bbe245366ede3c1ef3b9ce3b3ab7697f5996a
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 31 20:34:38 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Jan 31 20:34:58 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f26bbe24

dev-util/cmake-fedora: Remove 1.3.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-util/cmake-fedora/Manifest                  |  1 -
 dev-util/cmake-fedora/cmake-fedora-1.3.0.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/dev-util/cmake-fedora/Manifest b/dev-util/cmake-fedora/Manifest
index 93459c7..366b1f6 100644
--- a/dev-util/cmake-fedora/Manifest
+++ b/dev-util/cmake-fedora/Manifest
@@ -1,2 +1 @@
-DIST cmake-fedora-1.3.0-Source.tar.gz 81956 SHA256 be46be6031f5f41fbc322a4e5acbe76565f037cff6dc311339f8b5bcf73e3e48 SHA512 0c6ff168d365500079ba4c3d153a6a10cb2f3ea7d1164bda44aec8c022410905be77d347f29929403cc939d23b961768f75d3051707154510c8c810130c8857e WHIRLPOOL 9746fb980fb64afdf8187de304903275b4d55e95a01712f7d80eb9e47592b4f7074af593900a1f782ad536690df7fb3956ab5fb0c22b26fdf015041a259d8b07
 DIST cmake-fedora-2.7.1-Source.tar.gz 127053 SHA256 f8e5fe60268b44033b8f982dbaf43e860a860b4f303798fa5a5051f4ae28f6c1 SHA512 1f264a3527c4938916de91d2b8ce10c58fa222c992820d6ea5c5e850a190476900a4cdb18f7efc0680222d220efb5e56c8102a9f034385e15b5f88f9a25601cf WHIRLPOOL 4c684bf1aae82a5486ddb044d86ed15c5b242fd99246b2e43d0550d0dc7a8f2016683329a26352377cd5ccec4dd1afb3f50b6f9de5eca912f027d1d78bc70f25

diff --git a/dev-util/cmake-fedora/cmake-fedora-1.3.0.ebuild b/dev-util/cmake-fedora/cmake-fedora-1.3.0.ebuild
deleted file mode 100644
index f3deccb..00000000
--- a/dev-util/cmake-fedora/cmake-fedora-1.3.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit cmake-utils
-
-DESCRIPTION="Provides cmake helper macros and targets for linux, especially fedora developers"
-HOMEPAGE="https://fedorahosted.org/cmake-fedora/#Getcmake-fedora"
-SRC_URI="https://fedorahosted.org/releases/c/m/cmake-fedora/${P}-Source.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"/${P}-Source
-CMAKE_IN_SOURCE_BUILD=1


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

* [gentoo-commits] repo/gentoo:master commit in: dev-util/cmake-fedora/
@ 2018-04-11 22:55 Patrice Clement
  0 siblings, 0 replies; 11+ messages in thread
From: Patrice Clement @ 2018-04-11 22:55 UTC (permalink / raw
  To: gentoo-commits

commit:     4f821592be82351822f886ff395e624f9fc3e782
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Feb 11 15:12:14 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Apr 11 22:54:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f821592

dev-util/cmake-fedora: fix HOMEPAGE and SRC_URI.

Closes: https://bugs.gentoo.org/651326
Closes: https://github.com/gentoo/gentoo/pull/7156

 dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild b/dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild
index bce26ebcb7d..b06aff27275 100644
--- a/dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild
+++ b/dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,8 +7,8 @@ MY_P="${P}-Source"
 inherit cmake-utils
 
 DESCRIPTION="Provides cmake helper macros and targets for linux, especially fedora developers"
-HOMEPAGE="https://fedorahosted.org/cmake-fedora/#Getcmake-fedora"
-SRC_URI="https://fedorahosted.org/releases/c/m/cmake-fedora/${MY_P}.tar.gz"
+HOMEPAGE="https://pagure.io/cmake-fedora"
+SRC_URI="https://releases.pagure.org/cmake-fedora/${MY_P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-util/cmake-fedora/
@ 2022-04-08 11:44 Naohiro Aota
  0 siblings, 0 replies; 11+ messages in thread
From: Naohiro Aota @ 2022-04-08 11:44 UTC (permalink / raw
  To: gentoo-commits

commit:     7603bf19ecda9cef1a7c210a697431eb43effb9a
Author:     Naohiro Aota <naota <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  8 11:43:36 2022 +0000
Commit:     Naohiro Aota <naota <AT> gentoo <DOT> org>
CommitDate: Fri Apr  8 11:44:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7603bf19

dev-util/cmake-fedora: add 2.9.3

Closes: https://bugs.gentoo.org/834114
Signed-off-by: Naohiro Aota <naota <AT> gentoo.org>

 dev-util/cmake-fedora/Manifest                  |  1 +
 dev-util/cmake-fedora/cmake-fedora-2.9.3.ebuild | 30 +++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-util/cmake-fedora/Manifest b/dev-util/cmake-fedora/Manifest
index 5568a194e54b..aca977a1e674 100644
--- a/dev-util/cmake-fedora/Manifest
+++ b/dev-util/cmake-fedora/Manifest
@@ -1 +1,2 @@
 DIST cmake-fedora-2.7.1-Source.tar.gz 127053 BLAKE2B cc5578104d63b4d1e445897c4fe73fe464c3bb294209bb3fd6a58c9274f0f802626ee467d0ec5493ef76f64ffad130858ba8302ab1cfdc7a38a7c3d0a993ceb2 SHA512 1f264a3527c4938916de91d2b8ce10c58fa222c992820d6ea5c5e850a190476900a4cdb18f7efc0680222d220efb5e56c8102a9f034385e15b5f88f9a25601cf
+DIST cmake-fedora-2.9.3.tar.gz 128800 BLAKE2B b73aba476f5d05088e34c896f8ebb2f10d2f847df96c21e233c5290218c4f9f2647e7ffb610ae8a8cc9dd83ba3f2747d869015e4f7d930d9e3d97c7762abd2a0 SHA512 459aa902b1e9e43bab392cf685d38a332e1a2e81ce94665fe5ab09ee79594d9de5c74e8cbbc6c342e2266f98cb4a4ef07a36da8489f06fd892f899ac6f907782

diff --git a/dev-util/cmake-fedora/cmake-fedora-2.9.3.ebuild b/dev-util/cmake-fedora/cmake-fedora-2.9.3.ebuild
new file mode 100644
index 000000000000..f3f7853a9493
--- /dev/null
+++ b/dev-util/cmake-fedora/cmake-fedora-2.9.3.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Provides cmake helper macros and targets for linux, especially fedora developers"
+HOMEPAGE="https://pagure.io/cmake-fedora"
+SRC_URI="https://pagure.io/cmake-fedora/archive/${PV}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+# fails 1 of 7
+RESTRICT="test"
+
+src_prepare() {
+	sed -i \
+		-e '/GITIGNORE/d' \
+		-e '/INSTALL.*COPYING$/,/)$/d' \
+		"${S}"/CMakeLists.txt || die
+
+	cmake_src_prepare
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-util/cmake-fedora/
@ 2022-04-23  1:53 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2022-04-23  1:53 UTC (permalink / raw
  To: gentoo-commits

commit:     f04b666f422e5a810329e290f1ff055ab4d8aa83
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 23 01:53:10 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 01:53:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f04b666f

dev-util/cmake-fedora: Stabilize 2.9.3 amd64, #834114

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

 dev-util/cmake-fedora/cmake-fedora-2.9.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/cmake-fedora/cmake-fedora-2.9.3.ebuild b/dev-util/cmake-fedora/cmake-fedora-2.9.3.ebuild
index f3f7853a9493..0cbf83040576 100644
--- a/dev-util/cmake-fedora/cmake-fedora-2.9.3.ebuild
+++ b/dev-util/cmake-fedora/cmake-fedora-2.9.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://pagure.io/cmake-fedora/archive/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: dev-util/cmake-fedora/
@ 2022-04-23 15:27 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2022-04-23 15:27 UTC (permalink / raw
  To: gentoo-commits

commit:     ce6dcbd915baa6dd0a0a0c05020437214effc41e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 23 15:26:44 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 15:26:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce6dcbd9

dev-util/cmake-fedora: Stabilize 2.9.3 x86, #834114

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

 dev-util/cmake-fedora/cmake-fedora-2.9.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/cmake-fedora/cmake-fedora-2.9.3.ebuild b/dev-util/cmake-fedora/cmake-fedora-2.9.3.ebuild
index 0cbf83040576..803e43d99b04 100644
--- a/dev-util/cmake-fedora/cmake-fedora-2.9.3.ebuild
+++ b/dev-util/cmake-fedora/cmake-fedora-2.9.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://pagure.io/cmake-fedora/archive/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: dev-util/cmake-fedora/
@ 2022-04-23 15:27 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2022-04-23 15:27 UTC (permalink / raw
  To: gentoo-commits

commit:     4645c9b4cf38a1a38f4f43c1144b621ecbb03899
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 23 15:27:28 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 15:27:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4645c9b4

dev-util/cmake-fedora: drop 2.7.1

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

 dev-util/cmake-fedora/Manifest                  |  1 -
 dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-util/cmake-fedora/Manifest b/dev-util/cmake-fedora/Manifest
index aca977a1e674..5d8a2e9a5104 100644
--- a/dev-util/cmake-fedora/Manifest
+++ b/dev-util/cmake-fedora/Manifest
@@ -1,2 +1 @@
-DIST cmake-fedora-2.7.1-Source.tar.gz 127053 BLAKE2B cc5578104d63b4d1e445897c4fe73fe464c3bb294209bb3fd6a58c9274f0f802626ee467d0ec5493ef76f64ffad130858ba8302ab1cfdc7a38a7c3d0a993ceb2 SHA512 1f264a3527c4938916de91d2b8ce10c58fa222c992820d6ea5c5e850a190476900a4cdb18f7efc0680222d220efb5e56c8102a9f034385e15b5f88f9a25601cf
 DIST cmake-fedora-2.9.3.tar.gz 128800 BLAKE2B b73aba476f5d05088e34c896f8ebb2f10d2f847df96c21e233c5290218c4f9f2647e7ffb610ae8a8cc9dd83ba3f2747d869015e4f7d930d9e3d97c7762abd2a0 SHA512 459aa902b1e9e43bab392cf685d38a332e1a2e81ce94665fe5ab09ee79594d9de5c74e8cbbc6c342e2266f98cb4a4ef07a36da8489f06fd892f899ac6f907782

diff --git a/dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild b/dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild
deleted file mode 100644
index b06aff27275d..000000000000
--- a/dev-util/cmake-fedora/cmake-fedora-2.7.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_P="${P}-Source"
-inherit cmake-utils
-
-DESCRIPTION="Provides cmake helper macros and targets for linux, especially fedora developers"
-HOMEPAGE="https://pagure.io/cmake-fedora"
-SRC_URI="https://releases.pagure.org/cmake-fedora/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"/${MY_P}
-CMAKE_IN_SOURCE_BUILD=1
-
-# fails 1 of 7
-RESTRICT="test"


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

end of thread, other threads:[~2022-04-23 15:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-03 17:55 [gentoo-commits] repo/gentoo:master commit in: dev-util/cmake-fedora/ Johannes Huber
  -- strict thread matches above, loose matches on Subject: below --
2022-04-23 15:27 Sam James
2022-04-23 15:27 Sam James
2022-04-23  1:53 Sam James
2022-04-08 11:44 Naohiro Aota
2018-04-11 22:55 Patrice Clement
2017-01-31 20:35 Johannes Huber
2017-01-29 13:55 Agostino Sarubbo
2017-01-03 17:55 Johannes Huber
2017-01-03 17:55 Johannes Huber
2017-01-03 17:55 Johannes Huber

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