diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-10-28 16:10:38 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-10-28 16:10:38 +0000 |
commit | ccfa9d8b43274bbf5e2fbb1ba0d463c8b88a820a (patch) | |
tree | e02c3f0457dd517ab4f571d2edd6d1ae304aae5a /dev-ruby/yard | |
parent | Marked ~hppa (bug #431290). (diff) | |
download | gentoo-2-ccfa9d8b43274bbf5e2fbb1ba0d463c8b88a820a.tar.gz gentoo-2-ccfa9d8b43274bbf5e2fbb1ba0d463c8b88a820a.tar.bz2 gentoo-2-ccfa9d8b43274bbf5e2fbb1ba0d463c8b88a820a.zip |
Marked ~hppa (bug #431290).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/yard')
-rw-r--r-- | dev-ruby/yard/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/yard/yard-0.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/yard/ChangeLog b/dev-ruby/yard/ChangeLog index 2a0ccb999039..542054ff41fc 100644 --- a/dev-ruby/yard/ChangeLog +++ b/dev-ruby/yard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/yard # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.34 2012/10/25 21:09:49 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.35 2012/10/28 16:10:38 jer Exp $ + + 28 Oct 2012; Jeroen Roovers <jer@gentoo.org> yard-0.8.3.ebuild: + Marked ~hppa (bug #431290). 25 Oct 2012; Anthony G. Basile <blueness@gentoo.org> yard-0.8.2.1.ebuild: keyword ~ppc64, bug #431290 diff --git a/dev-ruby/yard/yard-0.8.3.ebuild b/dev-ruby/yard/yard-0.8.3.ebuild index 8a343a84d282..01eccaaad729 100644 --- a/dev-ruby/yard/yard-0.8.3.ebuild +++ b/dev-ruby/yard/yard-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.8.3.ebuild,v 1.1 2012/10/16 14:49:56 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.8.3.ebuild,v 1.2 2012/10/28 16:10:38 jer Exp $ EAPI=4 @@ -25,7 +25,7 @@ RUBY_S="lsegal-yard-*" LICENSE="as-is" # truly SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" #RUBY_PATCHES=( ${P}-test-failures.patch ) |