summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-12-24 17:30:02 +0000
committerHans de Graaff <graaff@gentoo.org>2009-12-24 17:30:02 +0000
commit29c53912180763d9d73feca4913e4304291648df (patch)
tree3e5372c4e77b92b08a841a3b7ed1e3b28ab48603 /dev-ruby/rubytorrent
parentamd64 stable, bug 296686 (diff)
downloadgentoo-2-29c53912180763d9d73feca4913e4304291648df.tar.gz
gentoo-2-29c53912180763d9d73feca4913e4304291648df.tar.bz2
gentoo-2-29c53912180763d9d73feca4913e4304291648df.zip
Remove obsolete virtual/ruby dependency.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rubytorrent')
-rw-r--r--dev-ruby/rubytorrent/ChangeLog7
-rw-r--r--dev-ruby/rubytorrent/rubytorrent-0.3.ebuild6
2 files changed, 7 insertions, 6 deletions
diff --git a/dev-ruby/rubytorrent/ChangeLog b/dev-ruby/rubytorrent/ChangeLog
index a366e5c5a8a8..5e145bcc8bc3 100644
--- a/dev-ruby/rubytorrent/ChangeLog
+++ b/dev-ruby/rubytorrent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rubytorrent
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/ChangeLog,v 1.8 2007/01/14 09:56:27 josejx Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/ChangeLog,v 1.9 2009/12/24 17:30:02 graaff Exp $
+
+ 24 Dec 2009; Hans de Graaff <graaff@gentoo.org> rubytorrent-0.3.ebuild:
+ Remove obsolete virtual/ruby dependency.
14 Jan 2007; Joseph Jezak <josejx@gentoo.org> rubytorrent-0.3.ebuild:
Marked ~ppc for bug #159979.
diff --git a/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild b/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild
index 402b12037d48..27a6a44a339f 100644
--- a/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild
+++ b/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild,v 1.9 2007/08/07 03:00:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubytorrent/rubytorrent-0.3.ebuild,v 1.10 2009/12/24 17:30:02 graaff Exp $
inherit ruby
@@ -13,8 +13,6 @@ SLOT="0"
KEYWORDS="~amd64 ia64 ~ppc x86"
IUSE=""
-DEPEND="virtual/ruby"
-
USE_RUBY="ruby18 ruby19"
src_install() {