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 | 4305717e7e84bcb291e1ec208e64ad14f894d80a (patch) | |
tree | f5af721a728eca28110e2b0832b635a52b842e6e /net-im | |
parent | new pateam kernel 2.4.26-pa1 imported (Manifest recommit) (diff) | |
download | gentoo-2-4305717e7e84bcb291e1ec208e64ad14f894d80a.tar.gz gentoo-2-4305717e7e84bcb291e1ec208e64ad14f894d80a.tar.bz2 gentoo-2-4305717e7e84bcb291e1ec208e64ad14f894d80a.zip |
Marked stable on hppa.
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 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/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 ) |