summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-08 19:25:36 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-08 19:25:36 +0000
commit7f9924d87918b6571f5cd9ef7b93437734b8ee85 (patch)
tree2ccbac0d3646357e4d8ffaa0860c2fc80b78c43f /dev-ruby/timecop
parentamd64 stable, bug 503684 (diff)
downloadgentoo-2-7f9924d87918b6571f5cd9ef7b93437734b8ee85.tar.gz
gentoo-2-7f9924d87918b6571f5cd9ef7b93437734b8ee85.tar.bz2
gentoo-2-7f9924d87918b6571f5cd9ef7b93437734b8ee85.zip
amd64 stable, bug 503684
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-ruby/timecop')
-rw-r--r--dev-ruby/timecop/ChangeLog7
-rw-r--r--dev-ruby/timecop/timecop-0.6.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/timecop/ChangeLog b/dev-ruby/timecop/ChangeLog
index 56ccde15d128..71c26320636f 100644
--- a/dev-ruby/timecop/ChangeLog
+++ b/dev-ruby/timecop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/timecop
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timecop/ChangeLog,v 1.10 2013/12/15 17:10:05 zerochaos Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timecop/ChangeLog,v 1.11 2014/03/08 19:25:36 pacho Exp $
+
+ 08 Mar 2014; Pacho Ramos <pacho@gentoo.org> timecop-0.6.0.ebuild:
+ amd64 stable, bug 503684
15 Dec 2013; Rick Farina <zerochaos@gentoo.org> timecop-0.6.0.ebuild:
adding ~arm
diff --git a/dev-ruby/timecop/timecop-0.6.0.ebuild b/dev-ruby/timecop/timecop-0.6.0.ebuild
index d3624f2591b0..e5e2909546f8 100644
--- a/dev-ruby/timecop/timecop-0.6.0.ebuild
+++ b/dev-ruby/timecop/timecop-0.6.0.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/timecop/timecop-0.6.0.ebuild,v 1.2 2013/12/15 17:10:05 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/timecop/timecop-0.6.0.ebuild,v 1.3 2014/03/08 19:25:36 pacho 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 )"