diff options
author | Markus Meier <maekke@gentoo.org> | 2015-07-17 19:55:41 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-07-17 19:55:41 +0000 |
commit | b86836e555038234e8dba274166e0bd280b3a4bb (patch) | |
tree | ca4cdb0536bf21f9421d38bbff4fef38a1ac19ae | |
parent | Version bump (diff) | |
download | gentoo-2-b86836e555038234e8dba274166e0bd280b3a4bb.tar.gz gentoo-2-b86836e555038234e8dba274166e0bd280b3a4bb.tar.bz2 gentoo-2-b86836e555038234e8dba274166e0bd280b3a4bb.zip |
arm stable, bug #536008
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
-rw-r--r-- | dev-ruby/redcloth/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/redcloth/redcloth-4.2.9-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/redcloth/ChangeLog b/dev-ruby/redcloth/ChangeLog index eebab64ad48d..9b3892c6f258 100644 --- a/dev-ruby/redcloth/ChangeLog +++ b/dev-ruby/redcloth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/redcloth # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.107 2015/07/17 13:15:15 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.108 2015/07/17 19:55:41 maekke Exp $ + + 17 Jul 2015; Markus Meier <maekke@gentoo.org> redcloth-4.2.9-r3.ebuild: + arm stable, bug #536008 17 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> redcloth-4.2.9-r3.ebuild: ia64 stable wrt bug #536008 diff --git a/dev-ruby/redcloth/redcloth-4.2.9-r3.ebuild b/dev-ruby/redcloth/redcloth-4.2.9-r3.ebuild index a3b135901a0b..a7afecabbb52 100644 --- a/dev-ruby/redcloth/redcloth-4.2.9-r3.ebuild +++ b/dev-ruby/redcloth/redcloth-4.2.9-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r3.ebuild,v 1.7 2015/07/17 13:15:15 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r3.ebuild,v 1.8 2015/07/17 19:55:41 maekke Exp $ EAPI=5 @@ -28,7 +28,7 @@ RUBY_S="${GITHUB_USER}-${PN}-*" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~sparc x86 ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND+=" dev-util/ragel" |