summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-07-23 09:34:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-07-23 09:34:31 +0000
commit08873881edab007c3b2c4a6b180184d6028ada12 (patch)
tree7d7c6d41ed6ab78fb26f69e86de09d92a2144c21 /dev-ruby
parentStable for sparc, wrt bug #554816 (diff)
downloadgentoo-2-08873881edab007c3b2c4a6b180184d6028ada12.tar.gz
gentoo-2-08873881edab007c3b2c4a6b180184d6028ada12.tar.bz2
gentoo-2-08873881edab007c3b2c4a6b180184d6028ada12.zip
Stable for sparc, wrt bug #536008
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/redcloth/ChangeLog5
-rw-r--r--dev-ruby/redcloth/redcloth-4.2.9-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/redcloth/ChangeLog b/dev-ruby/redcloth/ChangeLog
index 0b50e1c010be..d830e40b5b82 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.109 2015/07/23 09:00:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.110 2015/07/23 09:34:31 ago Exp $
+
+ 23 Jul 2015; Agostino Sarubbo <ago@gentoo.org> redcloth-4.2.9-r3.ebuild:
+ Stable for sparc, wrt bug #536008
23 Jul 2015; Agostino Sarubbo <ago@gentoo.org> redcloth-4.2.9-r3.ebuild:
Stable for ppc, 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 9adf6e8b32ef..f3850ff84c9b 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.9 2015/07/23 09:00:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r3.ebuild,v 1.10 2015/07/23 09:34:31 ago 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"