diff options
-rw-r--r-- | dev-ruby/facter/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/facter/facter-2.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/facter/ChangeLog b/dev-ruby/facter/ChangeLog index 724a78cb9966..5e3ead8d5310 100644 --- a/dev-ruby/facter/ChangeLog +++ b/dev-ruby/facter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/facter # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v 1.127 2015/02/23 10:57:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v 1.128 2015/02/23 10:57:53 ago Exp $ + + 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> facter-2.4.1.ebuild: + Stable for x86, wrt bug #540260 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> facter-2.4.1.ebuild: Stable for sparc, wrt bug #540260 diff --git a/dev-ruby/facter/facter-2.4.1.ebuild b/dev-ruby/facter/facter-2.4.1.ebuild index da89264b6ab6..6a32c802ce53 100644 --- a/dev-ruby/facter/facter-2.4.1.ebuild +++ b/dev-ruby/facter/facter-2.4.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/facter/facter-2.4.1.ebuild,v 1.8 2015/02/23 10:57:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-2.4.1.ebuild,v 1.9 2015/02/23 10:57:53 ago Exp $ EAPI=5 @@ -18,7 +18,7 @@ HOMEPAGE="http://www.puppetlabs.com/puppet/related-projects/facter/" LICENSE="Apache-2.0" SLOT="0" IUSE="+dmi +pciutils +virt" -KEYWORDS="amd64 hppa ppc ppc64 sparc ~x86" +KEYWORDS="amd64 hppa ppc ppc64 sparc x86" CDEPEND=" app-emulation/virt-what |