summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuele Giaquinta <exg@gentoo.org>2006-10-05 13:01:10 +0000
committerEmanuele Giaquinta <exg@gentoo.org>2006-10-05 13:01:10 +0000
commitbaf2528c285bd34cb16b9f673b1ae6a6db3f443d (patch)
treec84b7fec2a9093ce8402a831613443fc5e3ad8c5 /dev-lang
parentVersion bump. (diff)
downloadgentoo-2-baf2528c285bd34cb16b9f673b1ae6a6db3f443d.tar.gz
gentoo-2-baf2528c285bd34cb16b9f673b1ae6a6db3f443d.tar.bz2
gentoo-2-baf2528c285bd34cb16b9f673b1ae6a6db3f443d.zip
tcltk -> tk, acked by Flameeyes.
(Portage version: 2.1.2_pre2-r3)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ruby/ChangeLog5
-rw-r--r--dev-lang/ruby/ruby-1.8.5.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-lang/ruby/ChangeLog b/dev-lang/ruby/ChangeLog
index d220b30c22e9..49571fb3e437 100644
--- a/dev-lang/ruby/ChangeLog
+++ b/dev-lang/ruby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ruby
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.220 2006/09/28 13:03:12 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ChangeLog,v 1.221 2006/10/05 13:01:10 exg Exp $
+
+ 05 Oct 2006; Emanuele Giaquinta <exg@gentoo.org> ruby-1.8.5.ebuild:
+ tcltk -> tk, acked by Flameeyes.
28 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> ruby-1.8.5.ebuild:
Stable on sparc wrt security #142038
diff --git a/dev-lang/ruby/ruby-1.8.5.ebuild b/dev-lang/ruby/ruby-1.8.5.ebuild
index 50a5fe4354f9..0386e360de3b 100644
--- a/dev-lang/ruby/ruby-1.8.5.ebuild
+++ b/dev-lang/ruby/ruby-1.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.5.ebuild,v 1.11 2006/09/30 18:51:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ruby/ruby-1.8.5.ebuild,v 1.12 2006/10/05 13:01:10 exg Exp $
ONIGURUMA="onigd2_5_4"
@@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.ruby-lang.org/pub/ruby/${P}.tar.gz
LICENSE="Ruby"
SLOT="1.8"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE="debug socks5 tcltk cjk doc threads examples ipv6"
+IUSE="debug socks5 tk cjk doc threads examples ipv6"
RESTRICT="confcache"
RDEPEND="virtual/libc
@@ -22,7 +22,7 @@ RDEPEND="virtual/libc
>=sys-libs/readline-4.1
>=sys-libs/ncurses-5.2
socks5? ( >=net-proxy/dante-1.1.13 )
- tcltk? ( dev-lang/tk )
+ tk? ( dev-lang/tk )
>=dev-ruby/ruby-config-0.3
!=dev-lang/ruby-cvs-1.8*
!dev-ruby/rdoc