diff options
author | Rainer Groesslinger <scandium@gentoo.org> | 2003-06-30 10:18:20 +0000 |
---|---|---|
committer | Rainer Groesslinger <scandium@gentoo.org> | 2003-06-30 10:18:20 +0000 |
commit | f6ca9b3d46e5e489f5d4a8c1401f1eed470c5adb (patch) | |
tree | a3d1ca6ee0d4a1d21ccc524304e2abbf91640521 /net-im | |
parent | PHPSAPI and move config files (diff) | |
download | historical-f6ca9b3d46e5e489f5d4a8c1401f1eed470c5adb.tar.gz historical-f6ca9b3d46e5e489f5d4a8c1401f1eed470c5adb.tar.bz2 historical-f6ca9b3d46e5e489f5d4a8c1401f1eed470c5adb.zip |
mark stable on x86
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/psi/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/psi/Manifest | 4 | ||||
-rw-r--r-- | net-im/psi/psi-0.9.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog index b0e7753a846e..591658b1d2f5 100644 --- a/net-im/psi/ChangeLog +++ b/net-im/psi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/psi # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.14 2003/06/18 21:07:37 scandium Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.15 2003/06/30 10:18:09 scandium Exp $ + + 30 Jun 2003; Rainer Groesslinger <scandium@gentoo.org> psi-0.9.ebuild: + mark stable on x86 *psi-0.9 (18 Jun 2003) diff --git a/net-im/psi/Manifest b/net-im/psi/Manifest index 5bd7dff64321..955a462660a5 100644 --- a/net-im/psi/Manifest +++ b/net-im/psi/Manifest @@ -1,6 +1,6 @@ -MD5 c6eef4c760204e5b0e9823279227fc08 ChangeLog 2323 +MD5 ddd4bb860e0f9881118d54ebaae739fe ChangeLog 2418 MD5 ff846a08ccf1b11ef79650c3b99da985 psi-0.8.7.ebuild 1436 -MD5 654918c48d7d5cdf5063be5ae54dadac psi-0.9.ebuild 1479 +MD5 d23b379e78b148657b53e906ba8cd934 psi-0.9.ebuild 1478 MD5 fd8f74bce661a15e27e82d46e533a0bb psi-0.8.7-r1.ebuild 1548 MD5 e4acc00d7ae1d10a2788e5db6ba73dbc files/digest-psi-0.9 119 MD5 f53c32fcb3dcafee69c54352e27202f4 files/digest-psi-0.8.7 122 diff --git a/net-im/psi/psi-0.9.ebuild b/net-im/psi/psi-0.9.ebuild index d17e1e65a178..2ab08f74dd9e 100644 --- a/net-im/psi/psi-0.9.ebuild +++ b/net-im/psi/psi-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.ebuild,v 1.1 2003/06/18 20:23:19 scandium Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.ebuild,v 1.2 2003/06/30 10:18:09 scandium Exp $ inherit kde-functions IUSE="ssl crypt" @@ -14,7 +14,7 @@ HOMEPAGE="http://psi.affinix.com" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" need-qt 3 |