summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-06-14 09:46:43 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-06-14 09:46:43 +0000
commitbca058dbd08ea4ce45698dc5324c9f41e06b5c85 (patch)
tree5181041481194080c2c661dc4b33bf914394dce7 /dev-ruby/minitest
parentx86 stable wrt bug #510560 (diff)
downloadgentoo-2-bca058dbd08ea4ce45698dc5324c9f41e06b5c85.tar.gz
gentoo-2-bca058dbd08ea4ce45698dc5324c9f41e06b5c85.tar.bz2
gentoo-2-bca058dbd08ea4ce45698dc5324c9f41e06b5c85.zip
x86 stable wrt bug #508996
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-ruby/minitest')
-rw-r--r--dev-ruby/minitest/ChangeLog5
-rw-r--r--dev-ruby/minitest/minitest-4.7.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/minitest/ChangeLog b/dev-ruby/minitest/ChangeLog
index e99faa2dafa2..9a18cb9ee77e 100644
--- a/dev-ruby/minitest/ChangeLog
+++ b/dev-ruby/minitest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/minitest
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.151 2014/06/13 19:19:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/ChangeLog,v 1.152 2014/06/14 09:46:43 phajdan.jr Exp $
+
+ 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> minitest-4.7.5.ebuild:
+ x86 stable wrt bug #508996
13 Jun 2014; Jeroen Roovers <jer@gentoo.org> minitest-5.3.3.ebuild:
Stable for HPPA (bug #505920).
diff --git a/dev-ruby/minitest/minitest-4.7.5.ebuild b/dev-ruby/minitest/minitest-4.7.5.ebuild
index 565b56f5379e..74a610a51344 100644
--- a/dev-ruby/minitest/minitest-4.7.5.ebuild
+++ b/dev-ruby/minitest/minitest-4.7.5.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/minitest/minitest-4.7.5.ebuild,v 1.6 2014/06/08 16:48:37 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/minitest/minitest-4.7.5.ebuild,v 1.7 2014/06/14 09:46:43 phajdan.jr Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 jruby"
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/seattlerb/minitest"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc test"
each_ruby_prepare() {