diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-11 21:23:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-11 21:23:52 +0000 |
commit | ede4452f7d4e805566d60b814f38688d36324c12 (patch) | |
tree | cc07584c89999535ef5c85e2923c36afda9d4375 /dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-ede4452f7d4e805566d60b814f38688d36324c12.tar.gz gentoo-2-ede4452f7d4e805566d60b814f38688d36324c12.tar.bz2 gentoo-2-ede4452f7d4e805566d60b814f38688d36324c12.zip |
Stable for amd64, wrt bug #430540
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild')
-rw-r--r-- | dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild index 17c777875fc1..689620329b32 100644 --- a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild +++ b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r1.ebuild,v 1.3 2012/07/01 18:31:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6-r1.ebuild,v 1.4 2012/08/11 21:23:52 ago Exp $ EAPI="2" USE_RUBY="ruby18 ruby19 ree18" @@ -13,7 +13,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 |