summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2004-04-25 13:30:02 +0000
committerGuy Martin <gmsoft@gentoo.org>2004-04-25 13:30:02 +0000
commita3b81ebba9812921cd686bd1be7df487b38ea623 (patch)
tree80c096a33079ea787bff0ac5e333b12142c65d4f /net-im
parentRemoved unneeded nasm DEPEND. Marked stable on hppa and sparc. (diff)
downloadhistorical-a3b81ebba9812921cd686bd1be7df487b38ea623.tar.gz
historical-a3b81ebba9812921cd686bd1be7df487b38ea623.tar.bz2
historical-a3b81ebba9812921cd686bd1be7df487b38ea623.zip
Marked stable on hppa.
Diffstat (limited to 'net-im')
-rw-r--r--net-im/psi/ChangeLog5
-rw-r--r--net-im/psi/Manifest6
-rw-r--r--net-im/psi/psi-0.9-r1.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog
index 877495ba5d33..8c880b1f348a 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.29 2004/03/28 23:57:50 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.30 2004/04/25 13:30:02 gmsoft Exp $
+
+ 25 Apr 2004; Guy Martin <gmsoft@gentoo.org> psi-0.9-r1.ebuild:
+ Marked stable on hppa.
28 Mar 2004; Jason Wever <weeve@gentoo.org> psi-0.9.1.ebuild:
Added ~sparc keyword.
diff --git a/net-im/psi/Manifest b/net-im/psi/Manifest
index d5001649163b..6f694e53cc80 100644
--- a/net-im/psi/Manifest
+++ b/net-im/psi/Manifest
@@ -1,8 +1,8 @@
-MD5 6fe14c768b9041ec12beda478fa2d743 ChangeLog 3995
-MD5 9b91ead14acbf0da98d3b33e75c67e79 metadata.xml 306
-MD5 8d1bb3521e3adb09550068463bb31764 psi-0.9-r1.ebuild 1400
+MD5 d88b81919e64848b26eaee19098885e7 ChangeLog 4087
+MD5 c2c8c827006ee9264ea6be31db360819 psi-0.9-r1.ebuild 1406
MD5 255f3fb1d21b920a42f2180c0b201907 psi-0.9.1.ebuild 836
MD5 492d63e85bf6250c1e206f03c31d29d8 psi-0.9.ebuild 1348
+MD5 9b91ead14acbf0da98d3b33e75c67e79 metadata.xml 306
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
diff --git a/net-im/psi/psi-0.9-r1.ebuild b/net-im/psi/psi-0.9-r1.ebuild
index f54bada67b73..ff538cb8caa4 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.7 2004/02/07 04:29:20 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9-r1.ebuild,v 1.8 2004/04/25 13:30:02 gmsoft 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 hppa"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6c )
crypt? ( >=app-crypt/gnupg-1.2.2 )