summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-02-25 17:13:39 +0000
committerJeroen Roovers <jer@gentoo.org>2008-02-25 17:13:39 +0000
commitbe09f1ef8e7f5096b7d13c26026fc3a69178e101 (patch)
tree9bf05623f883d3b37134ca3ff371702fd34df88a /net-misc
parentMarked ~amd64, fixed compilation failure, bug #205068, thank Alessio D'Ascani... (diff)
downloadhistorical-be09f1ef8e7f5096b7d13c26026fc3a69178e101.tar.gz
historical-be09f1ef8e7f5096b7d13c26026fc3a69178e101.tar.bz2
historical-be09f1ef8e7f5096b7d13c26026fc3a69178e101.zip
Stable for HPPA (bug #210328).
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/socat/ChangeLog5
-rw-r--r--net-misc/socat/socat-1.6.0.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/socat/ChangeLog b/net-misc/socat/ChangeLog
index 06593c6b3065..d71fd86568ed 100644
--- a/net-misc/socat/ChangeLog
+++ b/net-misc/socat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/socat
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.33 2008/02/25 16:07:11 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.34 2008/02/25 17:13:39 jer Exp $
+
+ 25 Feb 2008; Jeroen Roovers <jer@gentoo.org> socat-1.6.0.0.ebuild:
+ Stable for HPPA (bug #210328).
*socat-1.6.0.1 (25 Feb 2008)
diff --git a/net-misc/socat/socat-1.6.0.0.ebuild b/net-misc/socat/socat-1.6.0.0.ebuild
index 994cc9edf466..7a8687e8b49b 100644
--- a/net-misc/socat/socat-1.6.0.0.ebuild
+++ b/net-misc/socat/socat-1.6.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.6.0.0.ebuild,v 1.1 2007/04/05 11:47:31 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.6.0.0.ebuild,v 1.2 2008/02/25 17:13:39 jer Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.dest-unreach.org/socat/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 )