public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alon Bar-Lev" <alonbl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/
Date: Thu, 22 Oct 2015 07:54:39 +0000 (UTC)	[thread overview]
Message-ID: <1445500490.e37b003b8d16831eb216564c3348dbe0458dc603.alonbl@gentoo> (raw)

commit:     e37b003b8d16831eb216564c3348dbe0458dc603
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 22 07:54:50 2015 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Thu Oct 22 07:54:50 2015 +0000
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..0000000
--- 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..0000000
--- 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
-}


             reply	other threads:[~2015-10-22  7:54 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-22  7:54 Alon Bar-Lev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-01 21:14 [gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/ Petr Vaněk
2024-09-01 21:14 Petr Vaněk
2024-09-01 21:14 Petr Vaněk
2024-09-01  2:39 Yixun Lan
2024-06-19  9:42 Pacho Ramos
2022-05-31  2:10 Sam James
2021-01-27  3:52 Sam James
2020-11-01  8:19 Joonas Niilola
2020-08-02 12:11 Michał Górny
2020-04-16  6:51 Joonas Niilola
2020-04-16  6:51 Joonas Niilola
2020-04-16  6:51 Joonas Niilola
2018-04-19 22:20 Alon Bar-Lev
2018-04-10 19:24 Alon Bar-Lev
2018-02-09 14:15 Thomas Deutschmann
2017-02-04 20:07 Alon Bar-Lev
2016-06-12 13:41 Alon Bar-Lev
2016-05-21 13:23 Pacho Ramos
2015-10-22  7:54 Alon Bar-Lev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1445500490.e37b003b8d16831eb216564c3348dbe0458dc603.alonbl@gentoo \
    --to=alonbl@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox