diff options
author | 2008-01-14 00:10:28 +0000 | |
---|---|---|
committer | 2008-01-14 00:10:28 +0000 | |
commit | 2220c7934b5a131994c3de40b3a65a25f81bf500 (patch) | |
tree | 5ecfaaa494c4dbe791ccf78d6605a613ccb06648 /app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild | |
parent | Removed accidental RESTRICT=mirror and added kde to metadata.xml. (diff) | |
download | gentoo-2-2220c7934b5a131994c3de40b3a65a25f81bf500.tar.gz gentoo-2-2220c7934b5a131994c3de40b3a65a25f81bf500.tar.bz2 gentoo-2-2220c7934b5a131994c3de40b3a65a25f81bf500.zip |
Removed accidental RESTRICT=mirror.
(Portage version: 2.1.4)
Diffstat (limited to 'app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild')
-rw-r--r-- | app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild b/app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild index d7ff097338d6..57ca0b8d0bd1 100644 --- a/app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild +++ b/app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-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-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild,v 1.1 2008/01/13 17:57:24 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild,v 1.2 2008/01/14 00:10:28 philantrop Exp $ inherit eutils qt4 @@ -10,7 +10,6 @@ QCA_VER="${PV%.*}" DESCRIPTION="SASL 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" |