diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2013-11-05 01:18:45 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2013-11-05 01:18:45 +0000 |
commit | 04bb6648c749e3d13f2657803f1a703b306ea754 (patch) | |
tree | 9f9182533c7dbdd322eefda2a0727acfb6b82661 /dev-ruby | |
parent | Cleanup old. (diff) | |
download | gentoo-2-04bb6648c749e3d13f2657803f1a703b306ea754.tar.gz gentoo-2-04bb6648c749e3d13f2657803f1a703b306ea754.tar.bz2 gentoo-2-04bb6648c749e3d13f2657803f1a703b306ea754.zip |
Version bump. Add ruby20 target. Cleanup old.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/flog/ChangeLog | 8 | ||||
-rw-r--r-- | dev-ruby/flog/flog-4.1.2.ebuild (renamed from dev-ruby/flog/flog-4.1.1.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-ruby/flog/ChangeLog b/dev-ruby/flog/ChangeLog index f10181a997e6..3be9fde762a5 100644 --- a/dev-ruby/flog/ChangeLog +++ b/dev-ruby/flog/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-ruby/flog # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/flog/ChangeLog,v 1.10 2013/11/02 20:21:15 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/flog/ChangeLog,v 1.11 2013/11/05 01:18:44 mrueg Exp $ + +*flog-4.1.2 (05 Nov 2013) + + 05 Nov 2013; Manuel Rüger <mrueg@gentoo.org> +flog-4.1.2.ebuild, + -flog-4.1.1.ebuild: + Version bump. Add ruby20 target. Cleanup old. 02 Nov 2013; Manuel Rüger <mrueg@gentoo.org> -flog-3.2.3.ebuild, -flog-4.1.2.ebuild: diff --git a/dev-ruby/flog/flog-4.1.1.ebuild b/dev-ruby/flog/flog-4.1.2.ebuild index 1c08af871422..b491eee0fca0 100644 --- a/dev-ruby/flog/flog-4.1.1.ebuild +++ b/dev-ruby/flog/flog-4.1.2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/flog/flog-4.1.1.ebuild,v 1.1 2013/09/04 14:14:28 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/flog/flog-4.1.2.ebuild,v 1.3 2013/11/05 01:18:44 mrueg Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19 jruby" +USE_RUBY="ruby18 ruby19 ruby20 jruby" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="History.txt README.txt" |