summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-04-09 12:42:30 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-04-09 12:42:30 +0000
commit0b2d3c3e0d24788ac00a42fb5ddab0ff8ba3979f (patch)
tree72232b2072a9ffa9c2558228907e68eb993949dc /net-libs
parentStable on ppc64 (diff)
downloadhistorical-0b2d3c3e0d24788ac00a42fb5ddab0ff8ba3979f.tar.gz
historical-0b2d3c3e0d24788ac00a42fb5ddab0ff8ba3979f.tar.bz2
historical-0b2d3c3e0d24788ac00a42fb5ddab0ff8ba3979f.zip
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/c-client/ChangeLog5
-rw-r--r--net-libs/c-client/c-client-2004a-r1.ebuild4
-rw-r--r--net-libs/libgsasl/ChangeLog5
-rw-r--r--net-libs/libgsasl/libgsasl-0.2.3.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/net-libs/c-client/ChangeLog b/net-libs/c-client/ChangeLog
index 20618ee3ee94..189e3e60533b 100644
--- a/net-libs/c-client/ChangeLog
+++ b/net-libs/c-client/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/c-client
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.28 2005/04/08 18:02:26 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.29 2005/04/09 12:40:34 corsair Exp $
+
+ 09 Apr 2005; Markus Rothe <corsair@gentoo.org> c-client-2004a-r1.ebuild:
+ Stable on ppc64
08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
c-client-2004a-r1.ebuild:
diff --git a/net-libs/c-client/c-client-2004a-r1.ebuild b/net-libs/c-client/c-client-2004a-r1.ebuild
index fb1b420de572..e333edb96324 100644
--- a/net-libs/c-client/c-client-2004a-r1.ebuild
+++ b/net-libs/c-client/c-client-2004a-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2004a-r1.ebuild,v 1.8 2005/04/08 18:02:26 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2004a-r1.ebuild,v 1.9 2005/04/09 12:40:34 corsair Exp $
inherit flag-o-matic eutils libtool
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.cac.washington.edu/imap/${MY_P}.tar.Z"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86"
IUSE="ssl pam"
RDEPEND="ssl? ( dev-libs/openssl )
diff --git a/net-libs/libgsasl/ChangeLog b/net-libs/libgsasl/ChangeLog
index f1bc42bc0413..b088e8070ac4 100644
--- a/net-libs/libgsasl/ChangeLog
+++ b/net-libs/libgsasl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libgsasl
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/ChangeLog,v 1.20 2005/04/07 22:49:34 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/ChangeLog,v 1.21 2005/04/09 12:42:30 corsair Exp $
+
+ 09 Apr 2005; Markus Rothe <corsair@gentoo.org> libgsasl-0.2.3.ebuild:
+ Stable on ppc64
07 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> libgsasl-0.2.4.ebuild:
~alpha keyword.
diff --git a/net-libs/libgsasl/libgsasl-0.2.3.ebuild b/net-libs/libgsasl/libgsasl-0.2.3.ebuild
index df4aa6a89b98..87745a25ab8b 100644
--- a/net-libs/libgsasl/libgsasl-0.2.3.ebuild
+++ b/net-libs/libgsasl/libgsasl-0.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/libgsasl-0.2.3.ebuild,v 1.6 2005/01/22 17:05:56 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/libgsasl-0.2.3.ebuild,v 1.7 2005/04/09 12:42:30 corsair Exp $
DESCRIPTION="The GNU SASL library"
HOMEPAGE="http://www.gnu.org/software/gsasl/"
@@ -9,7 +9,7 @@ LICENSE="LGPL-2.1"
SLOT="0"
# TODO: check http://www.gnu.org/software/gsasl/#dependencies for more
# optional external libraries.
-KEYWORDS="x86 amd64 ppc ~ppc64"
+KEYWORDS="x86 amd64 ppc ppc64"
IUSE="kerberos nls static"
PROVIDE="virtual/gsasl"
DEPEND="virtual/libc