diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-11-10 14:47:54 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-11-10 14:47:54 +0000 |
commit | 2d94e48d48384c0f5d6d57246248b6b6ab530099 (patch) | |
tree | bbb1fbcd6ce7b3cf47d2e38b2778adfb72555a1b /dev-ruby/classifier-reborn | |
parent | Version bump. (diff) | |
download | gentoo-2-2d94e48d48384c0f5d6d57246248b6b6ab530099.tar.gz gentoo-2-2d94e48d48384c0f5d6d57246248b6b6ab530099.tar.bz2 gentoo-2-2d94e48d48384c0f5d6d57246248b6b6ab530099.zip |
Version bump. Cleanup old.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/classifier-reborn')
-rw-r--r-- | dev-ruby/classifier-reborn/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/classifier-reborn/classifier-reborn-2.0.2.ebuild (renamed from dev-ruby/classifier-reborn/classifier-reborn-2.0.0.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-ruby/classifier-reborn/ChangeLog b/dev-ruby/classifier-reborn/ChangeLog index e1bc2d3c5751..08062922da2a 100644 --- a/dev-ruby/classifier-reborn/ChangeLog +++ b/dev-ruby/classifier-reborn/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-ruby/classifier-reborn # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/classifier-reborn/ChangeLog,v 1.3 2014/08/16 12:53:52 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/classifier-reborn/ChangeLog,v 1.4 2014/11/10 14:47:54 mrueg Exp $ + +*classifier-reborn-2.0.2 (10 Nov 2014) + + 10 Nov 2014; Manuel Rüger <mrueg@gentoo.org> +classifier-reborn-2.0.2.ebuild, + -classifier-reborn-2.0.0.ebuild: + Version bump. Cleanup old. *classifier-reborn-2.0.1 (16 Aug 2014) diff --git a/dev-ruby/classifier-reborn/classifier-reborn-2.0.0.ebuild b/dev-ruby/classifier-reborn/classifier-reborn-2.0.2.ebuild index 1af12097d295..587d76614155 100644 --- a/dev-ruby/classifier-reborn/classifier-reborn-2.0.0.ebuild +++ b/dev-ruby/classifier-reborn/classifier-reborn-2.0.2.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/classifier-reborn/classifier-reborn-2.0.0.ebuild,v 1.2 2014/08/13 16:38:40 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/classifier-reborn/classifier-reborn-2.0.2.ebuild,v 1.1 2014/11/10 14:47:54 mrueg Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" |