diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-10-25 02:09:25 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-10-25 02:09:25 +0000 |
commit | 094da111061b619487971e1bc9af7decc2432c89 (patch) | |
tree | 1d62fa36cb8acc6576e3160e746a25053a4c277d /dev-ruby/facter | |
parent | Marked ~hppa (bug #337956). (diff) | |
download | gentoo-2-094da111061b619487971e1bc9af7decc2432c89.tar.gz gentoo-2-094da111061b619487971e1bc9af7decc2432c89.tar.bz2 gentoo-2-094da111061b619487971e1bc9af7decc2432c89.zip |
Marked ~hppa (bug #337956).
(Portage version: 2.2.0_alpha1/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/facter')
-rw-r--r-- | dev-ruby/facter/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/facter/facter-1.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/facter/ChangeLog b/dev-ruby/facter/ChangeLog index 954eb69d596b..2ee0065c6731 100644 --- a/dev-ruby/facter/ChangeLog +++ b/dev-ruby/facter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/facter # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v 1.31 2010/09/20 20:07:40 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/ChangeLog,v 1.32 2010/10/25 02:09:25 jer Exp $ + + 25 Oct 2010; Jeroen Roovers <jer@gentoo.org> facter-1.5.8.ebuild: + Marked ~hppa (bug #337956). 20 Sep 2010; Guy Martin <gmsoft@gentoo.org> facter-1.5.7-r1.ebuild: hppa stable. diff --git a/dev-ruby/facter/facter-1.5.8.ebuild b/dev-ruby/facter/facter-1.5.8.ebuild index 726670aebb2a..a1bd51fff80a 100644 --- a/dev-ruby/facter/facter-1.5.8.ebuild +++ b/dev-ruby/facter/facter-1.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-1.5.8.ebuild,v 1.1 2010/09/18 15:50:07 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facter/facter-1.5.8.ebuild,v 1.2 2010/10/25 02:09:25 jer Exp $ EAPI="2" # jruby failed to install @@ -18,7 +18,7 @@ HOMEPAGE="http://www.puppetlabs.com/puppet/related-projects/facter/" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" RUBY_PATCHES=( "${P}-freebsd-spec.patch" ) |