summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-08 18:03:37 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-08 18:03:37 +0000
commitaf8bd897403b43f008c12cbe626406715f7f2867 (patch)
treed3db5c416d9c841b761400fed38a0bf84d1567de /net-libs
parentStable on ppc. (diff)
downloadhistorical-af8bd897403b43f008c12cbe626406715f7f2867.tar.gz
historical-af8bd897403b43f008c12cbe626406715f7f2867.tar.bz2
historical-af8bd897403b43f008c12cbe626406715f7f2867.zip
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/c-client/ChangeLog6
-rw-r--r--net-libs/c-client/c-client-2004a-r1.ebuild4
-rw-r--r--net-libs/libesmtp/ChangeLog5
-rw-r--r--net-libs/libesmtp/libesmtp-1.0.3.ebuild4
4 files changed, 13 insertions, 6 deletions
diff --git a/net-libs/c-client/ChangeLog b/net-libs/c-client/ChangeLog
index 0ae377489024..20618ee3ee94 100644
--- a/net-libs/c-client/ChangeLog
+++ b/net-libs/c-client/ChangeLog
@@ -1,6 +1,10 @@
# 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.27 2005/04/06 22:39:08 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.28 2005/04/08 18:02:26 hansmi Exp $
+
+ 08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
+ c-client-2004a-r1.ebuild:
+ Stable on ppc.
06 Apr 2005; Marcus D. Hanwell <cryos@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 9309f303e35f..fb1b420de572 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.7 2005/04/06 22:39:08 cryos Exp $
+# $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 $
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/libesmtp/ChangeLog b/net-libs/libesmtp/ChangeLog
index b0a33862a1d8..143fe9a691d6 100644
--- a/net-libs/libesmtp/ChangeLog
+++ b/net-libs/libesmtp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libesmtp
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/ChangeLog,v 1.23 2005/04/01 15:27:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/ChangeLog,v 1.24 2005/04/08 18:03:37 hansmi Exp $
+
+ 08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> libesmtp-1.0.3.ebuild:
+ Stable on ppc.
01 Apr 2005; Aron Griffis <agriffis@gentoo.org> libesmtp-1.0.3.ebuild:
stable on ia64
diff --git a/net-libs/libesmtp/libesmtp-1.0.3.ebuild b/net-libs/libesmtp/libesmtp-1.0.3.ebuild
index 4d76f0e025bb..9657b6f1435a 100644
--- a/net-libs/libesmtp/libesmtp-1.0.3.ebuild
+++ b/net-libs/libesmtp/libesmtp-1.0.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/libesmtp/libesmtp-1.0.3.ebuild,v 1.6 2005/04/01 15:27:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-1.0.3.ebuild,v 1.7 2005/04/08 18:03:37 hansmi Exp $
inherit gcc eutils gnuconfig libtool
@@ -18,7 +18,7 @@ DEPEND="${RDEPEND}
IUSE="ssl"
SLOT="0"
-KEYWORDS="alpha ~amd64 ia64 ~ppc sparc x86"
+KEYWORDS="alpha ~amd64 ia64 ppc sparc x86"
S="${WORKDIR}/${MY_P}"