diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-02-15 19:57:48 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-02-15 19:57:48 +0000 |
commit | 8c1f08b7e39ba1d65d6895a06bb8a5d5629244eb (patch) | |
tree | a46fee929bb1c8cde328d3ed8561b414577b71d0 /dev-libs/pkcs11-helper/pkcs11-helper-1.11.ebuild | |
parent | add nls USE, bug#497484, requested by René Rhéaume (diff) | |
download | historical-8c1f08b7e39ba1d65d6895a06bb8a5d5629244eb.tar.gz historical-8c1f08b7e39ba1d65d6895a06bb8a5d5629244eb.tar.bz2 historical-8c1f08b7e39ba1d65d6895a06bb8a5d5629244eb.zip |
Stable for amd64 wrt bug #495412
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0xD628E536
Diffstat (limited to 'dev-libs/pkcs11-helper/pkcs11-helper-1.11.ebuild')
-rw-r--r-- | dev-libs/pkcs11-helper/pkcs11-helper-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/pkcs11-helper/pkcs11-helper-1.11.ebuild b/dev-libs/pkcs11-helper/pkcs11-helper-1.11.ebuild index f657b10125a4..44e83d7b4a8b 100644 --- a/dev-libs/pkcs11-helper/pkcs11-helper-1.11.ebuild +++ b/dev-libs/pkcs11-helper/pkcs11-helper-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pkcs11-helper/pkcs11-helper-1.11.ebuild,v 1.2 2014/02/11 18:44:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pkcs11-helper/pkcs11-helper-1.11.ebuild,v 1.3 2014/02/15 19:57:40 nimiux Exp $ EAPI="5" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/opensc/${PN}/${P}.tar.bz2" LICENSE="|| ( BSD GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc gnutls nss static-libs" RDEPEND=">=dev-libs/openssl-0.9.7 |