diff options
Diffstat (limited to 'dev-ruby/log4r/log4r-1.1.10.ebuild')
-rw-r--r-- | dev-ruby/log4r/log4r-1.1.10.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-ruby/log4r/log4r-1.1.10.ebuild b/dev-ruby/log4r/log4r-1.1.10.ebuild index d9477d3e51e5..89ef41405ce4 100644 --- a/dev-ruby/log4r/log4r-1.1.10.ebuild +++ b/dev-ruby/log4r/log4r-1.1.10.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/log4r/log4r-1.1.10.ebuild,v 1.16 2014/04/24 17:38:28 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/log4r/log4r-1.1.10.ebuild,v 1.17 2014/08/05 16:00:51 mrueg Exp $ EAPI="2" USE_RUBY="ruby19" @@ -14,8 +14,7 @@ RUBY_FAKEGEM_DOCDIR="doc" inherit ruby-fakegem -DESCRIPTION="Log4r is a comprehensive and flexible logging library written in -Ruby for use in Ruby programs." +DESCRIPTION="A comprehensive and flexible logging library written in Ruby for use in Ruby programs" HOMEPAGE="http://log4r.sourceforge.net/" IUSE="" |