diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-06-30 16:12:00 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-06-30 16:12:00 +0000 |
commit | 4ed22b3b53e55c0e0cf666280996508a4084f651 (patch) | |
tree | d8c39cf50b21eb3edea133d2c7cee79d26073120 /net-im/psi/psi-0.9.2.ebuild | |
parent | Small dep fix (Manifest recommit) (diff) | |
download | gentoo-2-4ed22b3b53e55c0e0cf666280996508a4084f651.tar.gz gentoo-2-4ed22b3b53e55c0e0cf666280996508a4084f651.tar.bz2 gentoo-2-4ed22b3b53e55c0e0cf666280996508a4084f651.zip |
Marked stable on hppa.
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 1a3060fa60c1..3e7e40faeacf 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.4 2004/06/24 22:59:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.2.ebuild,v 1.5 2004/06/30 16:12:00 gmsoft Exp $ IUSE="kde ssl crypt" RESTRICT="nomirror" @@ -11,7 +11,7 @@ HOMEPAGE="http://psi.affinix.com" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc hppa" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6c >=app-crypt/qca-tls-1.0 ) crypt? ( >=app-crypt/gnupg-1.2.2 ) |