diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-23 19:28:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-23 19:28:31 +0000 |
commit | 531e1b7b7810e87d9babb40f5a0cec09e0983472 (patch) | |
tree | ba6eb5801ab0e9d0acfb793acb710bf0c907d62a /dev-ruby/yard | |
parent | add ~arm (diff) | |
download | gentoo-2-531e1b7b7810e87d9babb40f5a0cec09e0983472.tar.gz gentoo-2-531e1b7b7810e87d9babb40f5a0cec09e0983472.tar.bz2 gentoo-2-531e1b7b7810e87d9babb40f5a0cec09e0983472.zip |
Stable for ppc64, wrt bug #448310
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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 a74a3b289281..0935d22b9d3f 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.39 2012/12/22 11:52:05 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.40 2012/12/23 19:28:31 ago Exp $ + + 23 Dec 2012; Agostino Sarubbo <ago@gentoo.org> yard-0.8.3.ebuild: + Stable for ppc64, wrt bug #448310 22 Dec 2012; Fabian Groffen <grobian@gentoo.org> yard-0.8.3.ebuild: Marked ~x64-macos diff --git a/dev-ruby/yard/yard-0.8.3.ebuild b/dev-ruby/yard/yard-0.8.3.ebuild index d426a143e78f..cfdedb3c74b5 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.5 2012/12/22 11:52:05 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.8.3.ebuild,v 1.6 2012/12/23 19:28:31 ago Exp $ EAPI=4 @@ -25,7 +25,7 @@ RUBY_S="lsegal-yard-*" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" #RUBY_PATCHES=( ${P}-test-failures.patch ) |