summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-03-24 20:10:21 +0000
committerMarkus Meier <maekke@gentoo.org>2015-03-24 20:10:21 +0000
commit009a565d4deefa1788591045917c5c5bebef0b05 (patch)
treeaf736ca8268f5b560ae3e1706fe6548b98b6e4a7 /dev-ruby/factory_girl
parentadd ~arm, bug #540978 (diff)
downloadgentoo-2-009a565d4deefa1788591045917c5c5bebef0b05.tar.gz
gentoo-2-009a565d4deefa1788591045917c5c5bebef0b05.tar.bz2
gentoo-2-009a565d4deefa1788591045917c5c5bebef0b05.zip
add ~arm, bug #540978
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-ruby/factory_girl')
-rw-r--r--dev-ruby/factory_girl/ChangeLog5
-rw-r--r--dev-ruby/factory_girl/factory_girl-4.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/factory_girl/ChangeLog b/dev-ruby/factory_girl/ChangeLog
index 16245ff886e4..ee5de380481e 100644
--- a/dev-ruby/factory_girl/ChangeLog
+++ b/dev-ruby/factory_girl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/factory_girl
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/factory_girl/ChangeLog,v 1.7 2015/03/11 06:16:32 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/factory_girl/ChangeLog,v 1.8 2015/03/24 20:10:21 maekke Exp $
+
+ 24 Mar 2015; Markus Meier <maekke@gentoo.org> factory_girl-4.5.0.ebuild:
+ add ~arm, bug #540978
11 Mar 2015; Hans de Graaff <graaff@gentoo.org>
-factory_girl-4.2.0-r1.ebuild:
diff --git a/dev-ruby/factory_girl/factory_girl-4.5.0.ebuild b/dev-ruby/factory_girl/factory_girl-4.5.0.ebuild
index 4b5a96a941e3..0ccad24a3c78 100644
--- a/dev-ruby/factory_girl/factory_girl-4.5.0.ebuild
+++ b/dev-ruby/factory_girl/factory_girl-4.5.0.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/factory_girl/factory_girl-4.5.0.ebuild,v 1.1 2015/02/22 07:38:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/factory_girl/factory_girl-4.5.0.ebuild,v 1.2 2015/03/24 20:10:21 maekke Exp $
EAPI=5
@@ -23,7 +23,7 @@ HOMEPAGE="https://github.com/thoughtbot/factory_girl"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/activesupport-3.0.0"