summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2004-02-07 04:29:20 +0000
committerLars Weiler <pylon@gentoo.org>2004-02-07 04:29:20 +0000
commit882bbb7feaf26de2478aa878599bc5e19303433a (patch)
tree6bd52991a81e91bbca6db8e46deeaaefcc5c862b
parentMoving to x11-plugins/docker (diff)
downloadgentoo-2-882bbb7feaf26de2478aa878599bc5e19303433a.tar.gz
gentoo-2-882bbb7feaf26de2478aa878599bc5e19303433a.tar.bz2
gentoo-2-882bbb7feaf26de2478aa878599bc5e19303433a.zip
stable on ppc.
-rw-r--r--app-crypt/qca-tls/ChangeLog7
-rw-r--r--app-crypt/qca-tls/qca-tls-1.0.ebuild6
-rw-r--r--net-im/psi/ChangeLog5
-rw-r--r--net-im/psi/psi-0.9-r1.ebuild4
-rw-r--r--net-im/psi/psi-0.9.1.ebuild4
5 files changed, 16 insertions, 10 deletions
diff --git a/app-crypt/qca-tls/ChangeLog b/app-crypt/qca-tls/ChangeLog
index 317bf4d207a2..1580d2981711 100644
--- a/app-crypt/qca-tls/ChangeLog
+++ b/app-crypt/qca-tls/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/qca-tls
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/ChangeLog,v 1.3 2004/01/07 19:42:31 mholzer Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/ChangeLog,v 1.4 2004/02/07 04:24:47 pylon Exp $
+
+ 07 Feb 2004; Lars Weiler <pylon@gentoo.org> qca-tls-1.0.ebuild:
+ stable on ppc
07 Jan 2004; Martin Holzer <mholzer@gentoo.org> qca-tls-1.0.ebuild:
lowering dependencies of qt
diff --git a/app-crypt/qca-tls/qca-tls-1.0.ebuild b/app-crypt/qca-tls/qca-tls-1.0.ebuild
index c52ed21263fa..0167b129695a 100644
--- a/app-crypt/qca-tls/qca-tls-1.0.ebuild
+++ b/app-crypt/qca-tls/qca-tls-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/qca-tls-1.0.ebuild,v 1.2 2004/01/07 19:42:31 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/qca-tls/qca-tls-1.0.ebuild,v 1.3 2004/02/07 04:24:47 pylon Exp $
DESCRIPTION="plugin to provide SSL/TLS capability to programs that utilize the Qt Cryptographic Architecture (QCA)"
@@ -9,7 +9,7 @@ SRC_URI="http://psi.affinix.com/beta/qca-tls-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ppc"
DEPEND=">=x11-libs/qt-3.0.5
>=dev-libs/openssl-0.9.6i"
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog
index 825c6a450d9a..fa63fcc80abc 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.25 2004/02/05 13:05:46 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.26 2004/02/07 04:29:20 pylon Exp $
+
+ 07 Feb 2004; Lars Weiler <pylon@gentoo.org> psi-0.9-r1.ebuild:
+ stable on ppc
05 Feb 2004; Caleb Tennis <caleb@gentoo.org> psi-0.9.1.ebuild:
Allow settings writing to take place in the Qt settings directory.
diff --git a/net-im/psi/psi-0.9-r1.ebuild b/net-im/psi/psi-0.9-r1.ebuild
index d02e39307df2..f54bada67b73 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.6 2004/01/14 18:33:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9-r1.ebuild,v 1.7 2004/02/07 04:29:20 pylon 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"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6c )
crypt? ( >=app-crypt/gnupg-1.2.2 )
diff --git a/net-im/psi/psi-0.9.1.ebuild b/net-im/psi/psi-0.9.1.ebuild
index 7c004e495c91..9de01fc9b2bf 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.3 2004/02/05 13:05:46 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.1.ebuild,v 1.4 2004/02/07 04:29:20 pylon Exp $
IUSE="kde ssl crypt"
@@ -12,7 +12,7 @@ HOMEPAGE="http://psi.affinix.com"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~alpha"
+KEYWORDS="~x86 ppc ~alpha"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6c >=app-crypt/qca-tls-1.0 )
crypt? ( >=app-crypt/gnupg-1.2.2 )