diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-10 16:25:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-10 16:25:38 +0000 |
commit | 8a6a1897fd449340e4e8a07ccbd91c9c5e9d5bd9 (patch) | |
tree | eca247c0618f0ffa83e221ac245d22c5fe94abe5 /dev-libs/cryptlib/cryptlib-3.4.0-r1.ebuild | |
parent | Stable for s390, wrt bug #459166 (diff) | |
download | historical-8a6a1897fd449340e4e8a07ccbd91c9c5e9d5bd9.tar.gz historical-8a6a1897fd449340e4e8a07ccbd91c9c5e9d5bd9.tar.bz2 historical-8a6a1897fd449340e4e8a07ccbd91c9c5e9d5bd9.zip |
Stable for amd64, wrt bug #461092
Package-Manager: portage-2.1.11.52/cvs/Linux x86_64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-libs/cryptlib/cryptlib-3.4.0-r1.ebuild')
-rw-r--r-- | dev-libs/cryptlib/cryptlib-3.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cryptlib/cryptlib-3.4.0-r1.ebuild b/dev-libs/cryptlib/cryptlib-3.4.0-r1.ebuild index 8ef268dfc6e8..3b8eff066e1d 100644 --- a/dev-libs/cryptlib/cryptlib-3.4.0-r1.ebuild +++ b/dev-libs/cryptlib/cryptlib-3.4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cryptlib/cryptlib-3.4.0-r1.ebuild,v 1.1 2013/02/07 13:29:52 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cryptlib/cryptlib-3.4.0-r1.ebuild,v 1.2 2013/03/10 16:25:37 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.franken.de/pub/crypt/cryptlib/cl${MY_PV}.zip doc? ( mirror://gentoo/${DOC_PREFIX}-manual.pdf.bz2 )" LICENSE="Sleepycat" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE="doc ldap odbc python" |