summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-08-25 13:07:38 +0000
committerMike Frysinger <vapier@gentoo.org>2007-08-25 13:07:38 +0000
commit5909492c4ce133a4676740c45c2ea4aaf37949cb (patch)
tree9db22ac5e490b0c63bd80e89ad14af1c669561d6 /dev-ruby
parentarm/s390/sh stable (diff)
downloadgentoo-2-5909492c4ce133a4676740c45c2ea4aaf37949cb.tar.gz
gentoo-2-5909492c4ce133a4676740c45c2ea4aaf37949cb.tar.bz2
gentoo-2-5909492c4ce133a4676740c45c2ea4aaf37949cb.zip
arm/s390/sh stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby-config/ruby-config-0.3.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/ruby-config/ruby-config-0.3.2.ebuild b/dev-ruby/ruby-config/ruby-config-0.3.2.ebuild
index bf1a0d1893f3..ac7cef57092b 100644
--- a/dev-ruby/ruby-config/ruby-config-0.3.2.ebuild
+++ b/dev-ruby/ruby-config/ruby-config-0.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.3.2.ebuild,v 1.12 2007/07/11 20:09:12 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/ruby-config-0.3.2.ebuild,v 1.13 2007/08/25 13:07:38 vapier Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
RDEPEND="!<dev-ruby/ri-1.8b-r1"
@@ -19,7 +19,7 @@ PDEPEND="virtual/ruby"
S=${WORKDIR}
src_unpack() {
- cp ${FILESDIR}/${PN}-0.3.2 .
+ cp "${FILESDIR}"/${PN}-0.3.2 . || die
}
src_install() {