summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/activemodel')
-rw-r--r--dev-ruby/activemodel/ChangeLog6
-rw-r--r--dev-ruby/activemodel/activemodel-3.2.19.ebuild4
-rw-r--r--dev-ruby/activemodel/activemodel-4.0.8.ebuild4
-rw-r--r--dev-ruby/activemodel/activemodel-4.1.4.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-ruby/activemodel/ChangeLog b/dev-ruby/activemodel/ChangeLog
index a0c01bf2a0e8..ecdddf175caa 100644
--- a/dev-ruby/activemodel/ChangeLog
+++ b/dev-ruby/activemodel/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/activemodel
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.85 2014/07/12 07:02:52 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/ChangeLog,v 1.86 2014/08/05 16:00:53 mrueg Exp $
+
+ 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> activemodel-3.2.19.ebuild,
+ activemodel-4.0.8.ebuild, activemodel-4.1.4.ebuild:
+ Remove trailing '.' from DESCRIPTION.
12 Jul 2014; Hans de Graaff <graaff@gentoo.org> -activemodel-3.2.18.ebuild,
-activemodel-4.0.5.ebuild, -activemodel-4.0.6.ebuild,
diff --git a/dev-ruby/activemodel/activemodel-3.2.19.ebuild b/dev-ruby/activemodel/activemodel-3.2.19.ebuild
index 502393c8b17c..bbed1f891a8e 100644
--- a/dev-ruby/activemodel/activemodel-3.2.19.ebuild
+++ b/dev-ruby/activemodel/activemodel-3.2.19.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/activemodel/activemodel-3.2.19.ebuild,v 1.1 2014/07/03 05:38:05 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-3.2.19.ebuild,v 1.2 2014/08/05 16:00:53 mrueg Exp $
EAPI=5
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="activemodel.gemspec"
inherit ruby-fakegem versionator
-DESCRIPTION="A toolkit for building modeling frameworks like Active Record and Active Resource."
+DESCRIPTION="A toolkit for building modeling frameworks like Active Record and Active Resource"
HOMEPAGE="http://github.com/rails/rails"
SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"
diff --git a/dev-ruby/activemodel/activemodel-4.0.8.ebuild b/dev-ruby/activemodel/activemodel-4.0.8.ebuild
index 8b1660213c0a..6eea29706700 100644
--- a/dev-ruby/activemodel/activemodel-4.0.8.ebuild
+++ b/dev-ruby/activemodel/activemodel-4.0.8.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/activemodel/activemodel-4.0.8.ebuild,v 1.1 2014/07/03 05:57:19 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-4.0.8.ebuild,v 1.2 2014/08/05 16:00:53 mrueg Exp $
EAPI=5
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="activemodel.gemspec"
inherit ruby-fakegem versionator
-DESCRIPTION="A toolkit for building modeling frameworks like Active Record and Active Resource."
+DESCRIPTION="A toolkit for building modeling frameworks like Active Record and Active Resource"
HOMEPAGE="http://github.com/rails/rails"
SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"
diff --git a/dev-ruby/activemodel/activemodel-4.1.4.ebuild b/dev-ruby/activemodel/activemodel-4.1.4.ebuild
index 752bbbcac5ff..4c1149845662 100644
--- a/dev-ruby/activemodel/activemodel-4.1.4.ebuild
+++ b/dev-ruby/activemodel/activemodel-4.1.4.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/activemodel/activemodel-4.1.4.ebuild,v 1.1 2014/07/03 06:19:46 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activemodel/activemodel-4.1.4.ebuild,v 1.2 2014/08/05 16:00:53 mrueg Exp $
EAPI=5
@@ -14,7 +14,7 @@ RUBY_FAKEGEM_GEMSPEC="activemodel.gemspec"
inherit ruby-fakegem versionator
-DESCRIPTION="A toolkit for building modeling frameworks like Active Record and Active Resource."
+DESCRIPTION="A toolkit for building modeling frameworks like Active Record and Active Resource"
HOMEPAGE="http://github.com/rails/rails"
SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz"