diff options
author | 2012-12-28 11:23:15 +0000 | |
---|---|---|
committer | 2012-12-28 11:23:15 +0000 | |
commit | 215e6943825131e0421fdeef3497aebae9b42fa9 (patch) | |
tree | fe10524ae594537c728b55b46940f402ada3e5b7 /dev-ruby | |
parent | Stable for ia64, wrt bug #440872 (diff) | |
download | gentoo-2-215e6943825131e0421fdeef3497aebae9b42fa9.tar.gz gentoo-2-215e6943825131e0421fdeef3497aebae9b42fa9.tar.bz2 gentoo-2-215e6943825131e0421fdeef3497aebae9b42fa9.zip |
Stable for ppc, wrt bug #448310
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby')
-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 09fdcddba908..0b79f04731aa 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.42 2012/12/26 15:49:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.43 2012/12/28 11:23:15 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> yard-0.8.3.ebuild: + Stable for ppc, wrt bug #448310 26 Dec 2012; Agostino Sarubbo <ago@gentoo.org> yard-0.8.3.ebuild: Stable for x86, wrt bug #448310 diff --git a/dev-ruby/yard/yard-0.8.3.ebuild b/dev-ruby/yard/yard-0.8.3.ebuild index a631c0520a73..2a49abf26256 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.8 2012/12/26 15:49:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.8.3.ebuild,v 1.9 2012/12/28 11:23:15 ago Exp $ EAPI=4 @@ -25,7 +25,7 @@ RUBY_S="lsegal-yard-*" LICENSE="MIT" SLOT="0" -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" +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 ) |