diff options
author | Gustavo Felisberto <humpback@gentoo.org> | 2004-12-28 19:33:07 +0000 |
---|---|---|
committer | Gustavo Felisberto <humpback@gentoo.org> | 2004-12-28 19:33:07 +0000 |
commit | 1e76b7d792ba6d39e389a9ed695ecd2937ec925c (patch) | |
tree | 8ce91da8d64548e045e91b6a5eefb1ed387a75ea /net-im | |
parent | missing lan for ptBR (Manifest recommit) (diff) | |
download | gentoo-2-1e76b7d792ba6d39e389a9ed695ecd2937ec925c.tar.gz gentoo-2-1e76b7d792ba6d39e389a9ed695ecd2937ec925c.tar.bz2 gentoo-2-1e76b7d792ba6d39e389a9ed695ecd2937ec925c.zip |
stable on x86
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/psi/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/psi/psi-0.9.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog index fff1825a2d23..65779bb4ad7b 100644 --- a/net-im/psi/ChangeLog +++ b/net-im/psi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/psi # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.45 2004/12/28 17:30:43 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.46 2004/12/28 19:33:07 humpback Exp $ + + 28 Dec 2004; Gustavo Felisberto <humpback@gentoo.org>; psi-0.9.2-r1.ebuild: + Stable on x86 28 Dec 2004; Gustavo Felisberto <humpback@gentoo.org>; -psi-0.9.3_rc1.ebuild: diff --git a/net-im/psi/psi-0.9.2-r1.ebuild b/net-im/psi/psi-0.9.2-r1.ebuild index 78482fd6c6b5..4d1f6d18f783 100644 --- a/net-im/psi/psi-0.9.2-r1.ebuild +++ b/net-im/psi/psi-0.9.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.2-r1.ebuild,v 1.1 2004/12/27 11:47:01 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.2-r1.ebuild,v 1.2 2004/12/28 19:33:07 humpback Exp $ IUSE="kde ssl crypt" RESTRICT="nomirror" @@ -11,7 +11,7 @@ HOMEPAGE="http://psi.affinix.com" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~hppa ~amd64" +KEYWORDS="x86 ~ppc ~hppa ~amd64" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6c >=app-crypt/qca-tls-1.0 ) crypt? ( >=app-crypt/gnupg-1.2.2 ) |