diff options
author | Markus Meier <maekke@gentoo.org> | 2014-04-27 11:50:34 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-04-27 11:50:34 +0000 |
commit | 6b6d1ce87778e3a83ef76da90bf98032aed358be (patch) | |
tree | 4370739d2d7a9bd2b748e7aa53b68cb91945448d /net-misc/socat | |
parent | arm stable, bug #508004 (diff) | |
download | gentoo-2-6b6d1ce87778e3a83ef76da90bf98032aed358be.tar.gz gentoo-2-6b6d1ce87778e3a83ef76da90bf98032aed358be.tar.bz2 gentoo-2-6b6d1ce87778e3a83ef76da90bf98032aed358be.zip |
arm stable, bug #508092
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'net-misc/socat')
-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 70bdb98f3b82..7f5d661b1752 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.135 2014/04/25 13:03:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.136 2014/04/27 11:50:34 maekke Exp $ + + 27 Apr 2014; Markus Meier <maekke@gentoo.org> socat-1.7.2.4-r1.ebuild: + arm stable, bug #508092 25 Apr 2014; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.4-r1.ebuild: Stable for HPPA (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 7ea1395105ad..24de4ca7ab22 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.2 2014/04/25 13:03:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.2.4-r1.ebuild,v 1.3 2014/04/27 11:50:34 maekke 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=" |