summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-03-26 14:00:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-03-26 14:00:05 +0000
commit24c1ecd6c76771c3a8dab6378fe2e27c1de85f50 (patch)
treefeafba12b20cf2ec700d262877c46df5fabfe9f7 /dev-ruby/multi_xml
parentMake ldd symlink happy when cross compiling. Bug #544128. (diff)
downloadgentoo-2-24c1ecd6c76771c3a8dab6378fe2e27c1de85f50.tar.gz
gentoo-2-24c1ecd6c76771c3a8dab6378fe2e27c1de85f50.tar.bz2
gentoo-2-24c1ecd6c76771c3a8dab6378fe2e27c1de85f50.zip
Stable for amd64, wrt bug #543252
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/multi_xml')
-rw-r--r--dev-ruby/multi_xml/ChangeLog5
-rw-r--r--dev-ruby/multi_xml/multi_xml-0.5.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/multi_xml/ChangeLog b/dev-ruby/multi_xml/ChangeLog
index c73e1f25ba51..42029eab7039 100644
--- a/dev-ruby/multi_xml/ChangeLog
+++ b/dev-ruby/multi_xml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/multi_xml
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_xml/ChangeLog,v 1.24 2015/03/15 15:22:19 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_xml/ChangeLog,v 1.25 2015/03/26 14:00:05 ago Exp $
+
+ 26 Mar 2015; Agostino Sarubbo <ago@gentoo.org> multi_xml-0.5.4-r1.ebuild:
+ Stable for amd64, wrt bug #543252
*multi_xml-0.5.4-r2 (15 Mar 2015)
diff --git a/dev-ruby/multi_xml/multi_xml-0.5.4-r1.ebuild b/dev-ruby/multi_xml/multi_xml-0.5.4-r1.ebuild
index b7667915909e..a8c65aef6c93 100644
--- a/dev-ruby/multi_xml/multi_xml-0.5.4-r1.ebuild
+++ b/dev-ruby/multi_xml/multi_xml-0.5.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_xml/multi_xml-0.5.4-r1.ebuild,v 1.6 2015/03/15 15:22:19 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/multi_xml/multi_xml-0.5.4-r1.ebuild,v 1.7 2015/03/26 14:00:05 ago Exp $
EAPI=5
@@ -18,7 +18,7 @@ DESCRIPTION="A generic swappable back-end for XML parsing"
HOMEPAGE="http://rdoc.info/gems/multi_xml"
LICENSE="MIT"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
SLOT="0"
IUSE=""