diff options
author | Owen Stampflee <owen@gentoo.org> | 2002-09-14 17:43:30 +0000 |
---|---|---|
committer | Owen Stampflee <owen@gentoo.org> | 2002-09-14 17:43:30 +0000 |
commit | 18d1a6bfc73a7227abca482e2efa1f86aac5423c (patch) | |
tree | 4f2202e41e1a9bc439ff93376b38f02770e993c4 /net-im | |
parent | added keywords (diff) | |
download | historical-18d1a6bfc73a7227abca482e2efa1f86aac5423c.tar.gz historical-18d1a6bfc73a7227abca482e2efa1f86aac5423c.tar.bz2 historical-18d1a6bfc73a7227abca482e2efa1f86aac5423c.zip |
added keywords
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/psi/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/psi/psi-0.8.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog index 5f9e1211c02b..c5d6cc0187e8 100644 --- a/net-im/psi/ChangeLog +++ b/net-im/psi/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-im/psi # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.4 2002/08/25 16:12:16 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.5 2002/09/14 17:43:30 owen Exp $ 25 Aug 2002; Dan Armak <danarmak@gentoo.org> ChangeLog : @@ -9,6 +9,9 @@ *psi-0.8.6 (9 July 2002) + 14 Sep 2002; Owen Stampflee <owen@gentoo.org> : + Added PPC to KEYWORDS. + 9 July 2002; Bart Verwilst <verwilst@gentoo.org> ChangeLog : Emoticons, finally! Proxy support, .... Long Changelog on the site, diff --git a/net-im/psi/psi-0.8.6.ebuild b/net-im/psi/psi-0.8.6.ebuild index 00f6a8bf78f8..2dc5dcf209b3 100644 --- a/net-im/psi/psi-0.8.6.ebuild +++ b/net-im/psi/psi-0.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.8.6.ebuild,v 1.4 2002/08/25 16:12:16 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.8.6.ebuild,v 1.5 2002/09/14 17:43:30 owen Exp $ S=${WORKDIR}/${P} QV="1.0" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.affinix.com/~justin/programs/psi/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND=">=x11-libs/qt-3 ssl? ( >=dev-libs/openssl-0.9.6c )" |