diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-09 11:32:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-09 11:32:48 +0000 |
commit | aa9ef6aae44f0e3ac963d39dc1cac43cab0cb1c5 (patch) | |
tree | e3ffb3487d36673881e0310ebbb61b965fdbadbd /net-misc/socat | |
parent | Remove media-libs/amd64codecs and media-libs/win32codecs, bug 468406. (diff) | |
download | gentoo-2-aa9ef6aae44f0e3ac963d39dc1cac43cab0cb1c5.tar.gz gentoo-2-aa9ef6aae44f0e3ac963d39dc1cac43cab0cb1c5.tar.bz2 gentoo-2-aa9ef6aae44f0e3ac963d39dc1cac43cab0cb1c5.zip |
Stable for alpha, wrt bug #471354
(Portage version: 2.1.12.2/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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/socat/ChangeLog b/net-misc/socat/ChangeLog index 59d26a48ea00..7e275553eb47 100644 --- a/net-misc/socat/ChangeLog +++ b/net-misc/socat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/socat # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.114 2013/06/04 09:34:03 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.115 2013/06/09 11:32:48 ago Exp $ + + 09 Jun 2013; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.2.ebuild: + Stable for alpha, wrt bug #471354 04 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> socat-1.7.2.2.ebuild: Stable on amd64 and x86, wrt bug #471354 diff --git a/net-misc/socat/socat-1.7.2.2.ebuild b/net-misc/socat/socat-1.7.2.2.ebuild index 6fb16080af6f..fd74f31af1f0 100644 --- a/net-misc/socat/socat-1.7.2.2.ebuild +++ b/net-misc/socat/socat-1.7.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.2.ebuild,v 1.5 2013/06/04 09:34:03 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.7.2.2.ebuild,v 1.6 2013/06/09 11:32:48 ago Exp $ EAPI="4" @@ -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=" |