public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-misc/scrub/
@ 2016-02-28  6:56 Matt Thode
  0 siblings, 0 replies; 16+ messages in thread
From: Matt Thode @ 2016-02-28  6:56 UTC (permalink / raw
  To: gentoo-commits

commit:     673d91952be5bd76f776a0f3b507f88bc8043b3c
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 06:53:31 2016 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 06:53:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=673d9195

app-misc/scrub: keywording arm64

merged on X-C1

Package-Manager: portage-2.2.26

 app-misc/scrub/scrub-2.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/scrub/scrub-2.6.1.ebuild b/app-misc/scrub/scrub-2.6.1.ebuild
index 97594f0..047742a 100644
--- a/app-misc/scrub/scrub-2.6.1.ebuild
+++ b/app-misc/scrub/scrub-2.6.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~sparc ~x86"
 IUSE=""
 
 DEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/scrub/
@ 2016-12-21 13:50 Patrice Clement
  0 siblings, 0 replies; 16+ messages in thread
From: Patrice Clement @ 2016-12-21 13:50 UTC (permalink / raw
  To: gentoo-commits

commit:     79440b18ba8d0920376bcfb4edbb550953bb4e09
Author:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Sat Dec 17 10:01:13 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Dec 21 13:50:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79440b18

app-misc/scrub: update SRC_URI and HOMEPAGE.

Gentoo-Bug: https://bugs.gentoo.org/602248

Closes: https://github.com/gentoo/gentoo/pull/3141

 app-misc/scrub/Manifest           | 2 +-
 app-misc/scrub/metadata.xml       | 1 -
 app-misc/scrub/scrub-2.5.2.ebuild | 6 +++---
 app-misc/scrub/scrub-2.6.1.ebuild | 4 ++--
 4 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/app-misc/scrub/Manifest b/app-misc/scrub/Manifest
index b60eb1d..b7613b3 100644
--- a/app-misc/scrub/Manifest
+++ b/app-misc/scrub/Manifest
@@ -1,2 +1,2 @@
-DIST scrub-2.5.2.tar.bz2 161468 SHA256 51ee4963759cf07b186bb583ef2839618c1131bbbbdfae849ca76a2259cbc461 SHA512 23815831a356b3a7c6a75354134c49912dc97f9e54130acaa9ee8e80cf839e18238bf69cf6d5aaf79dbbc3dc4195ca78cb6f0d5aca11972726956040fcc424e7 WHIRLPOOL 80b8514e21bff2b1aa2628da7c46d679ea72328db26ac676189c09986f7d1f9e0ac63af7e8c8796237f42b86e707acfc90113af9c16194bc63382e848afb5f6a
+DIST 2.5.2.tar.gz 192060 SHA256 92d688f994fb5b8d377bb41d46f077ebf5c41327d1b6af2824eb4d2bb2c7815e SHA512 1ae96c6f59d9039720642acc320a7e4498116594a3058ace86ea6346c58131283063c4337a8d6960a0fab5d4d592e471cb0652d7886def850d97a71e8dbce201 WHIRLPOOL dd5fb30d7df86f430a107aa25197cd3d5b1649635fd2e5f85c3495d8161fb96995086114e5d20ab85dfa26763ca319758463cf6251e3ff9c4c6c91f895baee8a
 DIST scrub-2.6.1.tar.gz 362536 SHA256 43d98d3795bc2de7920efe81ef2c5de4e9ed1f903c35c939a7d65adc416d6cb8 SHA512 6e434b9d81c5ac473188c37af790c808771204203b3f04a5ca316c6a890f872d1beb73ce4713546e14ae91287d7adaf2fbfa44a30af634c2b3af890e2a0e8640 WHIRLPOOL 443a790da1e2507984e8b5f55f566fcf8f850b7b81b4e01c4df5fa8d6b9045494af1defd4b36baaa44a91ae99fea18a9de2be41b8af52cea5f8fa103c92f4e21

diff --git a/app-misc/scrub/metadata.xml b/app-misc/scrub/metadata.xml
index 7da0170..95678af 100644
--- a/app-misc/scrub/metadata.xml
+++ b/app-misc/scrub/metadata.xml
@@ -6,7 +6,6 @@
     <name>Tiziano Müller</name>
   </maintainer>
   <upstream>
-    <remote-id type="google-code">diskscrub</remote-id>
     <remote-id type="github">chaos/scrub</remote-id>
   </upstream>
 </pkgmetadata>

diff --git a/app-misc/scrub/scrub-2.5.2.ebuild b/app-misc/scrub/scrub-2.5.2.ebuild
index fbeb129..f508cce 100644
--- a/app-misc/scrub/scrub-2.5.2.ebuild
+++ b/app-misc/scrub/scrub-2.5.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="4"
 
 DESCRIPTION="write patterns on disk/file"
-HOMEPAGE="https://code.google.com/p/diskscrub/"
-SRC_URI="https://diskscrub.googlecode.com/files/${P}.tar.bz2"
+HOMEPAGE="https://github.com/chaos/scrub"
+SRC_URI="https://github.com/chaos/${PN}/archive/${PV}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/app-misc/scrub/scrub-2.6.1.ebuild b/app-misc/scrub/scrub-2.6.1.ebuild
index 047742a..debc82d 100644
--- a/app-misc/scrub/scrub-2.6.1.ebuild
+++ b/app-misc/scrub/scrub-2.6.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="5"
 
 DESCRIPTION="Write patterns on disk/file"
-HOMEPAGE="https://code.google.com/p/diskscrub/"
+HOMEPAGE="https://github.com/chaos/scrub"
 SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/scrub/
@ 2016-12-29 12:28 David Seifert
  0 siblings, 0 replies; 16+ messages in thread
From: David Seifert @ 2016-12-29 12:28 UTC (permalink / raw
  To: gentoo-commits

commit:     132e54b700ddd5777ff366bed4fda05317ddc540
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 28 22:02:45 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 12:26:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=132e54b7

app-misc/scrub: Add longdescription, EAPI=6

Package-Manager: Portage-2.3.0, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3267

 app-misc/scrub/metadata.xml       | 16 +++++++++-------
 app-misc/scrub/scrub-2.6.1.ebuild |  4 ++--
 2 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/app-misc/scrub/metadata.xml b/app-misc/scrub/metadata.xml
index 95678af..860304f 100644
--- a/app-misc/scrub/metadata.xml
+++ b/app-misc/scrub/metadata.xml
@@ -1,11 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>dev-zero@gentoo.org</email>
-    <name>Tiziano Müller</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">chaos/scrub</remote-id>
-  </upstream>
+	<maintainer type="person">
+		<email>dev-zero@gentoo.org</email>
+		<name>Tiziano Müller</name>
+	</maintainer>
+	<longdescription>Scrub overwrites hard disks, files, and other devices with repeating patterns intended to make recovering data from these devices more difficult.
+	</longdescription>
+	<upstream>
+		<remote-id type="github">chaos/scrub</remote-id>
+	</upstream>
 </pkgmetadata>

diff --git a/app-misc/scrub/scrub-2.6.1.ebuild b/app-misc/scrub/scrub-2.6.1.ebuild
index debc82d..53b89c7 100644
--- a/app-misc/scrub/scrub-2.6.1.ebuild
+++ b/app-misc/scrub/scrub-2.6.1.ebuild
@@ -2,9 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI="6"
 
-DESCRIPTION="Write patterns on disk/file"
+DESCRIPTION="Overwrite files with iterative patterns."
 HOMEPAGE="https://github.com/chaos/scrub"
 SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz"
 


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/scrub/
@ 2017-02-16 10:26 Agostino Sarubbo
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2017-02-16 10:26 UTC (permalink / raw
  To: gentoo-commits

commit:     38a2212ba8bead0ba43620891a4141b2fed1c59e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 10:24:41 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 10:24:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38a2212b

app-misc/scrub: amd64 stable wrt bug #609480

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

 app-misc/scrub/scrub-2.6.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/scrub/scrub-2.6.1.ebuild b/app-misc/scrub/scrub-2.6.1.ebuild
index 53b89c7a09..e964cc2e25 100644
--- a/app-misc/scrub/scrub-2.6.1.ebuild
+++ b/app-misc/scrub/scrub-2.6.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$
 
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm64 ~sparc ~x86"
 IUSE=""
 
 DEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/scrub/
@ 2017-06-02 17:31 David Seifert
  0 siblings, 0 replies; 16+ messages in thread
From: David Seifert @ 2017-06-02 17:31 UTC (permalink / raw
  To: gentoo-commits

commit:     8a9f3ad2a6310badb6499c7eb4f45686e6175fd2
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  2 17:00:41 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jun  2 17:00:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a9f3ad2

app-misc/scrub: [QA] Use proper distfile name

Bug: https://bugs.gentoo.org/show_bug.cgi?id=619842
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-misc/scrub/Manifest           | 2 +-
 app-misc/scrub/scrub-2.5.2.ebuild | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-misc/scrub/Manifest b/app-misc/scrub/Manifest
index b7613b32d4f..7856001f571 100644
--- a/app-misc/scrub/Manifest
+++ b/app-misc/scrub/Manifest
@@ -1,2 +1,2 @@
-DIST 2.5.2.tar.gz 192060 SHA256 92d688f994fb5b8d377bb41d46f077ebf5c41327d1b6af2824eb4d2bb2c7815e SHA512 1ae96c6f59d9039720642acc320a7e4498116594a3058ace86ea6346c58131283063c4337a8d6960a0fab5d4d592e471cb0652d7886def850d97a71e8dbce201 WHIRLPOOL dd5fb30d7df86f430a107aa25197cd3d5b1649635fd2e5f85c3495d8161fb96995086114e5d20ab85dfa26763ca319758463cf6251e3ff9c4c6c91f895baee8a
+DIST scrub-2.5.2.tar.gz 192060 SHA256 92d688f994fb5b8d377bb41d46f077ebf5c41327d1b6af2824eb4d2bb2c7815e SHA512 1ae96c6f59d9039720642acc320a7e4498116594a3058ace86ea6346c58131283063c4337a8d6960a0fab5d4d592e471cb0652d7886def850d97a71e8dbce201 WHIRLPOOL dd5fb30d7df86f430a107aa25197cd3d5b1649635fd2e5f85c3495d8161fb96995086114e5d20ab85dfa26763ca319758463cf6251e3ff9c4c6c91f895baee8a
 DIST scrub-2.6.1.tar.gz 362536 SHA256 43d98d3795bc2de7920efe81ef2c5de4e9ed1f903c35c939a7d65adc416d6cb8 SHA512 6e434b9d81c5ac473188c37af790c808771204203b3f04a5ca316c6a890f872d1beb73ce4713546e14ae91287d7adaf2fbfa44a30af634c2b3af890e2a0e8640 WHIRLPOOL 443a790da1e2507984e8b5f55f566fcf8f850b7b81b4e01c4df5fa8d6b9045494af1defd4b36baaa44a91ae99fea18a9de2be41b8af52cea5f8fa103c92f4e21

diff --git a/app-misc/scrub/scrub-2.5.2.ebuild b/app-misc/scrub/scrub-2.5.2.ebuild
index 7cc0c2f1915..ede2f37a6bc 100644
--- a/app-misc/scrub/scrub-2.5.2.ebuild
+++ b/app-misc/scrub/scrub-2.5.2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="4"
+EAPI=6
 
 DESCRIPTION="write patterns on disk/file"
 HOMEPAGE="https://github.com/chaos/scrub"
-SRC_URI="https://github.com/chaos/${PN}/archive/${PV}.tar.gz"
+SRC_URI="https://github.com/chaos/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/scrub/
@ 2019-12-28 21:32 Georgy Yakovlev
  0 siblings, 0 replies; 16+ messages in thread
From: Georgy Yakovlev @ 2019-12-28 21:32 UTC (permalink / raw
  To: gentoo-commits

commit:     cb83cce6b4b9a42f4f03318747a241e1b866b2b1
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 20:35:28 2019 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sat Dec 28 21:32:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb83cce6

app-misc/scrub: keyword 2.6.1 on ~ppc64

Bug: https://bugs.gentoo.org/679888
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 app-misc/scrub/scrub-2.6.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/scrub/scrub-2.6.1.ebuild b/app-misc/scrub/scrub-2.6.1.ebuild
index 654963361fc..0b050cc0eb2 100644
--- a/app-misc/scrub/scrub-2.6.1.ebuild
+++ b/app-misc/scrub/scrub-2.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~sparc ~x86"
 IUSE=""
 
 DEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/scrub/
@ 2020-08-20 13:20 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2020-08-20 13:20 UTC (permalink / raw
  To: gentoo-commits

commit:     f846da7689ec1120ec20f05fed4adb6aadc489b8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 20 13:16:43 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 20 13:20:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f846da76

app-misc/scrub: Stabilize 2.6.1 arm64, #738076

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

 app-misc/scrub/scrub-2.6.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/scrub/scrub-2.6.1.ebuild b/app-misc/scrub/scrub-2.6.1.ebuild
index 0b050cc0eb2..635cd71d32b 100644
--- a/app-misc/scrub/scrub-2.6.1.ebuild
+++ b/app-misc/scrub/scrub-2.6.1.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="6"
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~sparc ~x86"
 IUSE=""
 
 DEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/scrub/
@ 2021-02-26 22:45 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-02-26 22:45 UTC (permalink / raw
  To: gentoo-commits

commit:     f74caadf2a5eac535a3f52c43003f8d98cf6137e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 22:45:22 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 22:45:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f74caadf

app-misc/scrub: Stabilize 2.6.1 x86, #609480

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

 app-misc/scrub/scrub-2.6.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/scrub/scrub-2.6.1.ebuild b/app-misc/scrub/scrub-2.6.1.ebuild
index 635cd71d32b..71111d91acc 100644
--- a/app-misc/scrub/scrub-2.6.1.ebuild
+++ b/app-misc/scrub/scrub-2.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm64 ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~sparc x86"
 IUSE=""
 
 DEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/scrub/
@ 2022-04-16 14:07 Yixun Lan
  0 siblings, 0 replies; 16+ messages in thread
From: Yixun Lan @ 2022-04-16 14:07 UTC (permalink / raw
  To: gentoo-commits

commit:     14f558d1bf7f28a9dd4dbf7244685fdf67057773
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 13:51:57 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 13:52:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14f558d1

app-misc/scrub: keyword 2.6.1 for ~riscv

Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 app-misc/scrub/scrub-2.6.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/scrub/scrub-2.6.1.ebuild b/app-misc/scrub/scrub-2.6.1.ebuild
index 8ad2d007c75b..32311ea10b7d 100644
--- a/app-misc/scrub/scrub-2.6.1.ebuild
+++ b/app-misc/scrub/scrub-2.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm64 ~ppc64 ~sparc x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~sparc x86"
 IUSE=""
 
 DEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/scrub/
@ 2022-06-24 20:57 Jakov Smolić
  0 siblings, 0 replies; 16+ messages in thread
From: Jakov Smolić @ 2022-06-24 20:57 UTC (permalink / raw
  To: gentoo-commits

commit:     11e801b2b1e183c6b2d78947c3230af8d3491b07
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 20:57:45 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 20:57:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11e801b2

app-misc/scrub: Keyword 2.6.1 arm, #849839

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

 app-misc/scrub/scrub-2.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/scrub/scrub-2.6.1.ebuild b/app-misc/scrub/scrub-2.6.1.ebuild
index 32311ea10b7d..547ab898ec2f 100644
--- a/app-misc/scrub/scrub-2.6.1.ebuild
+++ b/app-misc/scrub/scrub-2.6.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~sparc x86"
 IUSE=""
 
 DEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/scrub/
@ 2022-07-10 11:21 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2022-07-10 11:21 UTC (permalink / raw
  To: gentoo-commits

commit:     5f758d31e33528889083875e58c9cc8fc5c74591
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 10 11:21:48 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 10 11:21:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f758d31

app-misc/scrub: restore old 2.6.1

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

 app-misc/scrub/scrub-2.6.1.ebuild | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/app-misc/scrub/scrub-2.6.1.ebuild b/app-misc/scrub/scrub-2.6.1.ebuild
new file mode 100644
index 000000000000..547ab898ec2f
--- /dev/null
+++ b/app-misc/scrub/scrub-2.6.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+DESCRIPTION="Overwrite files with iterative patterns"
+HOMEPAGE="https://github.com/chaos/scrub"
+SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~sparc x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/scrub/
@ 2022-08-17  2:47 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2022-08-17  2:47 UTC (permalink / raw
  To: gentoo-commits

commit:     bae8f9b3b593e5c1d2af5e82921085996e8d9d16
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 17 02:46:48 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 17 02:46:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bae8f9b3

app-misc/scrub: Stabilize 2.6.1-r1 amd64, #865443

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

 app-misc/scrub/scrub-2.6.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/scrub/scrub-2.6.1-r1.ebuild b/app-misc/scrub/scrub-2.6.1-r1.ebuild
index a9a3ce8e547b..72f65ea730b2 100644
--- a/app-misc/scrub/scrub-2.6.1-r1.ebuild
+++ b/app-misc/scrub/scrub-2.6.1-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc x86"
 
 PATCHES=(
 	"${FILESDIR}"/${P}-implicit-function-declaration-test.patch


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/scrub/
@ 2022-08-17  2:47 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2022-08-17  2:47 UTC (permalink / raw
  To: gentoo-commits

commit:     44a827b0bd263a3c8956be589ed705abb78ec3ae
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 17 02:46:04 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 17 02:46:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44a827b0

app-misc/scrub: Stabilize 2.6.1-r1 x86, #865443

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

 app-misc/scrub/scrub-2.6.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/scrub/scrub-2.6.1-r1.ebuild b/app-misc/scrub/scrub-2.6.1-r1.ebuild
index a7c1ab7b6ea6..a9a3ce8e547b 100644
--- a/app-misc/scrub/scrub-2.6.1-r1.ebuild
+++ b/app-misc/scrub/scrub-2.6.1-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc x86"
 
 PATCHES=(
 	"${FILESDIR}"/${P}-implicit-function-declaration-test.patch


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/scrub/
@ 2022-08-17  4:53 Arthur Zamarin
  0 siblings, 0 replies; 16+ messages in thread
From: Arthur Zamarin @ 2022-08-17  4:53 UTC (permalink / raw
  To: gentoo-commits

commit:     4c1be1186b8a3ab739b7b430c059bab154060ddb
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 17 04:52:57 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 17 04:52:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c1be118

app-misc/scrub: Stabilize 2.6.1-r1 arm64, #865443

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

 app-misc/scrub/scrub-2.6.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/scrub/scrub-2.6.1-r1.ebuild b/app-misc/scrub/scrub-2.6.1-r1.ebuild
index 72f65ea730b2..15bebc1034e5 100644
--- a/app-misc/scrub/scrub-2.6.1-r1.ebuild
+++ b/app-misc/scrub/scrub-2.6.1-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~sparc x86"
 
 PATCHES=(
 	"${FILESDIR}"/${P}-implicit-function-declaration-test.patch


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/scrub/
@ 2022-08-17 13:01 Andreas Sturmlechner
  0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2022-08-17 13:01 UTC (permalink / raw
  To: gentoo-commits

commit:     dd8da56a0150ccf55f5b41297aec5d72c051f9dd
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 17 11:10:03 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 17 13:00:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd8da56a

app-misc/scrub: drop 2.6.1, EAPI-6--

Closes: https://bugs.gentoo.org/865443
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-misc/scrub/scrub-2.6.1.ebuild | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/app-misc/scrub/scrub-2.6.1.ebuild b/app-misc/scrub/scrub-2.6.1.ebuild
deleted file mode 100644
index 547ab898ec2f..000000000000
--- a/app-misc/scrub/scrub-2.6.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-DESCRIPTION="Overwrite files with iterative patterns"
-HOMEPAGE="https://github.com/chaos/scrub"
-SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/scrub/
@ 2024-01-03 18:52 Arthur Zamarin
  0 siblings, 0 replies; 16+ messages in thread
From: Arthur Zamarin @ 2024-01-03 18:52 UTC (permalink / raw
  To: gentoo-commits

commit:     86a7cffc87c1614b6ac10184bb4e2f610fc4c310
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  3 18:51:16 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 18:51:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a7cffc

app-misc/scrub: Stabilize 2.6.1-r1 ppc64, #921204

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

 app-misc/scrub/scrub-2.6.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/scrub/scrub-2.6.1-r1.ebuild b/app-misc/scrub/scrub-2.6.1-r1.ebuild
index a0bf914b7cb1..3eeaadad94c1 100644
--- a/app-misc/scrub/scrub-2.6.1-r1.ebuild
+++ b/app-misc/scrub/scrub-2.6.1-r1.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
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv ~sparc x86"
 
 PATCHES=(
 	"${FILESDIR}"/${P}-implicit-function-declaration-test.patch


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

end of thread, other threads:[~2024-01-03 18:52 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-16 14:07 [gentoo-commits] repo/gentoo:master commit in: app-misc/scrub/ Yixun Lan
  -- strict thread matches above, loose matches on Subject: below --
2024-01-03 18:52 Arthur Zamarin
2022-08-17 13:01 Andreas Sturmlechner
2022-08-17  4:53 Arthur Zamarin
2022-08-17  2:47 Sam James
2022-08-17  2:47 Sam James
2022-07-10 11:21 Sam James
2022-06-24 20:57 Jakov Smolić
2021-02-26 22:45 Sam James
2020-08-20 13:20 Sam James
2019-12-28 21:32 Georgy Yakovlev
2017-06-02 17:31 David Seifert
2017-02-16 10:26 Agostino Sarubbo
2016-12-29 12:28 David Seifert
2016-12-21 13:50 Patrice Clement
2016-02-28  6:56 Matt Thode

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