summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2013-01-15 05:09:00 +0000
committerRick Farina <zerochaos@gentoo.org>2013-01-15 05:09:00 +0000
commit25b06486806db1440cde7c3e71fc3568040ca843 (patch)
treee0edb5d83ae2ceb9e513ff6b138c487e23103b33 /dev-ruby/echoe
parentRemove unrequired 'leftover' eutils from inherit, thanks for noticing Arfrever (diff)
downloadgentoo-2-25b06486806db1440cde7c3e71fc3568040ca843.tar.gz
gentoo-2-25b06486806db1440cde7c3e71fc3568040ca843.tar.bz2
gentoo-2-25b06486806db1440cde7c3e71fc3568040ca843.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/echoe')
-rw-r--r--dev-ruby/echoe/ChangeLog7
-rw-r--r--dev-ruby/echoe/echoe-4.6.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/echoe/ChangeLog b/dev-ruby/echoe/ChangeLog
index b1a3722af979..3e6cd94d60f0 100644
--- a/dev-ruby/echoe/ChangeLog
+++ b/dev-ruby/echoe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/echoe
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/echoe/ChangeLog,v 1.43 2012/12/16 18:09:38 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/echoe/ChangeLog,v 1.44 2013/01/15 05:09:00 zerochaos Exp $
+
+ 15 Jan 2013; Rick Farina <zerochaos@gentoo.org> echoe-4.6.3.ebuild:
+ adding ~arm keywords to net-analyzer/metasploit rdeps
16 Dec 2012; Raúl Porcel <armin76@gentoo.org> echoe-4.6.3.ebuild:
alpha/ia64/sparc/x86 stable wrt #421621
diff --git a/dev-ruby/echoe/echoe-4.6.3.ebuild b/dev-ruby/echoe/echoe-4.6.3.ebuild
index 533a4947c107..455d0e0eb272 100644
--- a/dev-ruby/echoe/echoe-4.6.3.ebuild
+++ b/dev-ruby/echoe/echoe-4.6.3.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/echoe/echoe-4.6.3.ebuild,v 1.8 2012/12/16 18:09:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/echoe/echoe-4.6.3.ebuild,v 1.9 2013/01/15 05:09:00 zerochaos Exp $
EAPI=2
@@ -23,7 +23,7 @@ HOMEPAGE="http://fauna.github.com/fauna/echoe/files/README.html"
LICENSE="AFL-3.0 MIT"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
ruby_add_bdepend "doc? ( dev-ruby/allison )"