diff options
author | Hans de Graaff <graaff@gentoo.org> | 2009-07-14 17:30:29 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2009-07-14 17:30:29 +0000 |
commit | 232de4742d928c2c3286a55ae0a4e05a9ea58895 (patch) | |
tree | ff9bddd48e709c607ff063c5df1d470b486d8ea0 /dev-ruby/ruby-tcpwrap | |
parent | Old version cleanup (diff) | |
download | historical-232de4742d928c2c3286a55ae0a4e05a9ea58895.tar.gz historical-232de4742d928c2c3286a55ae0a4e05a9ea58895.tar.bz2 historical-232de4742d928c2c3286a55ae0a4e05a9ea58895.zip |
Remove ruby19 keyword.
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/ruby-tcpwrap')
-rw-r--r-- | dev-ruby/ruby-tcpwrap/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-tcpwrap/ChangeLog b/dev-ruby/ruby-tcpwrap/ChangeLog index a7b9daa4987c..bb84b70ca08d 100644 --- a/dev-ruby/ruby-tcpwrap/ChangeLog +++ b/dev-ruby/ruby-tcpwrap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/ruby-tcpwrap # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ChangeLog,v 1.13 2009/06/13 08:30:07 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ChangeLog,v 1.14 2009/07/14 17:26:46 graaff Exp $ + + 14 Jul 2009; Hans de Graaff <graaff@gentoo.org> ruby-tcpwrap-0.6.ebuild: + Remove ruby19 keyword: not compatible. See bug 276647, thanks to Kevin + Fullerton for reporting. 13 Jun 2009; Hans de Graaff <graaff@gentoo.org> -ruby-tcpwrap-0.5.ebuild, ruby-tcpwrap-0.6.ebuild: diff --git a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild index 1fa95f5b52d4..bf72ce29d8cd 100644 --- a/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild +++ b/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.ebuild,v 1.13 2009/06/13 08:30:07 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-tcpwrap/ruby-tcpwrap-0.6.ebuild,v 1.14 2009/07/14 17:26:46 graaff Exp $ inherit ruby @@ -12,7 +12,7 @@ SRC_URI="http://shugo.net/archive/ruby-tcpwrap/${P}.tar.gz" LICENSE="BSD" SLOT="0" -USE_RUBY="ruby18 ruby19" +USE_RUBY="ruby18" KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~sparc x86" DEPEND="virtual/ruby |