diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-03-28 13:58:28 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-03-28 13:58:28 +0000 |
commit | e10319e2557eff777a75f849a5a7db0d497cbc80 (patch) | |
tree | b56635b79d5a8aa6c696ade20b434d0f62fd1ba7 /dev-ruby/erubis | |
parent | whitespace (diff) | |
download | gentoo-2-e10319e2557eff777a75f849a5a7db0d497cbc80.tar.gz gentoo-2-e10319e2557eff777a75f849a5a7db0d497cbc80.tar.bz2 gentoo-2-e10319e2557eff777a75f849a5a7db0d497cbc80.zip |
whitespace
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/erubis')
-rw-r--r-- | dev-ruby/erubis/erubis-2.6.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-ruby/erubis/erubis-2.6.5.ebuild b/dev-ruby/erubis/erubis-2.6.5.ebuild index c47de4229a16..a11c4c95d528 100644 --- a/dev-ruby/erubis/erubis-2.6.5.ebuild +++ b/dev-ruby/erubis/erubis-2.6.5.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/erubis/erubis-2.6.5.ebuild,v 1.1 2010/03/28 08:28:58 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/erubis-2.6.5.ebuild,v 1.2 2010/03/28 13:58:28 mr_bones_ Exp $ EAPI="2" @@ -14,7 +14,6 @@ RUBY_FAKEGEM_EXTRADOC="CHANGES.txt README.txt" inherit ruby-fakegem - DESCRIPTION="Erubis is an implementation of eRuby" HOMEPAGE="http://www.kuwata-lab.com/erubis/" |