diff options
author | Akinori Hattori <hattya@gentoo.org> | 2013-12-27 11:56:44 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2013-12-27 11:56:44 +0000 |
commit | 6fe9bf46274f94679e2c4b7855e4c6c606ca970a (patch) | |
tree | 2c4387c2ca28e46fd912d64a2ddfa3a42575e969 /dev-ruby/yard | |
parent | Drop s390/sh/m68k to unstable (diff) | |
download | gentoo-2-6fe9bf46274f94679e2c4b7855e4c6c606ca970a.tar.gz gentoo-2-6fe9bf46274f94679e2c4b7855e4c6c606ca970a.tar.bz2 gentoo-2-6fe9bf46274f94679e2c4b7855e4c6c606ca970a.zip |
ia64 stable wrt bug #488914
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-ruby/yard')
-rw-r--r-- | dev-ruby/yard/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/yard/yard-0.8.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/yard/ChangeLog b/dev-ruby/yard/ChangeLog index f588c5ee25a3..7248a184a645 100644 --- a/dev-ruby/yard/ChangeLog +++ b/dev-ruby/yard/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/yard # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.67 2013/12/26 15:57:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.68 2013/12/27 11:56:44 hattya Exp $ + + 27 Dec 2013; Akinori Hattori <hattya@gentoo.org> yard-0.8.7.2.ebuild: + ia64 stable wrt bug #488914 26 Dec 2013; Markus Meier <maekke@gentoo.org> yard-0.8.7.2.ebuild: arm stable, bug #493780 diff --git a/dev-ruby/yard/yard-0.8.7.2.ebuild b/dev-ruby/yard/yard-0.8.7.2.ebuild index f3804640ef27..c6a2365bc5ba 100644 --- a/dev-ruby/yard/yard-0.8.7.2.ebuild +++ b/dev-ruby/yard/yard-0.8.7.2.ebuild @@ -1,6 +1,6 @@ # 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.7.2.ebuild,v 1.7 2013/12/26 15:57:33 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.8.7.2.ebuild,v 1.8 2013/12/27 11:56:44 hattya Exp $ EAPI=5 @@ -24,7 +24,7 @@ SRC_URI="https://github.com/lsegal/yard/archive/${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm 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 arm 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_add_bdepend "doc? ( || ( dev-ruby/bluecloth dev-ruby/maruku dev-ruby/rdiscount dev-ruby/kramdown ) ) |