Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/eselect-pinentry/files: eselect-pinentry-0.1
Date: Thu, 30 Sep 2010 14:08:54
Message-Id: 20100930140850.3849B20051@flycatcher.gentoo.org
1 ssuominen 10/09/30 14:08:50
2
3 Modified: eselect-pinentry-0.1
4 Log:
5 typo
6
7 (Portage version: 2.2_rc88/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 app-admin/eselect-pinentry/files/eselect-pinentry-0.1
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-pinentry/files/eselect-pinentry-0.1?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-pinentry/files/eselect-pinentry-0.1?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-pinentry/files/eselect-pinentry-0.1?r1=1.1&r2=1.2
15
16 Index: eselect-pinentry-0.1
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/files/eselect-pinentry-0.1,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- eselect-pinentry-0.1 30 Sep 2010 13:48:58 -0000 1.1
23 +++ eselect-pinentry-0.1 30 Sep 2010 14:08:50 -0000 1.2
24 @@ -1,8 +1,8 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Id: eselect-pinentry-0.1,v 1.1 2010/09/30 13:48:58 ssuominen Exp $
28 +# $Id: eselect-pinentry-0.1,v 1.2 2010/09/30 14:08:50 ssuominen Exp $
29
30 -# Based on select-sh by Michał Górny
31 +# Based on eselect-sh by Michał Górny
32
33 DESCRIPTION="Manage /usr/bin/pinentry symlink"
34 MAINTAINER="ssuominen@g.o"