public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/mrueg:master commit in: app-misc/grml-etc-core/
@ 2015-06-17  0:46 Manuel Rüger
  0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rüger @ 2015-06-17  0:46 UTC (permalink / raw
  To: gentoo-commits

commit:     4d7ebb54252300d809d466bab0e00ea5de4cdcde
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 17 00:46:13 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed Jun 17 00:46:13 2015 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=4d7ebb54

[app-misc/grml-etc-core] Version bump.

Package-Manager: portage-2.2.20

 app-misc/grml-etc-core/Manifest                                         | 2 +-
 .../{grml-etc-core-0.11.2.ebuild => grml-etc-core-0.12.1.ebuild}        | 2 +-
 app-misc/grml-etc-core/grml-etc-core-9999.ebuild                        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-misc/grml-etc-core/Manifest b/app-misc/grml-etc-core/Manifest
index 797e45e..dd3e166 100644
--- a/app-misc/grml-etc-core/Manifest
+++ b/app-misc/grml-etc-core/Manifest
@@ -1 +1 @@
-DIST grml-etc-core_0.11.2.tar.gz 155736 SHA256 0034a2a9ee77068a381c77a69fc05fcaa054215fdf1b05163a7bb7397145ec40 SHA512 a5767965c2fa7ff4465b23321d0deca496b532ebb987b29ec635b6969ab639c3152edea07927674453d6a1a0c897d140dbc785f57e3841f86f686bc07966985d WHIRLPOOL 298abe104cf665ccea1ad985ae2d059014160597749ea414401dceaa0dd202fbee2bcc2c1f259bf00aa8c496d66099cbe8acf89e0c02b79495813cec1fca95df
+DIST grml-etc-core-0.12.1.tar.gz 158255 SHA256 09bb1f2d089bd2a6cb69b4f9f7c3459d3ec0d8c2e2852ef30f7704bc1173665e SHA512 4a0fdad130d167c8ea050e17f4d3d8cf3f4591665f90eb150b6b9c009173f5d1cbbf2fd08c30b5e89f051b30f10aaeee123e73f57bff4e265fc5682decb3d2c2 WHIRLPOOL 3a9c389402c42aa013af3055da784c0ee3b0055f25aa7a2a1cca369c3403da1e6f6daf92369d3d704e1abef912aef531b8d6fb12984b9c311af8e65f3c3a6fe8

diff --git a/app-misc/grml-etc-core/grml-etc-core-0.11.2.ebuild b/app-misc/grml-etc-core/grml-etc-core-0.12.1.ebuild
similarity index 89%
rename from app-misc/grml-etc-core/grml-etc-core-0.11.2.ebuild
rename to app-misc/grml-etc-core/grml-etc-core-0.12.1.ebuild
index 912f203..b61980f 100644
--- a/app-misc/grml-etc-core/grml-etc-core-0.11.2.ebuild
+++ b/app-misc/grml-etc-core/grml-etc-core-0.12.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = *9999 ]]; then
 	EGIT_REPO_URI="git://git.grml.org/grml-etc-core.git"
 else
 	KEYWORDS="~amd64 ~arm"
-	SRC_URI="http://deb.grml.org/pool/main/g/${PN}/${PN}_${PV}.tar.gz"
+	SRC_URI="https://github.com/grml/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 fi
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/app-misc/grml-etc-core/grml-etc-core-9999.ebuild b/app-misc/grml-etc-core/grml-etc-core-9999.ebuild
index 912f203..b61980f 100644
--- a/app-misc/grml-etc-core/grml-etc-core-9999.ebuild
+++ b/app-misc/grml-etc-core/grml-etc-core-9999.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = *9999 ]]; then
 	EGIT_REPO_URI="git://git.grml.org/grml-etc-core.git"
 else
 	KEYWORDS="~amd64 ~arm"
-	SRC_URI="http://deb.grml.org/pool/main/g/${PN}/${PN}_${PV}.tar.gz"
+	SRC_URI="https://github.com/grml/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 fi
 LICENSE="GPL-2"
 SLOT="0"


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

* [gentoo-commits] dev/mrueg:master commit in: app-misc/grml-etc-core/
@ 2015-07-20 12:00 Manuel Rüger
  0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rüger @ 2015-07-20 12:00 UTC (permalink / raw
  To: gentoo-commits

commit:     3e684f661d7171c7562f1b5624932ae85f3dcee5
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 20 12:00:23 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Jul 20 12:00:23 2015 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=3e684f66

[app-misc/grml-etc-core] Version bump.

Package-Manager: portage-2.2.20

 app-misc/grml-etc-core/Manifest                                         | 2 +-
 .../{grml-etc-core-0.12.1.ebuild => grml-etc-core-0.12.2.ebuild}        | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/grml-etc-core/Manifest b/app-misc/grml-etc-core/Manifest
index dd3e166..4863505 100644
--- a/app-misc/grml-etc-core/Manifest
+++ b/app-misc/grml-etc-core/Manifest
@@ -1 +1 @@
-DIST grml-etc-core-0.12.1.tar.gz 158255 SHA256 09bb1f2d089bd2a6cb69b4f9f7c3459d3ec0d8c2e2852ef30f7704bc1173665e SHA512 4a0fdad130d167c8ea050e17f4d3d8cf3f4591665f90eb150b6b9c009173f5d1cbbf2fd08c30b5e89f051b30f10aaeee123e73f57bff4e265fc5682decb3d2c2 WHIRLPOOL 3a9c389402c42aa013af3055da784c0ee3b0055f25aa7a2a1cca369c3403da1e6f6daf92369d3d704e1abef912aef531b8d6fb12984b9c311af8e65f3c3a6fe8
+DIST grml-etc-core-0.12.2.tar.gz 159121 SHA256 48cb210e41537bd99e76852d51bfcd3f828b8b5b7d3c4590c9342b1569687dcc SHA512 426cd9d17e3d9d5193b75f8bc6f9548af8d2aec5da5a3172accde4741b0a18fb3bc830973cab3221b1860e3c7f30187f73faba0e6f2ec841fded64599499cbcb WHIRLPOOL 809aee216c105fb02cbed7ec7f8ce2ab736e8d26e74714f0d1adf583a959985c0ab47c07ea4e70a20bbc34f91fbdd10f1fc3fdbbb0d15105a2368153f5828572

diff --git a/app-misc/grml-etc-core/grml-etc-core-0.12.1.ebuild b/app-misc/grml-etc-core/grml-etc-core-0.12.2.ebuild
similarity index 100%
rename from app-misc/grml-etc-core/grml-etc-core-0.12.1.ebuild
rename to app-misc/grml-etc-core/grml-etc-core-0.12.2.ebuild


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

* [gentoo-commits] dev/mrueg:master commit in: app-misc/grml-etc-core/
@ 2015-08-15 11:35 Manuel Rüger
  0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rüger @ 2015-08-15 11:35 UTC (permalink / raw
  To: gentoo-commits

commit:     40fb36d408da6383b0dcae2a6869fce5fa4e2d0f
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 15 11:34:57 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Aug 15 11:34:57 2015 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=40fb36d4

app-misc/grml-etc-core: Version bump.

Package-Manager: portage-2.2.20.1

 app-misc/grml-etc-core/Manifest                                         | 2 +-
 .../{grml-etc-core-0.12.2.ebuild => grml-etc-core-0.12.3.ebuild}        | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/grml-etc-core/Manifest b/app-misc/grml-etc-core/Manifest
index 4863505..b64e230 100644
--- a/app-misc/grml-etc-core/Manifest
+++ b/app-misc/grml-etc-core/Manifest
@@ -1 +1 @@
-DIST grml-etc-core-0.12.2.tar.gz 159121 SHA256 48cb210e41537bd99e76852d51bfcd3f828b8b5b7d3c4590c9342b1569687dcc SHA512 426cd9d17e3d9d5193b75f8bc6f9548af8d2aec5da5a3172accde4741b0a18fb3bc830973cab3221b1860e3c7f30187f73faba0e6f2ec841fded64599499cbcb WHIRLPOOL 809aee216c105fb02cbed7ec7f8ce2ab736e8d26e74714f0d1adf583a959985c0ab47c07ea4e70a20bbc34f91fbdd10f1fc3fdbbb0d15105a2368153f5828572
+DIST grml-etc-core-0.12.3.tar.gz 159196 SHA256 530aa4ab4f3ad8ac1b5aab001d5e223051be3178ef62edab62507f837a827a04 SHA512 082075adb809146049de99b5b075d7a44c32fb2b01726ce1b29bf16496c681ff244fdfd83797a16d9cdec367534d67743393c077f2cd509129687533fe68f90f WHIRLPOOL 8e07ba6f617409598a51b6b654b32f5b8c0fe458a4acc562c994e231a2b288625900d3f58feb78c402d74014bac5744a599ddad24d0ede1395c7147e7481c8e6

diff --git a/app-misc/grml-etc-core/grml-etc-core-0.12.2.ebuild b/app-misc/grml-etc-core/grml-etc-core-0.12.3.ebuild
similarity index 100%
rename from app-misc/grml-etc-core/grml-etc-core-0.12.2.ebuild
rename to app-misc/grml-etc-core/grml-etc-core-0.12.3.ebuild


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

* [gentoo-commits] dev/mrueg:master commit in: app-misc/grml-etc-core/
@ 2016-01-11  0:21 Manuel Rüger
  0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rüger @ 2016-01-11  0:21 UTC (permalink / raw
  To: gentoo-commits

commit:     da7273d0810129934844a220ce480835c716e075
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 11 00:21:34 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Jan 11 00:21:34 2016 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=da7273d0

app-misc/grml-etc-core: Version bump, remove old

Package-Manager: portage-2.2.26

 app-misc/grml-etc-core/Manifest                                         | 2 +-
 .../{grml-etc-core-0.12.3.ebuild => grml-etc-core-0.12.5.ebuild}        | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/grml-etc-core/Manifest b/app-misc/grml-etc-core/Manifest
index b64e230..b97838e 100644
--- a/app-misc/grml-etc-core/Manifest
+++ b/app-misc/grml-etc-core/Manifest
@@ -1 +1 @@
-DIST grml-etc-core-0.12.3.tar.gz 159196 SHA256 530aa4ab4f3ad8ac1b5aab001d5e223051be3178ef62edab62507f837a827a04 SHA512 082075adb809146049de99b5b075d7a44c32fb2b01726ce1b29bf16496c681ff244fdfd83797a16d9cdec367534d67743393c077f2cd509129687533fe68f90f WHIRLPOOL 8e07ba6f617409598a51b6b654b32f5b8c0fe458a4acc562c994e231a2b288625900d3f58feb78c402d74014bac5744a599ddad24d0ede1395c7147e7481c8e6
+DIST grml-etc-core-0.12.5.tar.gz 159987 SHA256 360c4496861ae957ad2d70a9e91171a0b807be42665c37864af3b6c1bfdcdaf7 SHA512 a63a6a884649dc3d648d5d2d8c2b4017bf0b099cad3d3ff0b9a7211765cfec4e7433377ea71fcb36d7b9a4ab2ce16a9f25731a9667ce06c1753de75249c95748 WHIRLPOOL fb998f1114750847a7290868cb51f8a698afb322303ea90d83300f3279c73e5d735c17a261f5a4260a2872b909854952b1c605ba2b6f3c470798d0005c9aaaf5

diff --git a/app-misc/grml-etc-core/grml-etc-core-0.12.3.ebuild b/app-misc/grml-etc-core/grml-etc-core-0.12.5.ebuild
similarity index 100%
rename from app-misc/grml-etc-core/grml-etc-core-0.12.3.ebuild
rename to app-misc/grml-etc-core/grml-etc-core-0.12.5.ebuild


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

* [gentoo-commits] dev/mrueg:master commit in: app-misc/grml-etc-core/
@ 2016-05-05  0:45 Manuel Rüger
  0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rüger @ 2016-05-05  0:45 UTC (permalink / raw
  To: gentoo-commits

commit:     718eb35e815364e70eeeb09bb10eb3fea97a0a78
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu May  5 00:45:09 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu May  5 00:45:09 2016 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=718eb35e

app-misc/grml-etc-core: Version bump to 0.12.6, remove old

Package-Manager: portage-2.2.28

 app-misc/grml-etc-core/Manifest                                         | 2 +-
 .../{grml-etc-core-0.12.5.ebuild => grml-etc-core-0.12.6.ebuild}        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/grml-etc-core/Manifest b/app-misc/grml-etc-core/Manifest
index b97838e..45303d7 100644
--- a/app-misc/grml-etc-core/Manifest
+++ b/app-misc/grml-etc-core/Manifest
@@ -1 +1 @@
-DIST grml-etc-core-0.12.5.tar.gz 159987 SHA256 360c4496861ae957ad2d70a9e91171a0b807be42665c37864af3b6c1bfdcdaf7 SHA512 a63a6a884649dc3d648d5d2d8c2b4017bf0b099cad3d3ff0b9a7211765cfec4e7433377ea71fcb36d7b9a4ab2ce16a9f25731a9667ce06c1753de75249c95748 WHIRLPOOL fb998f1114750847a7290868cb51f8a698afb322303ea90d83300f3279c73e5d735c17a261f5a4260a2872b909854952b1c605ba2b6f3c470798d0005c9aaaf5
+DIST grml-etc-core-0.12.6.tar.gz 160260 SHA256 9a3082fd5b57e75d4fcc2a36d2123104d3d8effcfb086b2466db8fc95728bcd3 SHA512 b812b93db8d3120d07be1ba7c52f40ec217ca2cfa58969b34384a7308d840fca0fb84e7c42b4a120c82bbbf1d6a1328c77c99085f0b9ff55e075a3ccc2300328 WHIRLPOOL fe16b3ed493e766b9ee850a8045d7ba14f6a7a1f8c6581beb81facec51790f932690d3e7a8aa1438a3ae13aa63c65ecf89cb9d1159c27434552ef6aa3c903961

diff --git a/app-misc/grml-etc-core/grml-etc-core-0.12.5.ebuild b/app-misc/grml-etc-core/grml-etc-core-0.12.6.ebuild
similarity index 94%
rename from app-misc/grml-etc-core/grml-etc-core-0.12.5.ebuild
rename to app-misc/grml-etc-core/grml-etc-core-0.12.6.ebuild
index 4c0efce..bd6f3a8 100644
--- a/app-misc/grml-etc-core/grml-etc-core-0.12.5.ebuild
+++ b/app-misc/grml-etc-core/grml-etc-core-0.12.6.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$
 


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

end of thread, other threads:[~2016-05-05  0:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-17  0:46 [gentoo-commits] dev/mrueg:master commit in: app-misc/grml-etc-core/ Manuel Rüger
  -- strict thread matches above, loose matches on Subject: below --
2015-07-20 12:00 Manuel Rüger
2015-08-15 11:35 Manuel Rüger
2016-01-11  0:21 Manuel Rüger
2016-05-05  0:45 Manuel Rüger

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