From: Ulrich Müller Date: Wed, 1 Mar 2017 08:20:18 +0000 (+0100) Subject: ruby-fakegem.eclass: Drop stale CVS $Revision$ keyword X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8674e70682000a701b017378bc04248e6388250e;p=gentoo.git ruby-fakegem.eclass: Drop stale CVS $Revision$ keyword Acked by graaff. --- diff --git a/eclass/ruby-fakegem.eclass b/eclass/ruby-fakegem.eclass index 0b0c284f1c07..69ab29f7fb85 100644 --- a/eclass/ruby-fakegem.eclass +++ b/eclass/ruby-fakegem.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # @ECLASS: ruby-fakegem.eclass @@ -302,7 +302,7 @@ ruby_fakegem_genspec() { # so better taking this into consideration. local quoted_description=${DESCRIPTION//\"/\\\"} cat - > $1 <