diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2013-10-01 00:43:02 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2013-10-01 00:43:02 +0000 |
commit | 740611c93b4dac2999c5e90ede507ae3f2778d38 (patch) | |
tree | 39f673e332141ae99cbffbe3da67fbd4c7b7a453 /dev-ruby/tins | |
parent | Cleanup old. (diff) | |
download | gentoo-2-740611c93b4dac2999c5e90ede507ae3f2778d38.tar.gz gentoo-2-740611c93b4dac2999c5e90ede507ae3f2778d38.tar.bz2 gentoo-2-740611c93b4dac2999c5e90ede507ae3f2778d38.zip |
Version bump. Cleanup old.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/tins')
-rw-r--r-- | dev-ruby/tins/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/tins/tins-0.11.0.ebuild (renamed from dev-ruby/tins/tins-0.8.3.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-ruby/tins/ChangeLog b/dev-ruby/tins/ChangeLog index 48a9ebc384b4..ed9660ac9d5e 100644 --- a/dev-ruby/tins/ChangeLog +++ b/dev-ruby/tins/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-ruby/tins # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.23 2013/09/22 16:56:19 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/ChangeLog,v 1.24 2013/10/01 00:43:02 mrueg Exp $ + +*tins-0.11.0 (01 Oct 2013) + + 01 Oct 2013; Manuel Rüger <mrueg@gentoo.org> +tins-0.11.0.ebuild, + -tins-0.8.3.ebuild: + Version bump. Cleanup old. *tins-0.10.0 (22 Sep 2013) diff --git a/dev-ruby/tins/tins-0.8.3.ebuild b/dev-ruby/tins/tins-0.11.0.ebuild index a802a559ab17..310ac47ae056 100644 --- a/dev-ruby/tins/tins-0.8.3.ebuild +++ b/dev-ruby/tins/tins-0.11.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/tins/tins-0.8.3.ebuild,v 1.1 2013/08/08 15:53:25 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tins/tins-0.11.0.ebuild,v 1.1 2013/10/01 00:43:02 mrueg Exp $ EAPI=5 USE_RUBY="ruby18 ruby19 jruby" |