diff options
Diffstat (limited to 'dev-ruby/sexp_processor')
5 files changed, 14 insertions, 9 deletions
diff --git a/dev-ruby/sexp_processor/ChangeLog b/dev-ruby/sexp_processor/ChangeLog index 2ee0fad3f7f1..721e2e35ea1b 100644 --- a/dev-ruby/sexp_processor/ChangeLog +++ b/dev-ruby/sexp_processor/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/sexp_processor # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sexp_processor/ChangeLog,v 1.33 2014/05/14 23:49:19 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sexp_processor/ChangeLog,v 1.34 2014/08/05 16:00:44 mrueg Exp $ + + 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> sexp_processor-3.2.0.ebuild, + sexp_processor-4.2.1.ebuild, sexp_processor-4.4.3-r1.ebuild, + sexp_processor-4.4.3.ebuild: + Remove trailing '.' from DESCRIPTION. *sexp_processor-4.4.3-r1 (14 May 2014) diff --git a/dev-ruby/sexp_processor/sexp_processor-3.2.0.ebuild b/dev-ruby/sexp_processor/sexp_processor-3.2.0.ebuild index bc0e136be1c4..9525937e0cb9 100644 --- a/dev-ruby/sexp_processor/sexp_processor-3.2.0.ebuild +++ b/dev-ruby/sexp_processor/sexp_processor-3.2.0.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/sexp_processor/sexp_processor-3.2.0.ebuild,v 1.12 2014/04/05 21:56:56 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sexp_processor/sexp_processor-3.2.0.ebuild,v 1.13 2014/08/05 16:00:44 mrueg Exp $ EAPI=4 @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.txt History.txt" inherit ruby-fakegem -DESCRIPTION="Processor for s-expressions created as part of the ParseTree project." +DESCRIPTION="Processor for s-expressions created as part of the ParseTree project" HOMEPAGE="http://www.zenspider.com/ZSS/Products/ParseTree/" LICENSE="GPL-2" diff --git a/dev-ruby/sexp_processor/sexp_processor-4.2.1.ebuild b/dev-ruby/sexp_processor/sexp_processor-4.2.1.ebuild index f96672451627..c317882d7465 100644 --- a/dev-ruby/sexp_processor/sexp_processor-4.2.1.ebuild +++ b/dev-ruby/sexp_processor/sexp_processor-4.2.1.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/sexp_processor/sexp_processor-4.2.1.ebuild,v 1.10 2014/04/05 21:56:56 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sexp_processor/sexp_processor-4.2.1.ebuild,v 1.11 2014/08/05 16:00:44 mrueg Exp $ EAPI=5 @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.txt History.txt" inherit ruby-fakegem -DESCRIPTION="Processor for s-expressions created as part of the ParseTree project." +DESCRIPTION="Processor for s-expressions created as part of the ParseTree project" HOMEPAGE="http://www.zenspider.com/ZSS/Products/ParseTree/" LICENSE="GPL-2" diff --git a/dev-ruby/sexp_processor/sexp_processor-4.4.3-r1.ebuild b/dev-ruby/sexp_processor/sexp_processor-4.4.3-r1.ebuild index 410d5c6027d0..e4ea6dbde304 100644 --- a/dev-ruby/sexp_processor/sexp_processor-4.4.3-r1.ebuild +++ b/dev-ruby/sexp_processor/sexp_processor-4.4.3-r1.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/sexp_processor/sexp_processor-4.4.3-r1.ebuild,v 1.1 2014/05/14 23:49:19 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sexp_processor/sexp_processor-4.4.3-r1.ebuild,v 1.2 2014/08/05 16:00:44 mrueg Exp $ EAPI=5 @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.txt History.txt" inherit ruby-fakegem -DESCRIPTION="Processor for s-expressions created as part of the ParseTree project." +DESCRIPTION="Processor for s-expressions created as part of the ParseTree project" HOMEPAGE="http://www.zenspider.com/ZSS/Products/ParseTree/" LICENSE="GPL-2" diff --git a/dev-ruby/sexp_processor/sexp_processor-4.4.3.ebuild b/dev-ruby/sexp_processor/sexp_processor-4.4.3.ebuild index 9c85e4f25db7..d8945ecff478 100644 --- a/dev-ruby/sexp_processor/sexp_processor-4.4.3.ebuild +++ b/dev-ruby/sexp_processor/sexp_processor-4.4.3.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/sexp_processor/sexp_processor-4.4.3.ebuild,v 1.1 2014/03/25 14:48:15 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sexp_processor/sexp_processor-4.4.3.ebuild,v 1.2 2014/08/05 16:00:44 mrueg Exp $ EAPI=5 @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.txt History.txt" inherit ruby-fakegem -DESCRIPTION="Processor for s-expressions created as part of the ParseTree project." +DESCRIPTION="Processor for s-expressions created as part of the ParseTree project" HOMEPAGE="http://www.zenspider.com/ZSS/Products/ParseTree/" LICENSE="GPL-2" |