diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-05-02 16:17:10 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-05-02 16:17:10 +0000 |
commit | 9f8d5bac7ccdbc75884a079c1c4d72d65923711c (patch) | |
tree | 2358d8d2e0fe2fffa3a2c7ff696241cef4263d1f /net-misc | |
parent | ppc stable #268213 (diff) | |
download | gentoo-2-9f8d5bac7ccdbc75884a079c1c4d72d65923711c.tar.gz gentoo-2-9f8d5bac7ccdbc75884a079c1c4d72d65923711c.tar.bz2 gentoo-2-9f8d5bac7ccdbc75884a079c1c4d72d65923711c.zip |
Stable for HPPA (bug #267878).
(Portage version: 2.2_rc31/cvs/Linux i686)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/socat/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/socat/socat-1.7.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/socat/ChangeLog b/net-misc/socat/ChangeLog index 7d9227c23553..b9e1e959bea1 100644 --- a/net-misc/socat/ChangeLog +++ b/net-misc/socat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/socat -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.44 2009/04/29 13:47:10 jer Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.45 2009/05/02 16:17:10 jer Exp $ + + 02 May 2009; Jeroen Roovers <jer@gentoo.org> socat-1.7.0.0.ebuild: + Stable for HPPA (bug #267878). 29 Apr 2009; Jeroen Roovers <jer@gentoo.org> -socat-1.6.0.0.ebuild: Remove old. diff --git a/net-misc/socat/socat-1.7.0.0.ebuild b/net-misc/socat/socat-1.7.0.0.ebuild index e10c43a6b0e3..c8259818d6b3 100644 --- a/net-misc/socat/socat-1.7.0.0.ebuild +++ b/net-misc/socat/socat-1.7.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.0.0.ebuild,v 1.1 2008/11/16 17:04:19 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.0.0.ebuild,v 1.2 2009/05/02 16:17:10 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 ) |