summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-12-24 17:33:37 +0000
committerHans de Graaff <graaff@gentoo.org>2009-12-24 17:33:37 +0000
commitc60104c0eb73927b2999a1e1cfe8cdf4ef2f96d2 (patch)
treeb14c83cdabf08f4ea2c461ea21dc7b7f200bb148 /dev-ruby/rubytorrent
parentamd64 stable, bug 297631 (diff)
downloadhistorical-c60104c0eb73927b2999a1e1cfe8cdf4ef2f96d2.tar.gz
historical-c60104c0eb73927b2999a1e1cfe8cdf4ef2f96d2.tar.bz2
historical-c60104c0eb73927b2999a1e1cfe8cdf4ef2f96d2.zip
Remove obsolete virtual/ruby dependency.
Package-Manager: portage-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() {