diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-04-27 22:45:03 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-04-27 22:45:03 +0000 |
commit | 2d71212ade7a5b6733a1a96bf7167098201467e0 (patch) | |
tree | 6cccdf665debbfd56a0a4f156ca2a6563f4fa535 /net-im/psi | |
parent | new pateam kernel 2.4.26-pa1 imported (diff) | |
download | historical-2d71212ade7a5b6733a1a96bf7167098201467e0.tar.gz historical-2d71212ade7a5b6733a1a96bf7167098201467e0.tar.bz2 historical-2d71212ade7a5b6733a1a96bf7167098201467e0.zip |
Marked stable on hppa.
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.1.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog index 8bb149fa08d7..a54b3ce4ff60 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.31 2004/04/27 22:01:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.32 2004/04/27 22:45:03 gmsoft Exp $ + + 27 Apr 2004; Guy Martin <gmsoft@gentoo.org> psi-0.9.1.ebuild: + Marked stable on hppa. 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> psi-0.9-r1.ebuild: Add inherit eutils diff --git a/net-im/psi/Manifest b/net-im/psi/Manifest index 580680e30e70..58c3dd674b55 100644 --- a/net-im/psi/Manifest +++ b/net-im/psi/Manifest @@ -1,9 +1,9 @@ -MD5 90f26f9c30a4e964423e191be8c01a81 ChangeLog 4180 -MD5 255f3fb1d21b920a42f2180c0b201907 psi-0.9.1.ebuild 836 +MD5 d90870be627c0ecd76dce19b2d44568d ChangeLog 4268 +MD5 9b91ead14acbf0da98d3b33e75c67e79 metadata.xml 306 MD5 2d7569fd8332177afc83f044850fc7b0 psi-0.9-r1.ebuild 1424 +MD5 14bd743f2a50e35768ea920ebb6aa1a3 psi-0.9.1.ebuild 842 MD5 492d63e85bf6250c1e206f03c31d29d8 psi-0.9.ebuild 1348 -MD5 9b91ead14acbf0da98d3b33e75c67e79 metadata.xml 306 -MD5 c43f1bfd60e72f69346f0a67288c62e8 files/psi_gpg_fix 1193 +MD5 e4acc00d7ae1d10a2788e5db6ba73dbc files/digest-psi-0.9 119 MD5 e4acc00d7ae1d10a2788e5db6ba73dbc files/digest-psi-0.9-r1 119 MD5 d27222ab1b988a3cb4364e0a66b7ff2a files/digest-psi-0.9.1 62 -MD5 e4acc00d7ae1d10a2788e5db6ba73dbc files/digest-psi-0.9 119 +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 5697a8efed16..13321f9706b3 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.7 2004/03/28 23:57:50 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.1.ebuild,v 1.8 2004/04/27 22:45:03 gmsoft Exp $ IUSE="kde ssl crypt" @@ -12,7 +12,7 @@ HOMEPAGE="http://psi.affinix.com" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc amd64 ~sparc" +KEYWORDS="x86 ppc amd64 ~sparc hppa" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6c >=app-crypt/qca-tls-1.0 ) crypt? ( >=app-crypt/gnupg-1.2.2 ) |