summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-07-15 14:41:36 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-07-15 14:41:36 +0000
commita73f38a58c562bd57da81c2479bab9d0c0dfd5ea (patch)
tree901a50ec69a3d99a35b4f71c0d3926b553b067da /dev-ruby/redcloth
parentsci-libs/libtifiles2: Add missing dep on app-arch/libarchive, #514060 (diff)
downloadgentoo-2-a73f38a58c562bd57da81c2479bab9d0c0dfd5ea.tar.gz
gentoo-2-a73f38a58c562bd57da81c2479bab9d0c0dfd5ea.tar.bz2
gentoo-2-a73f38a58c562bd57da81c2479bab9d0c0dfd5ea.zip
x86 stable wrt bug #513430
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'dev-ruby/redcloth')
-rw-r--r--dev-ruby/redcloth/ChangeLog6
-rw-r--r--dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/redcloth/ChangeLog b/dev-ruby/redcloth/ChangeLog
index 0b0961c0a9e6..806d6cadfd0f 100644
--- a/dev-ruby/redcloth/ChangeLog
+++ b/dev-ruby/redcloth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/redcloth
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.88 2014/06/29 18:49:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.89 2014/07/15 14:41:36 phajdan.jr Exp $
+
+ 15 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ redcloth-4.2.9-r1.ebuild:
+ x86 stable wrt bug #513430
29 Jun 2014; Markus Meier <maekke@gentoo.org> redcloth-4.2.9-r1.ebuild:
arm stable, bug #513430
diff --git a/dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild b/dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild
index 1c2ae8f7e5fe..f2ece8249b60 100644
--- a/dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild
+++ b/dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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-r1.ebuild,v 1.6 2014/06/29 18:49:54 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9-r1.ebuild,v 1.7 2014/07/15 14:41:36 phajdan.jr Exp $
EAPI=5
@@ -30,7 +30,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"