diff options
author | 2004-07-18 17:26:47 +0000 | |
---|---|---|
committer | 2004-07-18 17:26:47 +0000 | |
commit | 4b2fd40558ac76ae3b9e95d99c13ed081d7cf034 (patch) | |
tree | ea0a1d55bd0bb86b135026b90646cde44d362d4f /net-im/psi/psi-0.9.2.ebuild | |
parent | Depends on >=app-i18n/scim-0.99.4 (Manifest recommit) (diff) | |
download | gentoo-2-4b2fd40558ac76ae3b9e95d99c13ed081d7cf034.tar.gz gentoo-2-4b2fd40558ac76ae3b9e95d99c13ed081d7cf034.tar.bz2 gentoo-2-4b2fd40558ac76ae3b9e95d99c13ed081d7cf034.zip |
Closing #57381.
Diffstat (limited to 'net-im/psi/psi-0.9.2.ebuild')
-rw-r--r-- | net-im/psi/psi-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/psi/psi-0.9.2.ebuild b/net-im/psi/psi-0.9.2.ebuild index 56ae91347609..92f2c3150ed5 100644 --- a/net-im/psi/psi-0.9.2.ebuild +++ b/net-im/psi/psi-0.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.2.ebuild,v 1.6 2004/07/05 19:02:41 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.2.ebuild,v 1.7 2004/07/18 17:26:47 aliz Exp $ IUSE="kde ssl crypt" RESTRICT="nomirror" @@ -11,7 +11,7 @@ HOMEPAGE="http://psi.affinix.com" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc hppa" +KEYWORDS="x86 ppc hppa ~amd64" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6c >=app-crypt/qca-tls-1.0 ) crypt? ( >=app-crypt/gnupg-1.2.2 ) |