diff options
-rw-r--r-- | dev-ruby/safe_yaml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/safe_yaml/ChangeLog b/dev-ruby/safe_yaml/ChangeLog index 1f76d74ed1aa..25745ab5cd89 100644 --- a/dev-ruby/safe_yaml/ChangeLog +++ b/dev-ruby/safe_yaml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/safe_yaml # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/safe_yaml/ChangeLog,v 1.19 2015/02/05 10:16:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/safe_yaml/ChangeLog,v 1.20 2015/02/05 10:16:32 ago Exp $ + + 05 Feb 2015; Agostino Sarubbo <ago@gentoo.org> safe_yaml-1.0.4.ebuild: + Stable for x86, wrt bug #536890 05 Feb 2015; Agostino Sarubbo <ago@gentoo.org> safe_yaml-1.0.4.ebuild: Stable for amd64, wrt bug #536890 diff --git a/dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild b/dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild index 08123b2697c2..6edc2fdf1589 100644 --- a/dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild +++ b/dev-ruby/safe_yaml/safe_yaml-1.0.4.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/safe_yaml/safe_yaml-1.0.4.ebuild,v 1.5 2015/02/05 10:16:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/safe_yaml/safe_yaml-1.0.4.ebuild,v 1.6 2015/02/05 10:16:32 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="https://dtao.github.com/safe_yaml" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="test" ruby_add_bdepend "test? ( dev-ruby/hashie |