summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-02-07 20:52:01 +0000
committerSimon Stelling <blubb@gentoo.org>2006-02-07 20:52:01 +0000
commit79a85648772297e1c5982db71b8b22bacf153ef3 (patch)
tree13564cd35c411c5bfcca340c9972b68b6a45f1e9 /net-misc/socat
parentstable on amd64 (diff)
downloadhistorical-79a85648772297e1c5982db71b8b22bacf153ef3.tar.gz
historical-79a85648772297e1c5982db71b8b22bacf153ef3.tar.bz2
historical-79a85648772297e1c5982db71b8b22bacf153ef3.zip
stable amd64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'net-misc/socat')
-rw-r--r--net-misc/socat/ChangeLog7
-rw-r--r--net-misc/socat/socat-1.4.2.0-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/socat/ChangeLog b/net-misc/socat/ChangeLog
index 57de38a32186..1c92717c05d5 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.26 2005/12/24 16:11:46 killerfox Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.27 2006/02/07 20:52:01 blubb Exp $
+
+ 07 Feb 2006; Simon Stelling <blubb@gentoo.org> socat-1.4.2.0-r1.ebuild:
+ stable on amd64
24 Dec 2005; Rene Nussbaumer <killerfox@gentoo.org>
socat-1.4.2.0-r1.ebuild:
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 fae1b084d6e9..fa025760f1ce 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
+# Copyright 1999-2006 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.7 2005/12/24 16:11:46 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.4.2.0-r1.ebuild,v 1.8 2006/02/07 20:52:01 blubb 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 )