* [gentoo-commits] gentoo-x86 commit in dev-ruby/fromcvs: fromcvs-0_pre132.ebuild
@ 2011-06-15 22:08 Stanislav Ochotnicky (sochotnicky)
0 siblings, 0 replies; only message in thread
From: Stanislav Ochotnicky (sochotnicky) @ 2011-06-15 22:08 UTC (permalink / raw
To: gentoo-commits
sochotnicky 11/06/15 22:08:01
Modified: fromcvs-0_pre132.ebuild
Log:
Fix simple typo in a message
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-ruby/fromcvs/fromcvs-0_pre132.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fromcvs/fromcvs-0_pre132.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fromcvs/fromcvs-0_pre132.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fromcvs/fromcvs-0_pre132.ebuild?r1=1.1&r2=1.2
Index: fromcvs-0_pre132.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fromcvs/fromcvs-0_pre132.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fromcvs-0_pre132.ebuild 15 Jun 2011 22:04:56 -0000 1.1
+++ fromcvs-0_pre132.ebuild 15 Jun 2011 22:08:01 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fromcvs/fromcvs-0_pre132.ebuild,v 1.1 2011/06/15 22:04:56 sochotnicky Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fromcvs/fromcvs-0_pre132.ebuild,v 1.2 2011/06/15 22:08:01 sochotnicky Exp $
EAPI=2
@@ -38,7 +38,7 @@
each_ruby_install() {
siteruby=$(${RUBY} -r rbconfig -e 'print Config::CONFIG["sitedir"]')
insinto ${siteruby}
- doins *.rb || die "Installation of rb files failes"
+ doins *.rb || die "Installation of rb files failed"
make_script togit
make_script tohg
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-06-15 22:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-15 22:08 [gentoo-commits] gentoo-x86 commit in dev-ruby/fromcvs: fromcvs-0_pre132.ebuild Stanislav Ochotnicky (sochotnicky)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox