summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-01-14 00:06:55 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-01-14 00:06:55 +0000
commit141e760a064bb0a20eeca21fc3ece276f3ce95cb (patch)
tree6f4e9c4601db0ba5024ada91a2e7842eec34fb84 /app-crypt/qca/qca-2.0.0-r2.ebuild
parentfix crash on refreshing device (bug #201615) (diff)
downloadhistorical-141e760a064bb0a20eeca21fc3ece276f3ce95cb.tar.gz
historical-141e760a064bb0a20eeca21fc3ece276f3ce95cb.tar.bz2
historical-141e760a064bb0a20eeca21fc3ece276f3ce95cb.zip
Removed accidental RESTRICT=mirror and added kde to metadata.xml.
Package-Manager: portage-2.1.4
Diffstat (limited to 'app-crypt/qca/qca-2.0.0-r2.ebuild')
-rw-r--r--app-crypt/qca/qca-2.0.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/qca/qca-2.0.0-r2.ebuild b/app-crypt/qca/qca-2.0.0-r2.ebuild
index 8efc773a9fde..00d026cd0ec6 100644
--- a/app-crypt/qca/qca-2.0.0-r2.ebuild
+++ b/app-crypt/qca/qca-2.0.0-r2.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/qca-2.0.0-r2.ebuild,v 1.1 2008/01/13 17:54:13 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca/qca-2.0.0-r2.ebuild,v 1.2 2008/01/14 00:06:55 philantrop Exp $
EAPI="1"
@@ -14,7 +14,7 @@ LICENSE="LGPL-2"
SLOT="2"
KEYWORDS="~amd64 ~x86"
IUSE="debug doc examples"
-RESTRICT="mirror test"
+RESTRICT="test"
DEPEND=">=x11-libs/qt-4.2.0:4"
RDEPEND="${DEPEND}"