summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/qca-cyrus-sasl/ChangeLog6
-rw-r--r--app-crypt/qca-cyrus-sasl/qca-cyrus-sasl-2.0.0_beta3.ebuild3
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/qca-cyrus-sasl/ChangeLog b/app-crypt/qca-cyrus-sasl/ChangeLog
index f5b58851c38c..c04995c16dd3 100644
--- a/app-crypt/qca-cyrus-sasl/ChangeLog
+++ b/app-crypt/qca-cyrus-sasl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-crypt/qca-cyrus-sasl
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-cyrus-sasl/ChangeLog,v 1.1 2008/01/13 17:57:24 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-cyrus-sasl/ChangeLog,v 1.2 2008/01/14 00:10:28 philantrop Exp $
+
+ 14 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ qca-cyrus-sasl-2.0.0_beta3.ebuild:
+ Removed accidental RESTRICT=mirror.
13 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> +metadata.xml,
+qca-cyrus-sasl-2.0.0_beta3.ebuild:
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"