diff options
Diffstat (limited to 'dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild')
-rw-r--r-- | dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild b/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild index bd656cd31a04..35641e9c86f4 100644 --- a/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild +++ b/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild,v 1.4 2014/04/19 03:24:26 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubypants/rubypants-0.2.0-r4.ebuild,v 1.5 2014/08/05 16:00:29 mrueg Exp $ EAPI=5 @@ -11,7 +11,7 @@ RUBY_FAKEGEM_TASK_TEST="" inherit ruby-fakegem -DESCRIPTION="A Ruby port of the SmartyPants PHP library." +DESCRIPTION="A Ruby port of the SmartyPants PHP library" HOMEPAGE="http://chneukirchen.org/repos/rubypants/README" LICENSE="Ruby" |