* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-pinentry/files: pinentry.eselect-0.4
@ 2013-01-14 12:53 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2013-01-14 12:53 UTC (permalink / raw
To: gentoo-commits
ssuominen 13/01/14 12:53:45
Added: pinentry.eselect-0.4
Log:
Version bump to use eselect-lib-bin-symlink library.
(Portage version: 2.2.0_alpha151/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path
1.1 app-admin/eselect-pinentry/files/pinentry.eselect-0.4
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-pinentry/files/pinentry.eselect-0.4?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-pinentry/files/pinentry.eselect-0.4?rev=1.1&content-type=text/plain
Index: pinentry.eselect-0.4
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: pinentry.eselect-0.4,v 1.1 2013/01/14 12:53:45 ssuominen Exp $
DESCRIPTION="Manage /usr/bin/pinentry implementation"
MAINTAINER="ssuominen@gentoo.org"
VERSION="0.4"
SYMLINK_PATH=/usr/bin/pinentry
SYMLINK_TARGETS=( pinentry-qt pinentry-gtk-2 pinentry-qt4 pinentry-curses )
SYMLINK_DESCRIPTION='pinentry implementation'
inherit bin-symlink
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-pinentry/files: pinentry.eselect-0.4
@ 2013-01-14 12:57 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2013-01-14 12:57 UTC (permalink / raw
To: gentoo-commits
ssuominen 13/01/14 12:57:39
Removed: pinentry.eselect-0.4
Log:
Revert whole thing, eselect-pinentry-0.4 and 9999 are currently broken
(Portage version: 2.2.0_alpha151/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-pinentry/files: pinentry.eselect-0.4
@ 2013-01-14 13:21 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2013-01-14 13:21 UTC (permalink / raw
To: gentoo-commits
ssuominen 13/01/14 13:21:45
Added: pinentry.eselect-0.4
Log:
Version bump to use shared code from eselect-lib-bin-symlink by mgorny.
(Portage version: 2.2.0_alpha151/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path
1.3 app-admin/eselect-pinentry/files/pinentry.eselect-0.4
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-pinentry/files/pinentry.eselect-0.4?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-pinentry/files/pinentry.eselect-0.4?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-pinentry/files/pinentry.eselect-0.4?r1=1.2&r2=1.3
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-admin/eselect-pinentry/files: pinentry.eselect-0.4
@ 2013-01-15 20:59 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2013-01-15 20:59 UTC (permalink / raw
To: gentoo-commits
ssuominen 13/01/15 20:59:38
Modified: pinentry.eselect-0.4
Log:
fix the desc in eselect to avoid double word
(Portage version: 2.2.0_alpha151/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Revision Changes Path
1.4 app-admin/eselect-pinentry/files/pinentry.eselect-0.4
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-pinentry/files/pinentry.eselect-0.4?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-pinentry/files/pinentry.eselect-0.4?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/eselect-pinentry/files/pinentry.eselect-0.4?r1=1.3&r2=1.4
Index: pinentry.eselect-0.4
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/files/pinentry.eselect-0.4,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pinentry.eselect-0.4 14 Jan 2013 13:21:45 -0000 1.3
+++ pinentry.eselect-0.4 15 Jan 2013 20:59:38 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id: pinentry.eselect-0.4,v 1.3 2013/01/14 13:21:45 ssuominen Exp $
+# $Id: pinentry.eselect-0.4,v 1.4 2013/01/15 20:59:38 ssuominen Exp $
DESCRIPTION="Manage /usr/bin/pinentry implementation"
MAINTAINER="ssuominen@gentoo.org"
@@ -8,6 +8,6 @@
SYMLINK_PATH=/usr/bin/pinentry
SYMLINK_TARGETS=( pinentry-qt pinentry-gtk-2 pinentry-qt4 pinentry-curses )
-SYMLINK_DESCRIPTION='pinentry implementation'
+SYMLINK_DESCRIPTION='pinentry binary'
inherit bin-symlink
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-01-15 20:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-14 13:21 [gentoo-commits] gentoo-x86 commit in app-admin/eselect-pinentry/files: pinentry.eselect-0.4 Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2013-01-15 20:59 Samuli Suominen (ssuominen)
2013-01-14 12:57 Samuli Suominen (ssuominen)
2013-01-14 12:53 Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox