diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-15 15:07:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-15 15:07:53 +0000 |
commit | 3dfa6943beff5da171b479eca83c0ce286abd2dc (patch) | |
tree | 9d4ba2ae421197e33dc3da1423a858f5f452ee63 /net-misc/socat | |
parent | Stable for x86, wrt bug #536564 (diff) | |
download | gentoo-2-3dfa6943beff5da171b479eca83c0ce286abd2dc.tar.gz gentoo-2-3dfa6943beff5da171b479eca83c0ce286abd2dc.tar.bz2 gentoo-2-3dfa6943beff5da171b479eca83c0ce286abd2dc.zip |
Stable for x86, wrt bug #537592
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/socat')
-rw-r--r-- | net-misc/socat/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/socat/socat-1.7.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/socat/ChangeLog b/net-misc/socat/ChangeLog index 97ee9e18a6a7..8e48e446cf56 100644 --- a/net-misc/socat/ChangeLog +++ b/net-misc/socat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/socat # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.149 2015/01/31 10:32:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.150 2015/02/15 15:07:53 ago Exp $ + + 15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> socat-1.7.3.0.ebuild: + Stable for x86, wrt bug #537592 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> socat-1.7.3.0.ebuild: Stable for ppc, wrt bug #537592 diff --git a/net-misc/socat/socat-1.7.3.0.ebuild b/net-misc/socat/socat-1.7.3.0.ebuild index 39d7abee7d2f..a556f4d01be3 100644 --- a/net-misc/socat/socat-1.7.3.0.ebuild +++ b/net-misc/socat/socat-1.7.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.3.0.ebuild,v 1.5 2015/01/31 10:32:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.3.0.ebuild,v 1.6 2015/02/15 15:07:53 ago Exp $ EAPI=5 inherit eutils flag-o-matic toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="http://www.dest-unreach.org/socat/download/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="ssl readline ipv6 tcpd" DEPEND=" |