summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/socat/ChangeLog5
-rw-r--r--net-misc/socat/Manifest12
-rw-r--r--net-misc/socat/socat-1.4.2.0-r1.ebuild4
3 files changed, 12 insertions, 9 deletions
diff --git a/net-misc/socat/ChangeLog b/net-misc/socat/ChangeLog
index 3cd3301ca4d0..29228465d9d8 100644
--- a/net-misc/socat/ChangeLog
+++ b/net-misc/socat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/socat
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.20 2005/10/17 05:58:55 soulse Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.21 2005/10/17 13:10:42 agriffis Exp $
+
+ 17 Oct 2005; Aron Griffis <agriffis@gentoo.org> socat-1.4.2.0-r1.ebuild:
+ Mark 1.4.2.0-r1 stable on ia64
*socat-1.4.3.0-r1 (17 Oct 2005)
*socat-1.4.2.0-r1 (17 Oct 2005)
diff --git a/net-misc/socat/Manifest b/net-misc/socat/Manifest
index c89f0d2026bd..ee1c1f2087be 100644
--- a/net-misc/socat/Manifest
+++ b/net-misc/socat/Manifest
@@ -1,14 +1,14 @@
+MD5 17a9be2cf8cb9f24e7e5b398392483b4 metadata.xml 224
MD5 71c4295d479a230709a9f74001487b00 ChangeLog 2906
-MD5 dadb08b3ec55ab84c53735ef8a5b5535 socat-1.4.3.0.ebuild 1264
-MD5 ad17ff7c55caaeeb67773d10a2d79263 socat-1.4.2.0-r1.ebuild 1099
-MD5 86c44cf1fb95715c2973ac7370b0247e socat-1.4.3.0-r1.ebuild 1329
+MD5 96861c65522df6a181e44c212b3e0dbe socat-1.4.2.0-r1.ebuild 1098
MD5 f3009c0be501848ecefacf09a76b117b socat-1.4.0.3.ebuild 1021
+MD5 86c44cf1fb95715c2973ac7370b0247e socat-1.4.3.0-r1.ebuild 1329
+MD5 dadb08b3ec55ab84c53735ef8a5b5535 socat-1.4.3.0.ebuild 1264
MD5 7496b06950337734d9a6c273d9ee67b4 socat-1.4.2.0.ebuild 1024
-MD5 17a9be2cf8cb9f24e7e5b398392483b4 metadata.xml 224
+MD5 80bc464d7deaff0335540eb32a60c827 files/socat-1.4.3.0-tmp-tail.patch 986
MD5 c69f1c15c04237f76ac1c77d96a70dc0 files/digest-socat-1.4.3.0 66
MD5 6d502092a174c12aa520b1ab3ac8798f files/socat-1.4.3.0-noptytest.patch 2906
-MD5 80bc464d7deaff0335540eb32a60c827 files/socat-1.4.3.0-tmp-tail.patch 986
MD5 c69f1c15c04237f76ac1c77d96a70dc0 files/digest-socat-1.4.3.0-r1 66
+MD5 7e75e101e793cb7f39eddab4eeb0d286 files/digest-socat-1.4.2.0-r1 66
MD5 3e1450e1811fbf675f8069ed1bbe2a18 files/digest-socat-1.4.0.3 66
MD5 7e75e101e793cb7f39eddab4eeb0d286 files/digest-socat-1.4.2.0 66
-MD5 7e75e101e793cb7f39eddab4eeb0d286 files/digest-socat-1.4.2.0-r1 66
diff --git a/net-misc/socat/socat-1.4.2.0-r1.ebuild b/net-misc/socat/socat-1.4.2.0-r1.ebuild
index ccd05951cc00..c61d9df4844c 100644
--- a/net-misc/socat/socat-1.4.2.0-r1.ebuild
+++ b/net-misc/socat/socat-1.4.2.0-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-misc/socat/socat-1.4.2.0-r1.ebuild,v 1.1 2005/10/17 05:58:55 soulse Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.4.2.0-r1.ebuild,v 1.2 2005/10/17 13:10:42 agriffis Exp $
DESCRIPTION="Multipurpose relay (SOcket CAT)"
HOMEPAGE="http://www.dest-unreach.org/socat/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.dest-unreach.org/${PN}/download/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~sparc x86"
IUSE="ssl readline ipv6 tcpd"
DEPEND="ssl? ( >=dev-libs/openssl-0.9.6 )