[gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/

2022-05-30 Thread Sam James
commit: ec83a7e1c1bcd9dd188d730ee2e2a4dc499586dc
Author: Sam James  gentoo  org>
AuthorDate: Tue May 31 01:59:26 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue May 31 02:10:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec83a7e1

app-crypt/pius: enable py3.10, py3.11 and disable py3.7

Closes: https://bugs.gentoo.org/845447
Signed-off-by: Sam James  gentoo.org>

 app-crypt/pius/pius-3.0.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/pius/pius-3.0.0-r1.ebuild 
b/app-crypt/pius/pius-3.0.0-r1.ebuild
index 49fe29ec9207..c7ce49f2b85d 100644
--- a/app-crypt/pius/pius-3.0.0-r1.ebuild
+++ b/app-crypt/pius/pius-3.0.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/

2021-01-26 Thread Sam James
commit: 14d1ee374743cb48ecbecae49b83f8d10ddbaeee
Author: Sam James  gentoo  org>
AuthorDate: Wed Jan 27 03:49:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jan 27 03:49:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14d1ee37

app-crypt/pius: fix WhitespaceFound

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 app-crypt/pius/pius-3.0.0-r1.ebuild | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-crypt/pius/pius-3.0.0-r1.ebuild 
b/app-crypt/pius/pius-3.0.0-r1.ebuild
index b370b365182..49fe29ec920 100644
--- a/app-crypt/pius/pius-3.0.0-r1.ebuild
+++ b/app-crypt/pius/pius-3.0.0-r1.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=7
@@ -23,10 +23,10 @@ RDEPEND="${DEPEND}
dev-lang/perl"
 
 PATCHES=(
-  "${FILESDIR}/${P}-Fix-typos-132.patch"
-  "${FILESDIR}/${P}-pius-keyring-mgr-Fix-constants-134.patch"
-  "${FILESDIR}/${P}-Fix-typo-in-readme-135.patch"
-  "${FILESDIR}/${P}-Minor-fixes-for-pius-report-137.patch"
+   "${FILESDIR}/${P}-Fix-typos-132.patch"
+   "${FILESDIR}/${P}-pius-keyring-mgr-Fix-constants-134.patch"
+   "${FILESDIR}/${P}-Fix-typo-in-readme-135.patch"
+   "${FILESDIR}/${P}-Minor-fixes-for-pius-report-137.patch"
 )
 
 python_test() {



[gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/files/, app-crypt/pius/

2020-11-02 Thread Joonas Niilola
commit: 89d99e98b804cbbe7a3a90cf7753aaf4cc72452d
Author: Nicholas Meyer  gmail  com>
AuthorDate: Sun Nov  1 11:00:15 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Nov  3 06:59:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89d99e98

app-crypt/pius: add patches that include git headers

Signed-off-by: Nicholas Meyer  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/18104
Signed-off-by: Joonas Niilola  gentoo.org>

 ...po.diff => pius-3.0.0-Fix-typo-in-readme-135.patch} | 12 
 ...0_fix_typos.diff => pius-3.0.0-Fix-typos-132.patch} | 12 
 ...> pius-3.0.0-Minor-fixes-for-pius-report-137.patch} | 15 +++
 ...ius-3.0.0-pius-keyring-mgr-Fix-constants-134.patch} | 18 ++
 app-crypt/pius/pius-3.0.0-r1.ebuild|  8 
 5 files changed, 61 insertions(+), 4 deletions(-)

diff --git a/app-crypt/pius/files/pius-3.0.0_fix_readme_typo.diff 
b/app-crypt/pius/files/pius-3.0.0-Fix-typo-in-readme-135.patch
similarity index 61%
rename from app-crypt/pius/files/pius-3.0.0_fix_readme_typo.diff
rename to app-crypt/pius/files/pius-3.0.0-Fix-typo-in-readme-135.patch
index c51880aed3b..bc67e97950b 100644
--- a/app-crypt/pius/files/pius-3.0.0_fix_readme_typo.diff
+++ b/app-crypt/pius/files/pius-3.0.0-Fix-typo-in-readme-135.patch
@@ -1,3 +1,12 @@
+From 5f24833c50ac6d831c03309e9bbb6b62224ac0ac Mon Sep 17 00:00:00 2001
+From: Ross Smith II 
+Date: Mon, 9 Mar 2020 16:45:29 -0700
+Subject: [PATCH] Fix typo in readme (#135)
+
+---
+ README.md | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
 diff --git a/README.md b/README.md
 index 3ead858..4cb98ce 100644
 --- a/README.md
@@ -11,3 +20,6 @@ index 3ead858..4cb98ce 100644
  
  
  ## Config File
+-- 
+2.29.2
+

diff --git a/app-crypt/pius/files/pius-3.0.0_fix_typos.diff 
b/app-crypt/pius/files/pius-3.0.0-Fix-typos-132.patch
similarity index 79%
rename from app-crypt/pius/files/pius-3.0.0_fix_typos.diff
rename to app-crypt/pius/files/pius-3.0.0-Fix-typos-132.patch
index 1620d02b8e0..ed03995d34c 100644
--- a/app-crypt/pius/files/pius-3.0.0_fix_typos.diff
+++ b/app-crypt/pius/files/pius-3.0.0-Fix-typos-132.patch
@@ -1,3 +1,12 @@
+From 6a92664fe0cfacffb03e6f3312c1c5fb4d785297 Mon Sep 17 00:00:00 2001
+From: Maxim Baz 
+Date: Sat, 5 Oct 2019 23:52:17 +0200
+Subject: [PATCH] Fix typos (#132)
+
+---
+ pius | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
 diff --git a/pius b/pius
 index 7cf09b5..cc2333b 100755
 --- a/pius
@@ -29,3 +38,6 @@ index 7cf09b5..cc2333b 100755
  options.mail = ans
  print()
  
+-- 
+2.29.2
+

diff --git a/app-crypt/pius/files/pius-3.0.0_fix_pius_report.diff 
b/app-crypt/pius/files/pius-3.0.0-Minor-fixes-for-pius-report-137.patch
similarity index 85%
rename from app-crypt/pius/files/pius-3.0.0_fix_pius_report.diff
rename to app-crypt/pius/files/pius-3.0.0-Minor-fixes-for-pius-report-137.patch
index 40bb969aab7..c77f26649ce 100644
--- a/app-crypt/pius/files/pius-3.0.0_fix_pius_report.diff
+++ b/app-crypt/pius/files/pius-3.0.0-Minor-fixes-for-pius-report-137.patch
@@ -1,3 +1,15 @@
+From 19b61c3b0dc31ee60341b3ca708f8e459e44ce3f Mon Sep 17 00:00:00 2001
+From: Phil Dibowitz 
+Date: Mon, 23 Mar 2020 08:57:09 -0700
+Subject: [PATCH] Minor fixes for pius-report (#137)
+
+Signed-off-by: Phil Dibowitz 
+---
+ libpius/mailer.py | 2 +-
+ pius-keyring-mgr  | 4 +++-
+ pius-report   | 5 +++--
+ 3 files changed, 7 insertions(+), 4 deletions(-)
+
 diff --git a/libpius/mailer.py b/libpius/mailer.py
 index ba6b50a..f5b097f 100644
 --- a/libpius/mailer.py
@@ -61,3 +73,6 @@ index 47f57b5..744da35 100755
  gpg = subprocess.Popen(cmd, stdout=subprocess.PIPE, close_fds=True)
  gpg.wait()
  
+-- 
+2.29.2
+

diff --git a/app-crypt/pius/files/pius-3.0.0_fix_keyring_mgr_constants.diff 
b/app-crypt/pius/files/pius-3.0.0-pius-keyring-mgr-Fix-constants-134.patch
similarity index 76%
rename from app-crypt/pius/files/pius-3.0.0_fix_keyring_mgr_constants.diff
rename to 
app-crypt/pius/files/pius-3.0.0-pius-keyring-mgr-Fix-constants-134.patch
index 9871a51e6ed..20c43fcbdca 100644
--- a/app-crypt/pius/files/pius-3.0.0_fix_keyring_mgr_constants.diff
+++ b/app-crypt/pius/files/pius-3.0.0-pius-keyring-mgr-Fix-constants-134.patch
@@ -1,3 +1,18 @@
+From f54adce7ba47ad8882441aec3b0583ee788ea8e1 Mon Sep 17 00:00:00 2001
+From: Phil Dibowitz 
+Date: Tue, 4 Feb 2020 09:33:40 -0800
+Subject: [PATCH] [pius-keyring-mgr] Fix constants (#134)
+
+The refactor of the code meant these constants are now in the
+constants module, not in self.
+
+Fixes #133
+
+Signed-off-by: Phil Dibowitz 
+---
+ pius-keyring-mgr | 10 ++
+ 1 file changed, 6 insertions(+), 4 deletions(-)
+
 diff --git a/pius-keyring-mgr b/pius-keyring-mgr
 index 1daddeb..fb0b46a 100755
 --- a/pius-keyring-mgr
@@ -38,3 +53,6 @@ index 1daddeb..fb0b46a 100755
  keyid = keyid_from_fp(fp)
  tmp = data.copy()
  

[gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/files/, app-crypt/pius/

2020-11-01 Thread Joonas Niilola
commit: 18a6146e1ce80ef444e462a26fdc079857a0
Author: Nicholas Meyer  gmail  com>
AuthorDate: Sun Nov  1 07:35:59 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Nov  1 08:18:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18a61400

app-crypt/pius: pull in minor fixes from upstream

Closes: https://bugs.gentoo.org/752084
Signed-off-by: Nicholas Meyer  gmail.com>
Signed-off-by: Joonas Niilola  gentoo.org>

 .../pius-3.0.0_fix_keyring_mgr_constants.diff  | 40 ++
 .../pius/files/pius-3.0.0_fix_pius_report.diff | 63 ++
 .../pius/files/pius-3.0.0_fix_readme_typo.diff | 13 +
 app-crypt/pius/files/pius-3.0.0_fix_typos.diff | 31 +++
 .../{pius-3.0.0.ebuild => pius-3.0.0-r1.ebuild}|  7 +++
 5 files changed, 154 insertions(+)

diff --git a/app-crypt/pius/files/pius-3.0.0_fix_keyring_mgr_constants.diff 
b/app-crypt/pius/files/pius-3.0.0_fix_keyring_mgr_constants.diff
new file mode 100644
index 000..9871a51e6ed
--- /dev/null
+++ b/app-crypt/pius/files/pius-3.0.0_fix_keyring_mgr_constants.diff
@@ -0,0 +1,40 @@
+diff --git a/pius-keyring-mgr b/pius-keyring-mgr
+index 1daddeb..fb0b46a 100755
+--- a/pius-keyring-mgr
 b/pius-keyring-mgr
+@@ -28,6 +28,8 @@ from libpius.constants import (
+ GPG_BASE_OPTS,
+ GPG_QUIET_OPTS,
+ GPG_FD_OPTS,
++FP_RE,
++FIXFP_RE,
+ )
+ 
+ BADKEYS_RE = re.compile(r"|12345678|no pgp key")
+@@ -143,10 +145,10 @@ class PiusParser:
+ def parse_flatfile(self, filename):
+ with open(filename, "r") as fd:
+ contents = fd.read()
+-matches = self.FP_RE.findall(contents)
++matches = FP_RE.findall(contents)
+ keys = []
+ for match in matches:
+-flatfp = self.FIXFP_RE.sub("", match)
++flatfp = FIXFP_RE.sub("", match)
+ keyid = flatfp[-8:]
+ keys.append(
+ {
+@@ -199,11 +201,11 @@ class PiusParser:
+ tmp["key"] = match
+ keys.append(tmp)
+ continue
+-matches = self.FP_RE.findall(decoded)
++matches = FP_RE.findall(decoded)
+ if matches:
+ for match in matches:
+ num_fps = num_fps + 1
+-fp = self.FIXFP_RE.sub("", match)
++fp = FIXFP_RE.sub("", match)
+ keyid = keyid_from_fp(fp)
+ tmp = data.copy()
+ tmp.update({"fingerprint": fp, "keyid": keyid})

diff --git a/app-crypt/pius/files/pius-3.0.0_fix_pius_report.diff 
b/app-crypt/pius/files/pius-3.0.0_fix_pius_report.diff
new file mode 100644
index 000..40bb969aab7
--- /dev/null
+++ b/app-crypt/pius/files/pius-3.0.0_fix_pius_report.diff
@@ -0,0 +1,63 @@
+diff --git a/libpius/mailer.py b/libpius/mailer.py
+index ba6b50a..f5b097f 100644
+--- a/libpius/mailer.py
 b/libpius/mailer.py
+@@ -403,7 +403,7 @@ class PiusMailer:
+ # BCC the user...
+ env_to = [msg["To"], self.mail]
+ 
+-smtp.sendmail(self.mail, env_to, msg.as_string())
++smtp.sendmail(self.mail, env_to, msg.as_string().encode('utf-8'))
+ smtp.quit()
+ except smtplib.SMTPException as emsg:
+ raise MailSendError(emsg)
+diff --git a/pius-keyring-mgr b/pius-keyring-mgr
+index fb0b46a..ec3528a 100755
+--- a/pius-keyring-mgr
 b/pius-keyring-mgr
+@@ -1,4 +1,5 @@
+ #!/usr/bin/env python3
++
+ """A utility to create and manage party keyrings."""
+ 
+ # vim:tw=80:ai:tabstop=4:expandtab:shiftwidth=4
+@@ -446,7 +447,7 @@ class KeyringBuilder:
+ # stolen from pius
+ def get_all_keyids(self, sort_keyring):
+ """Given a keyring, get all the KeyIDs from it."""
+-util.debug("extracting all keyids from keyring")
++util.debug("extracting all keyids from keyring, sort: %s" % 
sort_keyring)
+ extra_opts = GPG_QUIET_OPTS + self.AUTO_OPTS + ["--fixed-list-mode"]
+ cmd = self.basecmd + extra_opts + ["--fingerprint"]
+ util.logcmd(cmd)
+@@ -776,6 +777,7 @@ before distributing they keyring.
+ prune.add_option(
+ "--no-sort-keyring",
+ dest="sort_keyring",
++default=True,
+ action="store_false",
+ help="Do not sort the keyring by name.",
+ )
+diff --git a/pius-report b/pius-report
+index 47f57b5..744da35 100755
+--- a/pius-report
 b/pius-report
+@@ -15,7 +15,8 @@ from optparse import OptionParser
+ from libpius import mailer as pmailer
+ from libpius import signer as psigner
+ from libpius.util import PiusUtil, MyOption
+-from libpius.constants import DEFAULT_GPG_PATH, UID_RE, GPG_MIN_OPTS
++from libpius.constants import DEFAULT_GPG_PATH, UID_RE, GPG_MIN_OPTS, \
++GPG_BASE_OPTS
+ from libpius.exceptions import MailSendError
+ from libpius.state import SignState
+ 
+@@ 

[gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/

2020-11-01 Thread Joonas Niilola
commit: 79af39d4c90861cf3cff9f4f4561e540ae039106
Author: Nicholas Meyer  gmail  com>
AuthorDate: Sun Nov  1 07:37:25 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Nov  1 08:18:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79af39d4

app-crypt/pius: add python3_9 to PYTHON_COMPAT

Closes: https://bugs.gentoo.org/752084
Signed-off-by: Nicholas Meyer  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/18103
Signed-off-by: Joonas Niilola  gentoo.org>

 app-crypt/pius/pius-3.0.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/pius/pius-3.0.0-r1.ebuild 
b/app-crypt/pius/pius-3.0.0-r1.ebuild
index 105bf866e5e..91fa4e0e911 100644
--- a/app-crypt/pius/pius-3.0.0-r1.ebuild
+++ b/app-crypt/pius/pius-3.0.0-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/

2020-08-02 Thread Michał Górny
commit: f4c65e0335edc37f3f7f1bad449523823765d0eb
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Aug  2 12:10:34 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Aug  2 12:11:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4c65e03

app-crypt/pius: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 app-crypt/pius/Manifest  |  1 -
 app-crypt/pius/pius-2.2.4.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/app-crypt/pius/Manifest b/app-crypt/pius/Manifest
index 177e0582090..c3aa6c7e2f0 100644
--- a/app-crypt/pius/Manifest
+++ b/app-crypt/pius/Manifest
@@ -1,2 +1 @@
-DIST pius-2.2.4.tar.bz2 40578 BLAKE2B 
e7989631813658ff888c72b825269482ff33296abf0b9780ecb24df4628c499087a7591372ef96449b4899b1bcd730b0c75411bcd3c8839c57d3d4b5de374862
 SHA512 
3a178d30d98d0ed7ddf6819578a54ccfb9719f77c1f6385e3b254e28cd890817f328685c02cc464d4d592961c28ba314ca3175056b412dcdb301b851d874eb60
 DIST pius-3.0.0.tar.bz2 46643 BLAKE2B 
18abe6a93bd719adf50fa4bcbf5128845d732b598d611e716a536f78f4930e6e63e7f60d7444775fbc32072935c13b1828377a9e843114255a4101f4e3199f98
 SHA512 
0c906574ac703f45e3318ae3e7994fe6580fd172849b2956d9084033d6fbfd69fec942b95bc2edadadc223fa0685ff0b9799ad03570b712b9cdb09d69491cc91

diff --git a/app-crypt/pius/pius-2.2.4.ebuild b/app-crypt/pius/pius-2.2.4.ebuild
deleted file mode 100644
index ff4114878a2..000
--- a/app-crypt/pius/pius-2.2.4.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="A tool for signing and email all UIDs on a set of PGP keys"
-HOMEPAGE="https://www.phildev.net/pius/;
-SRC_URI="https://github.com/jaymzh/pius/releases/download/v${PV}/pius-${PV}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=app-crypt/gnupg-2.0.0"
-RDEPEND="${DEPEND}
-   dev-lang/perl"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/

2020-04-16 Thread Joonas Niilola
commit: 027356f288a743f629eb8733b5379958db85c220
Author: Nicholas Meyer  gmail  com>
AuthorDate: Mon Mar 23 16:19:28 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Apr 16 06:50:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=027356f2

app-crypt/pius: add myself as a proxy maintainer

Signed-off-by: Nicholas Meyer  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/15014
Signed-off-by: Joonas Niilola  gentoo.org>

 app-crypt/pius/metadata.xml | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/app-crypt/pius/metadata.xml b/app-crypt/pius/metadata.xml
index fdb742f1498..0be0c7e0c49 100644
--- a/app-crypt/pius/metadata.xml
+++ b/app-crypt/pius/metadata.xml
@@ -1,7 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   nickaristocra...@gmail.com
+   Nicholas Meyer
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   

The PGP Individual UID Signer (PIUS) is a tool for individually
signing all of the UIDs on a set of keys and encrypt-emailing 
each



[gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/

2020-04-16 Thread Joonas Niilola
commit: 444e3ed1fabb4ff247eff8cc39e354a9a8334d76
Author: Nicholas Meyer  gmail  com>
AuthorDate: Mon Mar 23 15:58:40 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Apr 16 06:50:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=444e3ed1

app-crypt/pius: bump to 3.0.0 and run test suite

Closes: https://bugs.gentoo.org/702762
Signed-off-by: Nicholas Meyer  gmail.com>
Signed-off-by: Joonas Niilola  gentoo.org>

 app-crypt/pius/Manifest  |  1 +
 app-crypt/pius/pius-3.0.0.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/app-crypt/pius/Manifest b/app-crypt/pius/Manifest
index c18418a5b71..177e0582090 100644
--- a/app-crypt/pius/Manifest
+++ b/app-crypt/pius/Manifest
@@ -1 +1,2 @@
 DIST pius-2.2.4.tar.bz2 40578 BLAKE2B 
e7989631813658ff888c72b825269482ff33296abf0b9780ecb24df4628c499087a7591372ef96449b4899b1bcd730b0c75411bcd3c8839c57d3d4b5de374862
 SHA512 
3a178d30d98d0ed7ddf6819578a54ccfb9719f77c1f6385e3b254e28cd890817f328685c02cc464d4d592961c28ba314ca3175056b412dcdb301b851d874eb60
+DIST pius-3.0.0.tar.bz2 46643 BLAKE2B 
18abe6a93bd719adf50fa4bcbf5128845d732b598d611e716a536f78f4930e6e63e7f60d7444775fbc32072935c13b1828377a9e843114255a4101f4e3199f98
 SHA512 
0c906574ac703f45e3318ae3e7994fe6580fd172849b2956d9084033d6fbfd69fec942b95bc2edadadc223fa0685ff0b9799ad03570b712b9cdb09d69491cc91

diff --git a/app-crypt/pius/pius-3.0.0.ebuild b/app-crypt/pius/pius-3.0.0.ebuild
new file mode 100644
index 000..98c97aa5aff
--- /dev/null
+++ b/app-crypt/pius/pius-3.0.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=no
+PYTHON_COMPAT=( python3_{7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="A tool for signing and email all UIDs on a set of PGP keys"
+HOMEPAGE="https://www.phildev.net/pius/ https://github.com/jaymzh/pius;
+SRC_URI="https://github.com/jaymzh/pius/releases/download/v${PV}/pius-${PV}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND=">=app-crypt/gnupg-2.0.0"
+RDEPEND="${DEPEND}
+   dev-lang/perl"
+
+python_test() {
+   ${EPYTHON} -m unittest discover -s test/* -v
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/

2020-04-16 Thread Joonas Niilola
commit: 0a6c0934d4f3ecb83a4cef8a3f11b94f78d47eeb
Author: Joonas Niilola  gentoo  org>
AuthorDate: Thu Apr 16 05:58:45 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Apr 16 06:50:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a6c0934

app-crypt/pius: add missing die for 3.0.0

Signed-off-by: Joonas Niilola  gentoo.org>

 app-crypt/pius/pius-3.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/pius/pius-3.0.0.ebuild b/app-crypt/pius/pius-3.0.0.ebuild
index 98c97aa5aff..f7f3745afd4 100644
--- a/app-crypt/pius/pius-3.0.0.ebuild
+++ b/app-crypt/pius/pius-3.0.0.ebuild
@@ -23,5 +23,5 @@ RDEPEND="${DEPEND}
dev-lang/perl"
 
 python_test() {
-   ${EPYTHON} -m unittest discover -s test/* -v
+   ${EPYTHON} -m unittest discover -s test/* -v || die
 }



[gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/

2018-04-19 Thread Alon Bar-Lev
commit: 00c3c6b6d6ba876e03f79c715e0d982ea395c571
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Thu Apr 19 21:40:27 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Thu Apr 19 22:20:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00c3c6b6

app-crypt/pius: cleanup

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-crypt/pius/Manifest  |  1 -
 app-crypt/pius/pius-2.2.1.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/app-crypt/pius/Manifest b/app-crypt/pius/Manifest
index 5ecf65b2c08..c18418a5b71 100644
--- a/app-crypt/pius/Manifest
+++ b/app-crypt/pius/Manifest
@@ -1,2 +1 @@
-DIST pius-2.2.1.tar.bz2 39466 BLAKE2B 
e88f607cfe7261fc2a0177154ec05626b159cf83b84eb87c7f3f86947a07278a6d7de01bff549affafd5072d330a5a9e7a91caea5e8b522bceefd3264cc9c9e1
 SHA512 
6380ca3edb045ab25669e1dbf29a9e209f8de2b41b930b81c94a45dc5921bedeebbdc8fb17b494845228353598f882aeefee5ee7dc16b7cc86297e8a333de6ae
 DIST pius-2.2.4.tar.bz2 40578 BLAKE2B 
e7989631813658ff888c72b825269482ff33296abf0b9780ecb24df4628c499087a7591372ef96449b4899b1bcd730b0c75411bcd3c8839c57d3d4b5de374862
 SHA512 
3a178d30d98d0ed7ddf6819578a54ccfb9719f77c1f6385e3b254e28cd890817f328685c02cc464d4d592961c28ba314ca3175056b412dcdb301b851d874eb60

diff --git a/app-crypt/pius/pius-2.2.1.ebuild b/app-crypt/pius/pius-2.2.1.ebuild
deleted file mode 100644
index 927947b3642..000
--- a/app-crypt/pius/pius-2.2.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="A tool for signing and email all UIDs on a set of PGP keys"
-HOMEPAGE="https://www.phildev.net/pius/;
-SRC_URI="https://github.com/jaymzh/pius/releases/download/v${PV}/pius-${PV}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=app-crypt/gnupg-2.0.0"
-RDEPEND="${DEPEND}
-   dev-lang/perl"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/

2018-04-10 Thread Alon Bar-Lev
commit: 4f4faf2e4aa1d5dcf21e701405b580232ee4011a
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue Apr 10 11:51:13 2018 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Tue Apr 10 19:24:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f4faf2e

app-crypt/pius: use HTTPS

 app-crypt/pius/pius-2.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/pius/pius-2.2.1.ebuild b/app-crypt/pius/pius-2.2.1.ebuild
index f9560268c5a..927947b3642 100644
--- a/app-crypt/pius/pius-2.2.1.ebuild
+++ b/app-crypt/pius/pius-2.2.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,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="A tool for signing and email all UIDs on a set of PGP keys"
-HOMEPAGE="http://www.phildev.net/pius/;
+HOMEPAGE="https://www.phildev.net/pius/;
 
SRC_URI="https://github.com/jaymzh/pius/releases/download/v${PV}/pius-${PV}.tar.bz2;
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/

2018-02-09 Thread Thomas Deutschmann
commit: c87ebc8fd995ffa3f4f606e27d9c5b4258c3dbe2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Feb  9 14:03:41 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Feb  9 14:05:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c87ebc8f

app-crypt/pius: Bump to v2.2.4

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-crypt/pius/Manifest  |  1 +
 app-crypt/pius/pius-2.2.4.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/app-crypt/pius/Manifest b/app-crypt/pius/Manifest
index dedbc4704b1..5ecf65b2c08 100644
--- a/app-crypt/pius/Manifest
+++ b/app-crypt/pius/Manifest
@@ -1 +1,2 @@
 DIST pius-2.2.1.tar.bz2 39466 BLAKE2B 
e88f607cfe7261fc2a0177154ec05626b159cf83b84eb87c7f3f86947a07278a6d7de01bff549affafd5072d330a5a9e7a91caea5e8b522bceefd3264cc9c9e1
 SHA512 
6380ca3edb045ab25669e1dbf29a9e209f8de2b41b930b81c94a45dc5921bedeebbdc8fb17b494845228353598f882aeefee5ee7dc16b7cc86297e8a333de6ae
+DIST pius-2.2.4.tar.bz2 40578 BLAKE2B 
e7989631813658ff888c72b825269482ff33296abf0b9780ecb24df4628c499087a7591372ef96449b4899b1bcd730b0c75411bcd3c8839c57d3d4b5de374862
 SHA512 
3a178d30d98d0ed7ddf6819578a54ccfb9719f77c1f6385e3b254e28cd890817f328685c02cc464d4d592961c28ba314ca3175056b412dcdb301b851d874eb60

diff --git a/app-crypt/pius/pius-2.2.4.ebuild b/app-crypt/pius/pius-2.2.4.ebuild
new file mode 100644
index 000..927947b3642
--- /dev/null
+++ b/app-crypt/pius/pius-2.2.4.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="A tool for signing and email all UIDs on a set of PGP keys"
+HOMEPAGE="https://www.phildev.net/pius/;
+SRC_URI="https://github.com/jaymzh/pius/releases/download/v${PV}/pius-${PV}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=app-crypt/gnupg-2.0.0"
+RDEPEND="${DEPEND}
+   dev-lang/perl"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/

2017-02-04 Thread Alon Bar-Lev
commit: 414dbeec70261bbd9fb31dd4951f28fc66630291
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Sat Feb  4 19:32:29 2017 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Sat Feb  4 20:06:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=414dbeec

app-crypt/pius: eapi bump

Package-Manager: portage-2.3.3

 app-crypt/pius/pius-2.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/pius/pius-2.2.1.ebuild b/app-crypt/pius/pius-2.2.1.ebuild
index e64bfa1..ba20f90 100644
--- a/app-crypt/pius/pius-2.2.1.ebuild
+++ b/app-crypt/pius/pius-2.2.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1



[gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/

2016-06-12 Thread Alon Bar-Lev
commit: faeb6ece05b72522b01de81527295825247f3e8c
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Sun Jun 12 03:14:02 2016 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Sun Jun 12 03:22:05 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faeb6ece

app-crypt/pius: cleanup

Package-Manager: portage-2.2.28

 app-crypt/pius/Manifest   |  1 -
 app-crypt/pius/pius-2.0.11.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/app-crypt/pius/Manifest b/app-crypt/pius/Manifest
index f90d9e9..35abfe5 100644
--- a/app-crypt/pius/Manifest
+++ b/app-crypt/pius/Manifest
@@ -1,2 +1 @@
-DIST pius-2.0.11.tar.bz2 31351 SHA256 
aeb8ef25fb59074532e380e70c71d1f5d6c9fcd13aa0cf040a7581693ef6ab5d SHA512 
b7d4fd701b9629e8544221d4f2bbd73308bf3d7281104857dbfed37b8f35427df6dc08f4d8b000e3b3ed085088d989aeca34a1ce81b0eee2e8fee1134e5b47b7
 WHIRLPOOL 
d9eb18a2a7db0cf241f97174217747e3c7100a0bb0176c1ff4dff50b4b0c80f351d88b6b5c0214d1d1546b1555937e8fe39416649a3071c4104e840937544f51
 DIST pius-2.2.1.tar.bz2 39466 SHA256 
82b842b13237a40a8c4e767e06aae419e93c0024f1dd9f30e287015cd5e56d00 SHA512 
6380ca3edb045ab25669e1dbf29a9e209f8de2b41b930b81c94a45dc5921bedeebbdc8fb17b494845228353598f882aeefee5ee7dc16b7cc86297e8a333de6ae
 WHIRLPOOL 
839490a6e3f37d78435c76557f588032a829f529300c8d800d4082a4f467fba3a4d36f5764a0b7a16b05e99c19fa2057dd2f7366c9cda3b8bb6c8c37d919e610

diff --git a/app-crypt/pius/pius-2.0.11.ebuild 
b/app-crypt/pius/pius-2.0.11.ebuild
deleted file mode 100644
index 44b471e..000
--- a/app-crypt/pius/pius-2.0.11.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-r1
-
-DESCRIPTION="A tool for signing and email all UIDs on a set of PGP keys"
-HOMEPAGE="http://www.phildev.net/pius/;
-SRC_URI="mirror://sourceforge/pgpius/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="app-crypt/gnupg
-   ${PYTHON_DEPS}"
-RDEPEND="${DEPEND}
-   dev-lang/perl"
-
-src_install() {
-   python_foreach_impl python_doscript ${PN} ${PN}-keyring-mgr
-   dobin ${PN}-party-worksheet
-   dodoc Changelog README README.keyring-mgr
-}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/

2016-05-21 Thread Pacho Ramos
commit: ea81ec851ff85c03a147876d57b7cc2bdda66da8
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat May 21 13:12:50 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat May 21 13:12:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea81ec85

app-crypt/pius: Cleanup due to bug #55572

Package-Manager: portage-2.3.0_rc1

 app-crypt/pius/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/app-crypt/pius/metadata.xml b/app-crypt/pius/metadata.xml
index 41aa1a9..168be22 100644
--- a/app-crypt/pius/metadata.xml
+++ b/app-crypt/pius/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   t...@gentoo.org
-   Tom Knight
-   

cry...@gentoo.org
Crypto



[gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/

2015-10-22 Thread Alon Bar-Lev
commit: 098cfee738caa5dc771c359025517d8b03dfdc92
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Thu Oct 22 07:54:11 2015 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Thu Oct 22 07:54:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=098cfee7

app-crypt/pius: version bump

Bug: 563632

Package-Manager: portage-2.2.20.1

 app-crypt/pius/Manifest  |  1 +
 app-crypt/pius/pius-2.2.1.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/app-crypt/pius/Manifest b/app-crypt/pius/Manifest
index d795ac3..55bcf21 100644
--- a/app-crypt/pius/Manifest
+++ b/app-crypt/pius/Manifest
@@ -1,3 +1,4 @@
 DIST pius-2.0.10.tar.bz2 30872 SHA256 
ce4f7804af2806310d3be890361997fa110d94568a33e2a2413f04032639198e SHA512 
5c8ed483e8abf70389eaa6c87ccfe4702c6eb31d6e4f5a84507cc4841857785019e4910baf1a7d85e65ed5192e6cec44eaf5681cd581d971dd2e747dd6ce15f5
 WHIRLPOOL 
1405e98e875be074c4e38c44d766c6626e69c9f2475b8075ff7ca5413dfb7567f5bebd266c714da69b1e589e822ab24d42587ce1220f05ca7a6ccbf2b9fc3dcf
 DIST pius-2.0.11.tar.bz2 31351 SHA256 
aeb8ef25fb59074532e380e70c71d1f5d6c9fcd13aa0cf040a7581693ef6ab5d SHA512 
b7d4fd701b9629e8544221d4f2bbd73308bf3d7281104857dbfed37b8f35427df6dc08f4d8b000e3b3ed085088d989aeca34a1ce81b0eee2e8fee1134e5b47b7
 WHIRLPOOL 
d9eb18a2a7db0cf241f97174217747e3c7100a0bb0176c1ff4dff50b4b0c80f351d88b6b5c0214d1d1546b1555937e8fe39416649a3071c4104e840937544f51
 DIST pius-2.0.9.tar.bz2 30225 SHA256 
6d2cd48207a76e530b0082bc1cd21ffb44c204f5cfcfe611347a12ca87a732bc SHA512 
37deb8ec30d937cc8ac9600eeb4b8f1952628dbc4b2e5ba8ed1a875f3083a1dd456efd198ee5b256412a945d7424c0ff9d262b553fe23d39dc9fc0ed05f88981
 WHIRLPOOL 
2a5a0b7d7cd3eb19a46442ca6573117f4b7b83598f013d6bfff993045c61538ed9dbdc41f3e8d7057996090fe2b1c0d2dbe2d8cc6dcdbc73a200e2a98a6f7b83
+DIST pius-2.2.1.tar.bz2 39466 SHA256 
82b842b13237a40a8c4e767e06aae419e93c0024f1dd9f30e287015cd5e56d00 SHA512 
6380ca3edb045ab25669e1dbf29a9e209f8de2b41b930b81c94a45dc5921bedeebbdc8fb17b494845228353598f882aeefee5ee7dc16b7cc86297e8a333de6ae
 WHIRLPOOL 
839490a6e3f37d78435c76557f588032a829f529300c8d800d4082a4f467fba3a4d36f5764a0b7a16b05e99c19fa2057dd2f7366c9cda3b8bb6c8c37d919e610

diff --git a/app-crypt/pius/pius-2.2.1.ebuild b/app-crypt/pius/pius-2.2.1.ebuild
new file mode 100644
index 000..e64bfa1
--- /dev/null
+++ b/app-crypt/pius/pius-2.2.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="A tool for signing and email all UIDs on a set of PGP keys"
+HOMEPAGE="http://www.phildev.net/pius/;
+SRC_URI="https://github.com/jaymzh/pius/releases/download/v${PV}/pius-${PV}.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=app-crypt/gnupg-2.0.0"
+RDEPEND="${DEPEND}
+   dev-lang/perl"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/

2015-10-22 Thread Alon Bar-Lev
commit: e37b003b8d16831eb216564c3348dbe0458dc603
Author: Alon Bar-Lev  gentoo  org>
AuthorDate: Thu Oct 22 07:54:50 2015 +
Commit: Alon Bar-Lev  gentoo  org>
CommitDate: Thu Oct 22 07:54:50 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e37b003b

app-crypt/pius: cleanup

Package-Manager: portage-2.2.20.1

 app-crypt/pius/Manifest   |  2 --
 app-crypt/pius/pius-2.0.10.ebuild | 30 --
 app-crypt/pius/pius-2.0.9.ebuild  | 30 --
 3 files changed, 62 deletions(-)

diff --git a/app-crypt/pius/Manifest b/app-crypt/pius/Manifest
index 55bcf21..f90d9e9 100644
--- a/app-crypt/pius/Manifest
+++ b/app-crypt/pius/Manifest
@@ -1,4 +1,2 @@
-DIST pius-2.0.10.tar.bz2 30872 SHA256 
ce4f7804af2806310d3be890361997fa110d94568a33e2a2413f04032639198e SHA512 
5c8ed483e8abf70389eaa6c87ccfe4702c6eb31d6e4f5a84507cc4841857785019e4910baf1a7d85e65ed5192e6cec44eaf5681cd581d971dd2e747dd6ce15f5
 WHIRLPOOL 
1405e98e875be074c4e38c44d766c6626e69c9f2475b8075ff7ca5413dfb7567f5bebd266c714da69b1e589e822ab24d42587ce1220f05ca7a6ccbf2b9fc3dcf
 DIST pius-2.0.11.tar.bz2 31351 SHA256 
aeb8ef25fb59074532e380e70c71d1f5d6c9fcd13aa0cf040a7581693ef6ab5d SHA512 
b7d4fd701b9629e8544221d4f2bbd73308bf3d7281104857dbfed37b8f35427df6dc08f4d8b000e3b3ed085088d989aeca34a1ce81b0eee2e8fee1134e5b47b7
 WHIRLPOOL 
d9eb18a2a7db0cf241f97174217747e3c7100a0bb0176c1ff4dff50b4b0c80f351d88b6b5c0214d1d1546b1555937e8fe39416649a3071c4104e840937544f51
-DIST pius-2.0.9.tar.bz2 30225 SHA256 
6d2cd48207a76e530b0082bc1cd21ffb44c204f5cfcfe611347a12ca87a732bc SHA512 
37deb8ec30d937cc8ac9600eeb4b8f1952628dbc4b2e5ba8ed1a875f3083a1dd456efd198ee5b256412a945d7424c0ff9d262b553fe23d39dc9fc0ed05f88981
 WHIRLPOOL 
2a5a0b7d7cd3eb19a46442ca6573117f4b7b83598f013d6bfff993045c61538ed9dbdc41f3e8d7057996090fe2b1c0d2dbe2d8cc6dcdbc73a200e2a98a6f7b83
 DIST pius-2.2.1.tar.bz2 39466 SHA256 
82b842b13237a40a8c4e767e06aae419e93c0024f1dd9f30e287015cd5e56d00 SHA512 
6380ca3edb045ab25669e1dbf29a9e209f8de2b41b930b81c94a45dc5921bedeebbdc8fb17b494845228353598f882aeefee5ee7dc16b7cc86297e8a333de6ae
 WHIRLPOOL 
839490a6e3f37d78435c76557f588032a829f529300c8d800d4082a4f467fba3a4d36f5764a0b7a16b05e99c19fa2057dd2f7366c9cda3b8bb6c8c37d919e610

diff --git a/app-crypt/pius/pius-2.0.10.ebuild 
b/app-crypt/pius/pius-2.0.10.ebuild
deleted file mode 100644
index bb9cb78..000
--- a/app-crypt/pius/pius-2.0.10.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-PYTHON_DEPEND="2"
-
-inherit python
-
-DESCRIPTION="A tool for signing and email all UIDs on a set of PGP keys"
-HOMEPAGE="http://www.phildev.net/pius/;
-SRC_URI="mirror://sourceforge/pgpius/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="app-crypt/gnupg"
-RDEPEND="${DEPEND}
-   dev-lang/perl"
-
-src_prepare() {
-   python_convert_shebangs 2 ${PN} ${PN}-keyring-mgr
-}
-
-src_install() {
-   dobin ${PN} ${PN}-keyring-mgr ${PN}-party-worksheet
-   dodoc Changelog README README.keyring-mgr
-}

diff --git a/app-crypt/pius/pius-2.0.9.ebuild b/app-crypt/pius/pius-2.0.9.ebuild
deleted file mode 100644
index fce34ea..000
--- a/app-crypt/pius/pius-2.0.9.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-PYTHON_DEPEND="2"
-
-inherit python
-
-DESCRIPTION="A tool for signing and email all UIDs on a set of PGP keys"
-HOMEPAGE="http://www.phildev.net/pius/;
-SRC_URI="mirror://sourceforge/pgpius/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="app-crypt/gnupg"
-RDEPEND="${DEPEND}
-   dev-lang/perl"
-
-src_prepare() {
-   python_convert_shebangs 2 ${PN} ${PN}-keyring-mgr
-}
-
-src_install() {
-   dobin ${PN} ${PN}-keyring-mgr ${PN}-party-worksheet
-   dodoc Changelog README README.keyring-mgr
-}