diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-16 07:34:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-16 07:34:35 +0000 |
commit | 4c051b752716760defaed76b38d4c340d9039539 (patch) | |
tree | dd0ecf9deee7826c41db01d956f78d0a12a9c602 /net-misc/socat | |
parent | Stable for alpha, wrt bug #499920 (diff) | |
download | gentoo-2-4c051b752716760defaed76b38d4c340d9039539.tar.gz gentoo-2-4c051b752716760defaed76b38d4c340d9039539.tar.bz2 gentoo-2-4c051b752716760defaed76b38d4c340d9039539.zip |
Stable for alpha, wrt bug #499668
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/socat/ChangeLog b/net-misc/socat/ChangeLog index 0893e4d6598e..f5592365afd9 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.126 2014/02/09 08:29:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.127 2014/02/16 07:34:35 ago Exp $ + + 16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.3.ebuild: + Stable for alpha, wrt bug #499668 09 Feb 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.3.ebuild: Stable for sparc, wrt bug #499668 diff --git a/net-misc/socat/socat-1.7.2.3.ebuild b/net-misc/socat/socat-1.7.2.3.ebuild index fa94873cff2b..d07688b6e130 100644 --- a/net-misc/socat/socat-1.7.2.3.ebuild +++ b/net-misc/socat/socat-1.7.2.3.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.3.ebuild,v 1.7 2014/02/09 08:29:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.2.3.ebuild,v 1.8 2014/02/16 07:34:35 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 ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc sparc x86 ~ppc-macos ~x64-macos ~x86-macos" IUSE="ssl readline ipv6 tcpd" DEPEND=" |