summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-08-20 13:43:37 +0000
committerHans de Graaff <graaff@gentoo.org>2010-08-20 13:43:37 +0000
commit6c0313876968ea9b3f28604d5d87be17da5e196b (patch)
treecf7986fbd8944f4e82dc0c4fe69700996bd1e3b4
parentAdd natural_gentoo pictures and config for 1366x768 (bug #333057, contributed... (diff)
downloadgentoo-2-6c0313876968ea9b3f28604d5d87be17da5e196b.tar.gz
gentoo-2-6c0313876968ea9b3f28604d5d87be17da5e196b.tar.bz2
gentoo-2-6c0313876968ea9b3f28604d5d87be17da5e196b.zip
Change virtual/ruby to dev-lang/ruby, bug 265054.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
-rw-r--r--dev-ruby/text-hyphen/ChangeLog5
-rw-r--r--dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/text-hyphen/ChangeLog b/dev-ruby/text-hyphen/ChangeLog
index 621a06d0ecdc..5f26a3a0a088 100644
--- a/dev-ruby/text-hyphen/ChangeLog
+++ b/dev-ruby/text-hyphen/ChangeLog
@@ -1,10 +1,13 @@
# ChangeLog for dev-ruby/text-hyphen
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.21 2010/08/12 09:07:47 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.22 2010/08/20 13:43:37 graaff Exp $
12 Aug 2010; Markus Meier <maekke@gentoo.org> text-hyphen-1.0.0-r1.ebuild:
x86 stable, bug #330327
+ 07 Aug 2010; Hans de Graaff <graaff@gentoo.org> text-hyphen-1.0.0.ebuild:
+ Change virtual/ruby to dev-lang/ruby, bug 265054.
+
01 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
text-hyphen-1.0.0-r1.ebuild:
Stable on amd64 wrt bug #330327
diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild
index 264d8f5731f0..0dadfae8acac 100644
--- a/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild
+++ b/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild,v 1.12 2010/05/22 16:03:18 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild,v 1.13 2010/08/20 13:43:37 graaff Exp $
inherit ruby gems
@@ -12,4 +12,4 @@ SLOT="0"
KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86"
IUSE=""
-DEPEND="virtual/ruby"
+DEPEND="dev-lang/ruby"