public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-crypt/pius: metadata.xml ChangeLog pius-2.0.8.ebuild
@ 2011-02-14 12:59 Tom Knight (tomk)
  0 siblings, 0 replies; only message in thread
From: Tom Knight (tomk) @ 2011-02-14 12:59 UTC (permalink / raw
  To: gentoo-commits

tomk        11/02/14 12:59:44

  Added:                metadata.xml ChangeLog pius-2.0.8.ebuild
  Log:
  New package - PIUS: A tool for signing and email all UIDs on a set of PGP
  keys
  
  (Portage version: 2.1.9.39/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-crypt/pius/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pius/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pius/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>crypto</herd>
	<maintainer>
		<email>tomk@gentoo.org</email>
		<name>Tom Knight</name>
	</maintainer>
	<longdescription lang="en">
		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
		one to it's respective email address. This drastically reduces the time
		and errors involved in signing keys after a keysigning party.
	</longdescription>
</pkgmetadata>



1.1                  app-crypt/pius/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pius/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pius/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for app-crypt/pius
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/pius/ChangeLog,v 1.1 2011/02/14 12:59:44 tomk Exp $

*pius-2.0.8 (14 Feb 2011)

  14 Feb 2011; Tom Knight <tomk@gentoo.org> +pius-2.0.8.ebuild,
  +metadata.xml:
  New package - PIUS: A tool for signing and email all UIDs on a set of PGP
  keys




1.1                  app-crypt/pius/pius-2.0.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pius/pius-2.0.8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pius/pius-2.0.8.ebuild?rev=1.1&content-type=text/plain

Index: pius-2.0.8.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-crypt/pius/pius-2.0.8.ebuild,v 1.1 2011/02/14 12:59:44 tomk Exp $

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"
IUSE=""

DEPEND="=dev-lang/python-2*
		app-crypt/gnupg"
RDEPEND="${DEPEND}"

src_install() {
	dobin ${PN}
	dodoc Changelog README
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-14 12:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-14 12:59 [gentoo-commits] gentoo-x86 commit in app-crypt/pius: metadata.xml ChangeLog pius-2.0.8.ebuild Tom Knight (tomk)

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