diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-02-07 04:29:20 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-02-07 04:29:20 +0000 |
commit | 882bbb7feaf26de2478aa878599bc5e19303433a (patch) | |
tree | 6bd52991a81e91bbca6db8e46deeaaefcc5c862b /app-crypt/qca-tls/qca-tls-1.0.ebuild | |
parent | Moving to x11-plugins/docker (diff) | |
download | gentoo-2-882bbb7feaf26de2478aa878599bc5e19303433a.tar.gz gentoo-2-882bbb7feaf26de2478aa878599bc5e19303433a.tar.bz2 gentoo-2-882bbb7feaf26de2478aa878599bc5e19303433a.zip |
stable on ppc.
Diffstat (limited to 'app-crypt/qca-tls/qca-tls-1.0.ebuild')
-rw-r--r-- | app-crypt/qca-tls/qca-tls-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/qca-tls/qca-tls-1.0.ebuild b/app-crypt/qca-tls/qca-tls-1.0.ebuild index c52ed21263fa..0167b129695a 100644 --- a/app-crypt/qca-tls/qca-tls-1.0.ebuild +++ b/app-crypt/qca-tls/qca-tls-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/qca-tls-1.0.ebuild,v 1.2 2004/01/07 19:42:31 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/qca-tls-1.0.ebuild,v 1.3 2004/02/07 04:24:47 pylon Exp $ DESCRIPTION="plugin to provide SSL/TLS capability to programs that utilize the Qt Cryptographic Architecture (QCA)" @@ -9,7 +9,7 @@ SRC_URI="http://psi.affinix.com/beta/qca-tls-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ppc" DEPEND=">=x11-libs/qt-3.0.5 >=dev-libs/openssl-0.9.6i" |