diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2008-01-14 00:29:10 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2008-01-14 00:29:10 +0000 |
commit | 24d219747bb70bede74ea1d7e59caa1696f9fcdf (patch) | |
tree | 1ffba25787c7782ed3ec4970058ca456391f1577 /app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild | |
parent | keyworded ~x86, bug 129773 (diff) | |
download | gentoo-2-24d219747bb70bede74ea1d7e59caa1696f9fcdf.tar.gz gentoo-2-24d219747bb70bede74ea1d7e59caa1696f9fcdf.tar.bz2 gentoo-2-24d219747bb70bede74ea1d7e59caa1696f9fcdf.zip |
Removed accidental RESTRICT=mirror.
(Portage version: 2.1.4)
Diffstat (limited to 'app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild')
-rw-r--r-- | app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild b/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild index 1d3655e74aa7..5ecb2564414c 100644 --- a/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild +++ b/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild,v 1.1 2008/01/13 17:59:11 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-ossl/qca-ossl-2.0.0_beta3.ebuild,v 1.2 2008/01/14 00:29:10 philantrop Exp $ inherit eutils qt4 @@ -10,7 +10,6 @@ QCA_VER="${PV%.*}" DESCRIPTION="TLS, S/MIME, PKCS#12, crypto algorithms plugin for QCA" HOMEPAGE="http://delta.affinix.com/qca/" SRC_URI="http://delta.affinix.com/download/qca/${QCA_VER}/plugins/${MY_P}.tar.bz2" -RESTRICT="mirror" LICENSE="LGPL-2" SLOT="2" |