diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-07 19:14:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-07 19:14:20 +0000 |
commit | bb27c7a42c397c9807306700fef2dd4c8a02e6e5 (patch) | |
tree | 2451133918b5d84720e894114e383a41799d3ffd /net-misc | |
parent | Stable for x86, wrt bug #507988 (diff) | |
download | gentoo-2-bb27c7a42c397c9807306700fef2dd4c8a02e6e5.tar.gz gentoo-2-bb27c7a42c397c9807306700fef2dd4c8a02e6e5.tar.bz2 gentoo-2-bb27c7a42c397c9807306700fef2dd4c8a02e6e5.zip |
Stable for x86, wrt bug #508092
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/socat/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/socat/socat-1.7.2.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/socat/ChangeLog b/net-misc/socat/ChangeLog index ccdb93c7db46..6610c6d447ef 100644 --- a/net-misc/socat/ChangeLog +++ b/net-misc/socat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/socat # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.137 2014/05/28 22:16:07 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.138 2014/06/07 19:14:20 ago Exp $ + + 07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.4-r1.ebuild: + Stable for x86, wrt bug #508092 28 May 2014; Chema Alonso <nimiux@gentoo.org> socat-1.7.2.4-r1.ebuild: Stable for amd64 wrt bug #508092 diff --git a/net-misc/socat/socat-1.7.2.4-r1.ebuild b/net-misc/socat/socat-1.7.2.4-r1.ebuild index d7bb9a381748..1184b642afa3 100644 --- a/net-misc/socat/socat-1.7.2.4-r1.ebuild +++ b/net-misc/socat/socat-1.7.2.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.2.4-r1.ebuild,v 1.4 2014/05/28 22:16:07 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.2.4-r1.ebuild,v 1.5 2014/06/07 19:14:20 ago Exp $ EAPI=5 @@ -14,7 +14,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=" |