summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-05-18 12:47:59 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-05-18 12:47:59 +0000
commit41eef2a98592bca582a4cdaa1391537651c5f44c (patch)
tree9561fd80928fd0ee0dcd85e91db6ed2580e6538b /dev-ruby/narray/narray-0.5.9_p7.ebuild
parentx86 stable wrt bug #320247 (diff)
downloadgentoo-2-41eef2a98592bca582a4cdaa1391537651c5f44c.tar.gz
gentoo-2-41eef2a98592bca582a4cdaa1391537651c5f44c.tar.bz2
gentoo-2-41eef2a98592bca582a4cdaa1391537651c5f44c.zip
Remove stray lines.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/narray/narray-0.5.9_p7.ebuild')
-rw-r--r--dev-ruby/narray/narray-0.5.9_p7.ebuild10
1 files changed, 1 insertions, 9 deletions
diff --git a/dev-ruby/narray/narray-0.5.9_p7.ebuild b/dev-ruby/narray/narray-0.5.9_p7.ebuild
index 9cc280a3be03..86e74f8f84ad 100644
--- a/dev-ruby/narray/narray-0.5.9_p7.ebuild
+++ b/dev-ruby/narray/narray-0.5.9_p7.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/narray/narray-0.5.9_p7.ebuild,v 1.1 2010/05/18 12:47:06 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/narray/narray-0.5.9_p7.ebuild,v 1.2 2010/05/18 12:47:59 flameeyes Exp $
EAPI=2
@@ -54,11 +54,3 @@ each_ruby_test() {
${RUBY} -Ilib ${unit} || die "test ${unit} failed"
done
}
-
-each_ruby_install() {
- each_fakegem_install
-}
-
-all_ruby_install() {
- all_fakegem_install
-}