summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2014-07-22 16:52:11 +0000
committerTobias Klausmann <klausman@gentoo.org>2014-07-22 16:52:11 +0000
commitcf51df80f5676196888dd1f15f8559368f5ef628 (patch)
tree8ba1960cee099796bc411f0ec1089255363f626e /dev-ruby/libxml
parentKeyworded on alpha, bug #501152 (diff)
downloadgentoo-2-cf51df80f5676196888dd1f15f8559368f5ef628.tar.gz
gentoo-2-cf51df80f5676196888dd1f15f8559368f5ef628.tar.bz2
gentoo-2-cf51df80f5676196888dd1f15f8559368f5ef628.zip
Keyworded on alpha, bug #501152
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'dev-ruby/libxml')
-rw-r--r--dev-ruby/libxml/ChangeLog5
-rw-r--r--dev-ruby/libxml/libxml-2.7.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/libxml/ChangeLog b/dev-ruby/libxml/ChangeLog
index 6c816794b84e..5cb362c2b3de 100644
--- a/dev-ruby/libxml/ChangeLog
+++ b/dev-ruby/libxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/libxml
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.92 2014/04/24 16:36:47 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.93 2014/07/22 16:52:11 klausman Exp $
+
+ 22 Jul 2014; Tobias Klausmann <klausman@gentoo.org> libxml-2.7.0-r2.ebuild:
+ Keyworded on alpha, bug #501152
24 Apr 2014; Manuel Rüger <mrueg@gentoo.org> -libxml-2.6.0.ebuild,
-libxml-2.7.0.ebuild, libxml-2.4.0.ebuild, libxml-2.7.0-r1.ebuild,
diff --git a/dev-ruby/libxml/libxml-2.7.0-r2.ebuild b/dev-ruby/libxml/libxml-2.7.0-r2.ebuild
index 985db07c0240..073a8a62026e 100644
--- a/dev-ruby/libxml/libxml-2.7.0-r2.ebuild
+++ b/dev-ruby/libxml/libxml-2.7.0-r2.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/libxml/libxml-2.7.0-r2.ebuild,v 1.2 2014/04/24 16:36:47 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.7.0-r2.ebuild,v 1.3 2014/07/22 16:52:11 klausman Exp $
EAPI=5
@@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/xml4r/libxml-ruby"
LICENSE="MIT"
SLOT="0"
-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"
+KEYWORDS="~alpha ~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"