diff options
author | Markus Meier <maekke@gentoo.org> | 2014-03-16 17:14:27 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-03-16 17:14:27 +0000 |
commit | ac911bde38dc703e788aa0191b1d49e35f35aa72 (patch) | |
tree | 0d9f2538648ddb091ef63e4bc45bc046fbe94661 /dev-ruby | |
parent | arm stable, bug #490376 (diff) | |
download | gentoo-2-ac911bde38dc703e788aa0191b1d49e35f35aa72.tar.gz gentoo-2-ac911bde38dc703e788aa0191b1d49e35f35aa72.tar.bz2 gentoo-2-ac911bde38dc703e788aa0191b1d49e35f35aa72.zip |
arm stable, bug #490180
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/zentest/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/zentest/zentest-4.9.5.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/zentest/ChangeLog b/dev-ruby/zentest/ChangeLog index 3a11471aece9..9251f397af5c 100644 --- a/dev-ruby/zentest/ChangeLog +++ b/dev-ruby/zentest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/zentest # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/ChangeLog,v 1.131 2014/02/01 01:30:29 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/ChangeLog,v 1.132 2014/03/16 17:14:27 maekke Exp $ + + 16 Mar 2014; Markus Meier <maekke@gentoo.org> zentest-4.9.5.ebuild: + arm stable, bug #490180 01 Feb 2014; Akinori Hattori <hattya@gentoo.org> zentest-4.9.4-r1.ebuild: ia64 stable wrt bug #490180 diff --git a/dev-ruby/zentest/zentest-4.9.5.ebuild b/dev-ruby/zentest/zentest-4.9.5.ebuild index af449c20b158..abfdc9fdb346 100644 --- a/dev-ruby/zentest/zentest-4.9.5.ebuild +++ b/dev-ruby/zentest/zentest-4.9.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/zentest-4.9.5.ebuild,v 1.1 2013/11/03 04:02:06 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/zentest/zentest-4.9.5.ebuild,v 1.2 2014/03/16 17:14:27 maekke Exp $ EAPI=5 @@ -18,7 +18,7 @@ DESCRIPTION="ZenTest provides tools to support testing: zentest, unit_diff, auto HOMEPAGE="http://rubyforge.org/projects/zentest/" LICENSE="Ruby" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~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 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |