summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2013-01-15 07:16:14 +0000
committerRick Farina <zerochaos@gentoo.org>2013-01-15 07:16:14 +0000
commit5f25eb167e5a284026e3c5c2ac6c4270f2294392 (patch)
tree4e5be9a5749f9d7af898f0536d9c1da988e51b53 /dev-ruby/libxml
parentadding ~arm keywords to net-analyzer/metasploit rdeps (diff)
downloadgentoo-2-5f25eb167e5a284026e3c5c2ac6c4270f2294392.tar.gz
gentoo-2-5f25eb167e5a284026e3c5c2ac6c4270f2294392.tar.bz2
gentoo-2-5f25eb167e5a284026e3c5c2ac6c4270f2294392.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/libxml')
-rw-r--r--dev-ruby/libxml/ChangeLog9
-rw-r--r--dev-ruby/libxml/libxml-2.2.1.ebuild6
-rw-r--r--dev-ruby/libxml/libxml-2.3.3.ebuild6
3 files changed, 12 insertions, 9 deletions
diff --git a/dev-ruby/libxml/ChangeLog b/dev-ruby/libxml/ChangeLog
index 9d72d9ab5f08..fbac979f0e7c 100644
--- a/dev-ruby/libxml/ChangeLog
+++ b/dev-ruby/libxml/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/libxml
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.73 2012/12/02 13:53:09 graaff Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.74 2013/01/15 07:16:14 zerochaos Exp $
+
+ 15 Jan 2013; Rick Farina <zerochaos@gentoo.org> libxml-2.2.1.ebuild,
+ libxml-2.3.3.ebuild:
+ adding ~arm keywords to net-analyzer/metasploit rdeps
02 Dec 2012; Hans de Graaff <graaff@gentoo.org> libxml-2.2.1.ebuild,
libxml-2.3.3.ebuild:
@@ -308,4 +312,3 @@
02 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> +metadata.xml,
+libxml-0.3.4.ebuild:
Initial import. Ebuild submitted by <evanm@frap.net>, closing bug #56298.
-
diff --git a/dev-ruby/libxml/libxml-2.2.1.ebuild b/dev-ruby/libxml/libxml-2.2.1.ebuild
index 135f4386d5f5..27d3277d51c6 100644
--- a/dev-ruby/libxml/libxml-2.2.1.ebuild
+++ b/dev-ruby/libxml/libxml-2.2.1.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/libxml/libxml-2.2.1.ebuild,v 1.10 2012/12/02 13:53:09 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.2.1.ebuild,v 1.11 2013/01/15 07:16:14 zerochaos Exp $
EAPI=2
@@ -20,7 +20,7 @@ HOMEPAGE="http://libxml.rubyforge.org"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 hppa ppc ppc64 x86"
+KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
IUSE=""
RDEPEND="${RDEPEND} dev-libs/libxml2"
diff --git a/dev-ruby/libxml/libxml-2.3.3.ebuild b/dev-ruby/libxml/libxml-2.3.3.ebuild
index 13051f772471..d23cb44d4050 100644
--- a/dev-ruby/libxml/libxml-2.3.3.ebuild
+++ b/dev-ruby/libxml/libxml-2.3.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/libxml/libxml-2.3.3.ebuild,v 1.2 2012/12/02 13:53:09 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.3.3.ebuild,v 1.3 2013/01/15 07:16:14 zerochaos Exp $
EAPI=2
@@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/xml4r/libxml-ruby"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="${RDEPEND} dev-libs/libxml2"