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 | |
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')
-rw-r--r-- | net-im/psi/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/psi/psi-0.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog index 27f6ea2c8e19..8e29957478ee 100644 --- a/net-im/psi/ChangeLog +++ b/net-im/psi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/psi # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.39 2004/07/05 19:02:41 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.40 2004/07/18 17:26:47 aliz Exp $ + + 18 Jul 2004; Daniel Ahlberg <aliz@gentoo.org> psi-0.9.2.ebuild: + Added amd64 keyword, closing #57381. 05 Jul 2004; Lars Weiler <pylon@gentoo.org> psi-0.9.2.ebuild: Stable on ppc. 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 ) |