From 696bc51ce1fc39cbabe5b09c8c4820669241a39c Mon Sep 17 00:00:00 2001 From: Dylan Carlson Date: Tue, 10 Feb 2004 02:35:37 +0000 Subject: added amd64 keyword. removed ~alpha due to bad deps. --- net-im/psi/ChangeLog | 5 ++++- net-im/psi/psi-0.9.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'net-im/psi') diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog index fa63fcc80abc..95ea75639238 100644 --- a/net-im/psi/ChangeLog +++ b/net-im/psi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/psi # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.26 2004/02/07 04:29:20 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.27 2004/02/10 02:35:37 absinthe Exp $ + + 09 Feb 2004; Dylan Carlson psi-0.9.1.ebuild: + added amd64 keyword. removed ~alpha because of bad dependencies. 07 Feb 2004; Lars Weiler psi-0.9-r1.ebuild: stable on ppc diff --git a/net-im/psi/psi-0.9.1.ebuild b/net-im/psi/psi-0.9.1.ebuild index 9de01fc9b2bf..3886bbc1d07e 100644 --- a/net-im/psi/psi-0.9.1.ebuild +++ b/net-im/psi/psi-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.1.ebuild,v 1.4 2004/02/07 04:29:20 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.1.ebuild,v 1.5 2004/02/10 02:35:37 absinthe Exp $ IUSE="kde ssl crypt" @@ -12,7 +12,7 @@ HOMEPAGE="http://psi.affinix.com" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ppc ~alpha" +KEYWORDS="~x86 ppc amd64" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6c >=app-crypt/qca-tls-1.0 ) crypt? ( >=app-crypt/gnupg-1.2.2 ) -- cgit v1.2.3-65-gdbad