diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 10:57:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 10:57:39 +0000 |
commit | 7419ae93738b3d16d6dd96f9104b25c21ad4a285 (patch) | |
tree | 6db730014cf9b1a3682307427b6be4f39e607299 /dev-ruby | |
parent | Deprecate eapis 2 and 3 for gnome2.eclass (#539118) (diff) | |
download | gentoo-2-7419ae93738b3d16d6dd96f9104b25c21ad4a285.tar.gz gentoo-2-7419ae93738b3d16d6dd96f9104b25c21ad4a285.tar.bz2 gentoo-2-7419ae93738b3d16d6dd96f9104b25c21ad4a285.zip |
Stable for sparc, wrt bug #540260
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-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 144b3a20d3e2..724a78cb9966 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.126 2015/02/19 10:40:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v 1.127 2015/02/23 10:57:39 ago Exp $ + + 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> facter-2.4.1.ebuild: + Stable for sparc, wrt bug #540260 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> facter-2.4.1.ebuild: Stable for amd64, wrt bug #540260 diff --git a/dev-ruby/facter/facter-2.4.1.ebuild b/dev-ruby/facter/facter-2.4.1.ebuild index 60efcfbbf30f..da89264b6ab6 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.7 2015/02/19 10:40:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-2.4.1.ebuild,v 1.8 2015/02/23 10:57:39 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 |