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 | a7778aee5e7e726270c515d040132fcd5e48b9d7 (patch) | |
tree | 0d89034db6ae26ba28b774162c6c8cd12f0d4fac /net-im/psi | |
parent | libtool fix (diff) | |
download | historical-a7778aee5e7e726270c515d040132fcd5e48b9d7.tar.gz historical-a7778aee5e7e726270c515d040132fcd5e48b9d7.tar.bz2 historical-a7778aee5e7e726270c515d040132fcd5e48b9d7.zip |
added amd64 keyword. removed ~alpha due to bad deps.
Diffstat (limited to 'net-im/psi')
-rw-r--r-- | net-im/psi/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/psi/Manifest | 6 | ||||
-rw-r--r-- | net-im/psi/psi-0.9.1.ebuild | 4 |
3 files changed, 9 insertions, 6 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/Manifest b/net-im/psi/Manifest index ad01e232bf52..7cb1045f3bcf 100644 --- a/net-im/psi/Manifest +++ b/net-im/psi/Manifest @@ -1,8 +1,8 @@ -MD5 158535a8d0e2d9af92c718e7cb824b96 ChangeLog 3656 +MD5 05988669b41ef7e1f7ab1164ef3ef199 ChangeLog 3797 MD5 8d1bb3521e3adb09550068463bb31764 psi-0.9-r1.ebuild 1400 +MD5 e00f1e69abf98b8d99c1a691fffc3c9c psi-0.9.1.ebuild 833 MD5 492d63e85bf6250c1e206f03c31d29d8 psi-0.9.ebuild 1348 -MD5 78e2ecf8d313d4a9dbbd16b686c5da94 psi-0.9.1.ebuild 831 MD5 e4acc00d7ae1d10a2788e5db6ba73dbc files/digest-psi-0.9 119 MD5 e4acc00d7ae1d10a2788e5db6ba73dbc files/digest-psi-0.9-r1 119 -MD5 c43f1bfd60e72f69346f0a67288c62e8 files/psi_gpg_fix 1193 MD5 d27222ab1b988a3cb4364e0a66b7ff2a files/digest-psi-0.9.1 62 +MD5 c43f1bfd60e72f69346f0a67288c62e8 files/psi_gpg_fix 1193 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 ) |