diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 00:12:36 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-07 00:12:36 +0000 |
commit | ea90466abb4ba0e3e56c10c260daa14ad8ccd06e (patch) | |
tree | f55eb811b38706d041eab76da0c0e35735299b13 /app-crypt/gpg-agent | |
parent | sync IUSE (+X +smartcard) (diff) | |
download | historical-ea90466abb4ba0e3e56c10c260daa14ad8ccd06e.tar.gz historical-ea90466abb4ba0e3e56c10c260daa14ad8ccd06e.tar.bz2 historical-ea90466abb4ba0e3e56c10c260daa14ad8ccd06e.zip |
sync IUSE (+smartcard)
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-crypt/gpg-agent')
-rw-r--r-- | app-crypt/gpg-agent/Manifest | 10 | ||||
-rw-r--r-- | app-crypt/gpg-agent/gpg-agent-1.9.15.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/gpg-agent/gpg-agent-1.9.16.ebuild | 4 |
3 files changed, 14 insertions, 4 deletions
diff --git a/app-crypt/gpg-agent/Manifest b/app-crypt/gpg-agent/Manifest index d12ae1c96971..67e8b576bb10 100644 --- a/app-crypt/gpg-agent/Manifest +++ b/app-crypt/gpg-agent/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 464237fcb5e37f1ed1de107dfd42f006 gpg-agent-1.9.15.ebuild 2084 MD5 d462f4ea30d9bfb373719d04d499140b gpg-agent-1.9.14.ebuild 2133 MD5 c9ced5553527a1541eb55ffcf4ab3879 gpg-agent-1.9.16.ebuild 2224 @@ -6,3 +9,10 @@ MD5 cbb90c3fb885f86a1c6bea0f4493f9ab metadata.xml 250 MD5 337c9671ff169f922ba7d007a3ceaae6 files/digest-gpg-agent-1.9.14 66 MD5 e62b7134c5c0c1b3aad6a08bfdf99b48 files/digest-gpg-agent-1.9.15 66 MD5 8c4a537dc8228a95208b0e227c93ed7d files/digest-gpg-agent-1.9.16 66 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCzHN+BXaUFmZvwyMRAqYOAKCyT8cLS21VfT0SsTT3e6deYbyh4wCfZc6a +eThnvpHls9FuNET3WPfqBXs= +=Lagc +-----END PGP SIGNATURE----- diff --git a/app-crypt/gpg-agent/gpg-agent-1.9.15.ebuild b/app-crypt/gpg-agent/gpg-agent-1.9.15.ebuild index 4c37500f84f6..2a6b86738acf 100644 --- a/app-crypt/gpg-agent/gpg-agent-1.9.15.ebuild +++ b/app-crypt/gpg-agent/gpg-agent-1.9.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-agent/gpg-agent-1.9.15.ebuild,v 1.4 2005/03/14 18:37:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-agent/gpg-agent-1.9.15.ebuild,v 1.5 2005/07/07 00:12:36 agriffis Exp $ inherit eutils flag-o-matic @@ -19,7 +19,7 @@ KEYWORDS="~amd64 ~ppc ~x86 ~sparc ~hppa ~ppc64 ~alpha ~ia64" # ~mips ~s390 ~arm - libksba libpth bug #79171 # ~mips missing until libassuan gets the keywords bug #76381 -IUSE="nls caps threads" +IUSE="caps nls smartcard threads" RDEPEND="app-crypt/gnupg nls? ( sys-devel/gettext ) diff --git a/app-crypt/gpg-agent/gpg-agent-1.9.16.ebuild b/app-crypt/gpg-agent/gpg-agent-1.9.16.ebuild index b05b14a56584..e38298f400a8 100644 --- a/app-crypt/gpg-agent/gpg-agent-1.9.16.ebuild +++ b/app-crypt/gpg-agent/gpg-agent-1.9.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-agent/gpg-agent-1.9.16.ebuild,v 1.1 2005/06/18 00:55:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-agent/gpg-agent-1.9.16.ebuild,v 1.2 2005/07/07 00:12:36 agriffis Exp $ inherit eutils flag-o-matic @@ -19,7 +19,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" # ~mips ~s390 ~arm - libksba libpth bug #79171 # ~mips missing until libassuan gets the keywords bug #76381 -IUSE="nls caps threads" +IUSE="caps nls smartcard threads" RDEPEND="app-crypt/gnupg nls? ( sys-devel/gettext ) |