diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-01 13:49:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-01 13:49:34 +0000 |
commit | 9969a916c74fc2b0221270bd2b6943260307afdf (patch) | |
tree | 7870492d427dee7bc21f3b6e3f91a3561c2c6015 | |
parent | Stable for x86, wrt bug #534306 (diff) | |
download | gentoo-2-9969a916c74fc2b0221270bd2b6943260307afdf.tar.gz gentoo-2-9969a916c74fc2b0221270bd2b6943260307afdf.tar.bz2 gentoo-2-9969a916c74fc2b0221270bd2b6943260307afdf.zip |
Stable for x86, wrt bug #534306
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | dev-ruby/timecop/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/timecop/timecop-0.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/timecop/ChangeLog b/dev-ruby/timecop/ChangeLog index f4d8a2afc0ad..c81f5dd0ab67 100644 --- a/dev-ruby/timecop/ChangeLog +++ b/dev-ruby/timecop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/timecop # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timecop/ChangeLog,v 1.22 2015/01/31 14:09:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timecop/ChangeLog,v 1.23 2015/02/01 13:49:34 ago Exp $ + + 01 Feb 2015; Agostino Sarubbo <ago@gentoo.org> timecop-0.7.1.ebuild: + Stable for x86, wrt bug #534306 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> timecop-0.7.1.ebuild: Stable for amd64, wrt bug #534306 diff --git a/dev-ruby/timecop/timecop-0.7.1.ebuild b/dev-ruby/timecop/timecop-0.7.1.ebuild index 52c622adeb68..c04934420464 100644 --- a/dev-ruby/timecop/timecop-0.7.1.ebuild +++ b/dev-ruby/timecop/timecop-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timecop/timecop-0.7.1.ebuild,v 1.4 2015/01/31 14:09:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timecop/timecop-0.7.1.ebuild,v 1.5 2015/02/01 13:49:34 ago Exp $ EAPI=5 @@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/jtrupiano/timecop" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm hppa ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="" ruby_add_bdepend "test? ( dev-ruby/mocha )" |