mrueg 14/08/05 16:01:01 Modified: bitescript-0.0.9.ebuild ChangeLog Log: Remove trailing '.' from DESCRIPTION. (Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.3 dev-ruby/bitescript/bitescript-0.0.9.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bitescript/bitescript-0.0.9.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bitescript/bitescript-0.0.9.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bitescript/bitescript-0.0.9.ebuild?r1=1.2&r2=1.3 Index: bitescript-0.0.9.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bitescript/bitescript-0.0.9.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- bitescript-0.0.9.ebuild 25 Apr 2014 00:59:20 -0000 1.2 +++ bitescript-0.0.9.ebuild 5 Aug 2014 16:01:01 -0000 1.3 @@ -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/bitescript/bitescript-0.0.9.ebuild,v 1.2 2014/04/25 00:59:20 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bitescript/bitescript-0.0.9.ebuild,v 1.3 2014/08/05 16:01:01 mrueg Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit ruby-fakegem eutils -DESCRIPTION="BiteScript is a Ruby DSL for generating Java bytecode and classes." +DESCRIPTION="BiteScript is a Ruby DSL for generating Java bytecode and classes" HOMEPAGE="http://kenai.com/projects/bitescript" LICENSE="MIT" 1.10 dev-ruby/bitescript/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bitescript/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bitescript/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bitescript/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bitescript/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 25 Apr 2014 00:59:20 -0000 1.9 +++ ChangeLog 5 Aug 2014 16:01:01 -0000 1.10 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/bitescript # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bitescript/ChangeLog,v 1.9 2014/04/25 00:59:20 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bitescript/ChangeLog,v 1.10 2014/08/05 16:01:01 mrueg Exp $ + + 05 Aug 2014; Manuel Rüger <[email protected]> bitescript-0.0.9.ebuild: + Remove trailing '.' from DESCRIPTION. 25 Apr 2014; Manuel Rüger <[email protected]> bitescript-0.0.9.ebuild: EAPI bump.
