summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-11 16:57:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-11 16:57:03 +0000
commit2806e1d28b97ec8b928f2f88875d758c62ca6c92 (patch)
treeaa210e6df7b1e971eee58c2472cb47997cdfbad7 /dev-ruby/xpath
parentAdd ~x86, wrt bug #510614 (diff)
downloadgentoo-2-2806e1d28b97ec8b928f2f88875d758c62ca6c92.tar.gz
gentoo-2-2806e1d28b97ec8b928f2f88875d758c62ca6c92.tar.bz2
gentoo-2-2806e1d28b97ec8b928f2f88875d758c62ca6c92.zip
Add ~x86, wrt bug #510614
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="~x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/xpath')
-rw-r--r--dev-ruby/xpath/ChangeLog7
-rw-r--r--dev-ruby/xpath/xpath-2.0.0-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/xpath/ChangeLog b/dev-ruby/xpath/ChangeLog
index 4678a681c0cb..07ea074dfc91 100644
--- a/dev-ruby/xpath/ChangeLog
+++ b/dev-ruby/xpath/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/xpath
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/ChangeLog,v 1.15 2014/11/11 10:53:33 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/ChangeLog,v 1.16 2015/03/11 16:57:03 ago Exp $
+
+ 11 Mar 2015; Agostino Sarubbo <ago@gentoo.org> xpath-2.0.0-r1.ebuild:
+ Add ~x86, wrt bug #510614
11 Nov 2014; Manuel Rüger <mrueg@gentoo.org> xpath-0.1.4-r1.ebuild,
xpath-1.0.0-r1.ebuild, xpath-2.0.0-r1.ebuild:
diff --git a/dev-ruby/xpath/xpath-2.0.0-r1.ebuild b/dev-ruby/xpath/xpath-2.0.0-r1.ebuild
index 021def721d39..59945a3fa20c 100644
--- a/dev-ruby/xpath/xpath-2.0.0-r1.ebuild
+++ b/dev-ruby/xpath/xpath-2.0.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/xpath-2.0.0-r1.ebuild,v 1.5 2014/11/11 10:53:33 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/xpath-2.0.0-r1.ebuild,v 1.6 2015/03/11 16:57:03 ago Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"
@@ -16,7 +16,7 @@ DESCRIPTION="XPath is a Ruby DSL around a subset of XPath 1.0"
HOMEPAGE="https://github.com/jnicklas/xpath"
LICENSE="MIT"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
SLOT="2"
IUSE=""