summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2013-01-15 06:10:41 +0000
committerRick Farina <zerochaos@gentoo.org>2013-01-15 06:10:41 +0000
commit4daac4599b46ba073806f54c6a06352b341fe47a (patch)
tree47fedd25ebf0b681a09365cc1ea624a0a8a61caf /dev-ruby/redcloth
parentadding ~arm keywords to net-analyzer/metasploit rdeps (diff)
downloadgentoo-2-4daac4599b46ba073806f54c6a06352b341fe47a.tar.gz
gentoo-2-4daac4599b46ba073806f54c6a06352b341fe47a.tar.bz2
gentoo-2-4daac4599b46ba073806f54c6a06352b341fe47a.zip
adding ~arm keywords to net-analyzer/metasploit rdeps
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'dev-ruby/redcloth')
-rw-r--r--dev-ruby/redcloth/ChangeLog7
-rw-r--r--dev-ruby/redcloth/redcloth-4.2.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/redcloth/ChangeLog b/dev-ruby/redcloth/ChangeLog
index ac4d3c149904..5c383b4e5d44 100644
--- a/dev-ruby/redcloth/ChangeLog
+++ b/dev-ruby/redcloth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/redcloth
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.77 2012/11/07 03:33:25 jer Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.78 2013/01/15 06:10:41 zerochaos Exp $
+
+ 15 Jan 2013; Rick Farina <zerochaos@gentoo.org> redcloth-4.2.9.ebuild:
+ adding ~arm keywords to net-analyzer/metasploit rdeps
07 Nov 2012; Jeroen Roovers <jer@gentoo.org> redcloth-4.2.9.ebuild:
Stable for HPPA (bug #427594).
diff --git a/dev-ruby/redcloth/redcloth-4.2.9.ebuild b/dev-ruby/redcloth/redcloth-4.2.9.ebuild
index 9957f2e68c12..51d331aa5254 100644
--- a/dev-ruby/redcloth/redcloth-4.2.9.ebuild
+++ b/dev-ruby/redcloth/redcloth-4.2.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.ebuild,v 1.10 2012/11/07 03:33:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.9.ebuild,v 1.11 2013/01/15 06:10:41 zerochaos Exp $
EAPI=4
@@ -30,7 +30,7 @@ RUBY_S="${GITHUB_USER}-${PN}-*"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 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"