diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2013-12-18 13:03:38 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2013-12-18 13:03:38 +0000 |
commit | a948f68447623e6f2f027238dff305b30f68be0e (patch) | |
tree | 7bde545ae3e9b8d51a3aba75c65b5108192d54fc /dev-ruby/turbolinks | |
parent | Version bump. (diff) | |
download | gentoo-2-a948f68447623e6f2f027238dff305b30f68be0e.tar.gz gentoo-2-a948f68447623e6f2f027238dff305b30f68be0e.tar.bz2 gentoo-2-a948f68447623e6f2f027238dff305b30f68be0e.zip |
Version bump.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/turbolinks')
-rw-r--r-- | dev-ruby/turbolinks/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/turbolinks/turbolinks-2.1.0.ebuild (renamed from dev-ruby/turbolinks/turbolinks-2.0.0.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-ruby/turbolinks/ChangeLog b/dev-ruby/turbolinks/ChangeLog index 159a9a9a4f3d..dd7852e93cb1 100644 --- a/dev-ruby/turbolinks/ChangeLog +++ b/dev-ruby/turbolinks/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-ruby/turbolinks # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/turbolinks/ChangeLog,v 1.1 2013/12/13 10:21:57 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/turbolinks/ChangeLog,v 1.2 2013/12/18 13:03:38 mrueg Exp $ + +*turbolinks-2.1.0 (18 Dec 2013) + + 18 Dec 2013; Manuel Rüger <mrueg@gentoo.org> +turbolinks-2.1.0.ebuild, + -turbolinks-2.0.0.ebuild: + Version bump. *turbolinks-2.0.0 (13 Dec 2013) diff --git a/dev-ruby/turbolinks/turbolinks-2.0.0.ebuild b/dev-ruby/turbolinks/turbolinks-2.1.0.ebuild index 9ef4502839f9..593aa21b2ab9 100644 --- a/dev-ruby/turbolinks/turbolinks-2.0.0.ebuild +++ b/dev-ruby/turbolinks/turbolinks-2.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/turbolinks/turbolinks-2.0.0.ebuild,v 1.1 2013/12/13 10:21:57 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/turbolinks/turbolinks-2.1.0.ebuild,v 1.1 2013/12/18 13:03:38 mrueg Exp $ EAPI=5 USE_RUBY="ruby19" |