diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-24 12:58:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-24 12:58:49 +0000 |
commit | 0d97e2df930d0352811c300189ca33c3a9f6b187 (patch) | |
tree | aa2b30c997f099466fc1c35a316e82a0466ab347 /dev-ruby/yard | |
parent | Stable for HPPA (bug #356615). (diff) | |
download | gentoo-2-0d97e2df930d0352811c300189ca33c3a9f6b187.tar.gz gentoo-2-0d97e2df930d0352811c300189ca33c3a9f6b187.tar.bz2 gentoo-2-0d97e2df930d0352811c300189ca33c3a9f6b187.zip |
Stable for HPPA (bug #488914).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, 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.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/yard/ChangeLog b/dev-ruby/yard/ChangeLog index 6c586a50ee54..a931a8fb751b 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.58 2013/10/21 17:01:27 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.59 2013/10/24 12:58:49 jer Exp $ + + 24 Oct 2013; Jeroen Roovers <jer@gentoo.org> yard-0.8.7.2.ebuild: + Stable for HPPA (bug #488914). 21 Oct 2013; Hans de Graaff <graaff@gentoo.org> -yard-0.8.7.ebuild, -yard-0.8.7.1.ebuild: diff --git a/dev-ruby/yard/yard-0.8.7.2.ebuild b/dev-ruby/yard/yard-0.8.7.2.ebuild index 855dd397bc94..95ba6bcb1a85 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.1 2013/09/19 09:18:16 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.8.7.2.ebuild,v 1.2 2013/10/24 12:58:49 jer 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 ) ) |