diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 20:22:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 20:22:12 +0000 |
commit | c499c090c138984c8f6c36b4d5916a2a145cf346 (patch) | |
tree | 126ad434d58babc5dacc3be4dce7979f7f02ec0f /dev-ruby/yard | |
parent | Stable for ia64, wrt bug #449332 (diff) | |
download | gentoo-2-c499c090c138984c8f6c36b4d5916a2a145cf346.tar.gz gentoo-2-c499c090c138984c8f6c36b4d5916a2a145cf346.tar.bz2 gentoo-2-c499c090c138984c8f6c36b4d5916a2a145cf346.zip |
Stable for ia64, wrt bug #448310
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/yard')
-rw-r--r-- | dev-ruby/yard/ChangeLog | 7 | ||||
-rw-r--r-- | dev-ruby/yard/yard-0.8.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/yard/ChangeLog b/dev-ruby/yard/ChangeLog index 305af20f6bb9..52ec8184363f 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.46 2012/12/30 20:31:02 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.47 2013/01/04 20:22:12 ago Exp $ + + 04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> yard-0.8.3.ebuild: + Stable for ia64, wrt bug #448310 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> yard-0.8.3.ebuild: Stable for alpha, wrt bug #448310 diff --git a/dev-ruby/yard/yard-0.8.3.ebuild b/dev-ruby/yard/yard-0.8.3.ebuild index 474fee7533f1..36a196f48f57 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 +# Copyright 1999-2013 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.12 2012/12/30 20:31:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.8.3.ebuild,v 1.13 2013/01/04 20:22:12 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 ) |