diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-02-10 02:35:37 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-02-10 02:35:37 +0000 |
commit | 696bc51ce1fc39cbabe5b09c8c4820669241a39c (patch) | |
tree | d281df8d21e2a005ae8d892ee1678037586bbfc2 /net-im | |
parent | libtool fix (diff) | |
download | gentoo-2-696bc51ce1fc39cbabe5b09c8c4820669241a39c.tar.gz gentoo-2-696bc51ce1fc39cbabe5b09c8c4820669241a39c.tar.bz2 gentoo-2-696bc51ce1fc39cbabe5b09c8c4820669241a39c.zip |
added amd64 keyword. removed ~alpha due to bad deps.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/psi/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/psi/psi-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 <absinthe@gentoo.org> psi-0.9.1.ebuild: + added amd64 keyword. removed ~alpha because of bad dependencies. 07 Feb 2004; Lars Weiler <pylon@gentoo.org> 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 ) |