]> Pileus Git - ~andy/sunrise/commitdiff
Change random punctuation and play with svn:keywords.
authorNathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
Fri, 7 Oct 2011 03:03:35 +0000 (03:03 +0000)
committerNathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>
Fri, 7 Oct 2011 03:03:35 +0000 (03:03 +0000)
(Portage version: 2.2.0_alpha58_p6_p1674044/svn/Linux x86_64)

svn path=/sunrise/; revision=12429

dev-ruby/grit/grit-2.4.1.ebuild

index c6ce2dc806f7d44fb9a7379161e60e87d6e76abe..57bdf1f540d838067d9799504153a0cc8178c71e 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header$
+# $Header$
 
 EAPI=4
 
@@ -36,6 +36,6 @@ all_ruby_unpack() {
        if [[ -e ${P}.git ]]; then
                # Expand RUBY_S in a manner similar to
                # _ruby_invoke_environment().
-               mv ${P}.git $(eval ls -d ${RUBY_S} 2>/dev/null)/.git || die "Inserting .git/ for tests."
+               mv ${P}.git $(eval ls -d ${RUBY_S} 2>/dev/null)/.git || die "Inserting .git/ for tests"
        fi
 }