public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeremy Olexa (darkside)" <darkside@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/keychain: ChangeLog keychain-2.7.0.ebuild
Date: Tue, 27 Oct 2009 17:06:04 +0000	[thread overview]
Message-ID: <E1N2pUi-00047c-Am@stork.gentoo.org> (raw)

darkside    09/10/27 17:06:04

  Modified:             ChangeLog
  Added:                keychain-2.7.0.ebuild
  Log:
  Version bump. closes bug 250328 & 196060
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.76                 net-misc/keychain/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/keychain/ChangeLog?rev=1.76&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/keychain/ChangeLog?rev=1.76&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/keychain/ChangeLog?r1=1.75&r2=1.76

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog	2 Aug 2009 03:54:55 -0000	1.75
+++ ChangeLog	27 Oct 2009 17:06:03 -0000	1.76
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/keychain
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.75 2009/08/02 03:54:55 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/ChangeLog,v 1.76 2009/10/27 17:06:03 darkside Exp $
+
+*keychain-2.7.0 (27 Oct 2009)
+
+  27 Oct 2009; Jeremy Olexa <darkside@gentoo.org> +keychain-2.7.0.ebuild:
+  Version bump. closes bug 250328 & 196060
 
   02 Aug 2009; Jeremy Olexa <darkside@gentoo.org> metadata.xml:
   add drobbins to metadata per discussion with him



1.1                  net-misc/keychain/keychain-2.7.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/keychain/keychain-2.7.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/keychain/keychain-2.7.0.ebuild?rev=1.1&content-type=text/plain

Index: keychain-2.7.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/keychain/keychain-2.7.0.ebuild,v 1.1 2009/10/27 17:06:03 darkside Exp $

EAPI=2

DESCRIPTION="manage ssh and GPG keys in a convenient and secure manner. Frontend
for ssh-agent/ssh-add"
HOMEPAGE="http://www.funtoo.org/en/security/keychain/intro/"
SRC_URI="http://www.funtoo.org/archive/keychain/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""

DEPEND=""
RDEPEND="app-shells/bash
	|| ( net-misc/openssh net-misc/ssh )"

src_install() {
	dobin keychain || die "dobin failed"
	doman keychain.1.gz || die "doman failed"
	dodoc ChangeLog README.rst || die
}

src_test() {
	# Work in progress, not all pass so we don't die yet.
	./runtests
}






             reply	other threads:[~2009-10-27 17:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-27 17:06 Jeremy Olexa (darkside) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-12-10 15:28 [gentoo-commits] gentoo-x86 commit in net-misc/keychain: ChangeLog keychain-2.7.0.ebuild Christian Faulhammer (fauli)
2009-12-10 15:31 Jeroen Roovers (jer)
2009-12-10 23:28 Tiago Cunha (tcunha)
2009-12-14 18:10 Brent Baude (ranger)
2009-12-17 19:55 Pacho Ramos (pacho)
2009-12-28 18:34 Gysbert Wassenaar (nixnut)
2010-01-01 15:01 Tobias Klausmann (klausman)
2010-01-16  5:54 Jonathan Callen (abcd)
2010-01-16 19:36 Raul Porcel (armin76)

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=E1N2pUi-00047c-Am@stork.gentoo.org \
    --to=darkside@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