diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-02-07 04:29:20 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-02-07 04:29:20 +0000 |
commit | 25bc0178c22e472b381dd7c12465e8aa25e15c86 (patch) | |
tree | 93294aa6e15d07bd2c6df3660d109a828c27e374 /net-im/psi | |
parent | Moving to x11-plugins/docker (diff) | |
download | historical-25bc0178c22e472b381dd7c12465e8aa25e15c86.tar.gz historical-25bc0178c22e472b381dd7c12465e8aa25e15c86.tar.bz2 historical-25bc0178c22e472b381dd7c12465e8aa25e15c86.zip |
stable on ppc.
Diffstat (limited to 'net-im/psi')
-rw-r--r-- | net-im/psi/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/psi/Manifest | 10 | ||||
-rw-r--r-- | net-im/psi/psi-0.9-r1.ebuild | 4 | ||||
-rw-r--r-- | net-im/psi/psi-0.9.1.ebuild | 4 |
4 files changed, 13 insertions, 10 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog index 825c6a450d9a..fa63fcc80abc 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.25 2004/02/05 13:05:46 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.26 2004/02/07 04:29:20 pylon Exp $ + + 07 Feb 2004; Lars Weiler <pylon@gentoo.org> psi-0.9-r1.ebuild: + stable on ppc 05 Feb 2004; Caleb Tennis <caleb@gentoo.org> psi-0.9.1.ebuild: Allow settings writing to take place in the Qt settings directory. diff --git a/net-im/psi/Manifest b/net-im/psi/Manifest index 05be4901edc8..ad01e232bf52 100644 --- a/net-im/psi/Manifest +++ b/net-im/psi/Manifest @@ -1,8 +1,8 @@ +MD5 158535a8d0e2d9af92c718e7cb824b96 ChangeLog 3656 +MD5 8d1bb3521e3adb09550068463bb31764 psi-0.9-r1.ebuild 1400 MD5 492d63e85bf6250c1e206f03c31d29d8 psi-0.9.ebuild 1348 -MD5 c1bbbbb36d7f8d70dfa10c991ec322a6 psi-0.9.1.ebuild 832 -MD5 f8129fbd5f35a19edebc85a52c2c225f ChangeLog 3574 -MD5 c36092586a111bbf0cdbfbe5d3c0c4db psi-0.9-r1.ebuild 1404 +MD5 78e2ecf8d313d4a9dbbd16b686c5da94 psi-0.9.1.ebuild 831 MD5 e4acc00d7ae1d10a2788e5db6ba73dbc files/digest-psi-0.9 119 -MD5 d27222ab1b988a3cb4364e0a66b7ff2a files/digest-psi-0.9.1 62 -MD5 c43f1bfd60e72f69346f0a67288c62e8 files/psi_gpg_fix 1193 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 diff --git a/net-im/psi/psi-0.9-r1.ebuild b/net-im/psi/psi-0.9-r1.ebuild index d02e39307df2..f54bada67b73 100644 --- a/net-im/psi/psi-0.9-r1.ebuild +++ b/net-im/psi/psi-0.9-r1.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-r1.ebuild,v 1.6 2004/01/14 18:33:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9-r1.ebuild,v 1.7 2004/02/07 04:29:20 pylon Exp $ IUSE="ssl crypt" @@ -14,7 +14,7 @@ HOMEPAGE="http://psi.affinix.com" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~alpha" +KEYWORDS="x86 ppc ~alpha" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6c ) crypt? ( >=app-crypt/gnupg-1.2.2 ) diff --git a/net-im/psi/psi-0.9.1.ebuild b/net-im/psi/psi-0.9.1.ebuild index 7c004e495c91..9de01fc9b2bf 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.3 2004/02/05 13:05:46 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.1.ebuild,v 1.4 2004/02/07 04:29:20 pylon 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 ~alpha" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6c >=app-crypt/qca-tls-1.0 ) crypt? ( >=app-crypt/gnupg-1.2.2 ) |