diff options
author | 2015-04-20 07:38:40 +0000 | |
---|---|---|
committer | 2015-04-20 07:38:40 +0000 | |
commit | b40d89fc366d48e0c4550296b5f822f73ce9371b (patch) | |
tree | 0d5dc2b2a6fa87f598d0ae6c786173faee26c374 | |
parent | Stable for amd64, wrt bug #547112 (diff) | |
download | gentoo-2-b40d89fc366d48e0c4550296b5f822f73ce9371b.tar.gz gentoo-2-b40d89fc366d48e0c4550296b5f822f73ce9371b.tar.bz2 gentoo-2-b40d89fc366d48e0c4550296b5f822f73ce9371b.zip |
Stable for amd64, wrt bug #547124
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
-rw-r--r-- | dev-ruby/ruby-tcpwrap/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-tcpwrap/ChangeLog b/dev-ruby/ruby-tcpwrap/ChangeLog index d678b7b65c0e..cd5dcbca34bc 100644 --- a/dev-ruby/ruby-tcpwrap/ChangeLog +++ b/dev-ruby/ruby-tcpwrap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-tcpwrap # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ChangeLog,v 1.26 2015/04/19 18:45:44 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ChangeLog,v 1.27 2015/04/20 07:38:40 ago Exp $ + + 20 Apr 2015; Agostino Sarubbo <ago@gentoo.org> ruby-tcpwrap-0.6-r2.ebuild: + Stable for amd64, wrt bug #547124 *ruby-tcpwrap-0.6-r3 (19 Apr 2015) diff --git a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r2.ebuild b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r2.ebuild index 0844a94d6813..ae4640206824 100644 --- a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r2.ebuild +++ b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r2.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/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r2.ebuild,v 1.5 2015/04/19 18:45:44 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r2.ebuild,v 1.6 2015/04/20 07:38:40 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://shugo.net/archive/ruby-tcpwrap/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86" +KEYWORDS="amd64 ~hppa ~mips ~ppc ~x86" IUSE="" DEPEND+=" net-libs/libident |