summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-04 17:34:12 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-04 17:34:12 +0000
commit5fc310361fd50c9734a5d130a5de400157389f57 (patch)
treea1ef5e10d406904e1310ccbced18c60a3760d01b /dev-ruby/libxml
parentx86 stable wrt bug #395017 (diff)
downloadgentoo-2-5fc310361fd50c9734a5d130a5de400157389f57.tar.gz
gentoo-2-5fc310361fd50c9734a5d130a5de400157389f57.tar.bz2
gentoo-2-5fc310361fd50c9734a5d130a5de400157389f57.zip
x86 stable wrt bug #395991
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/libxml')
-rw-r--r--dev-ruby/libxml/ChangeLog7
-rw-r--r--dev-ruby/libxml/libxml-2.2.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/libxml/ChangeLog b/dev-ruby/libxml/ChangeLog
index 5754e979d0b2..e658ca82d3f3 100644
--- a/dev-ruby/libxml/ChangeLog
+++ b/dev-ruby/libxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/libxml
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.63 2011/12/31 21:36:23 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/ChangeLog,v 1.64 2012/01/04 17:34:12 phajdan.jr Exp $
+
+ 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libxml-2.2.1.ebuild:
+ x86 stable wrt bug #395991
31 Dec 2011; Fabian Groffen <grobian@gentoo.org> libxml-2.2.2.ebuild:
Add Prefix keywords, bug #396547
diff --git a/dev-ruby/libxml/libxml-2.2.1.ebuild b/dev-ruby/libxml/libxml-2.2.1.ebuild
index c5080c710479..6e53d129fc9e 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-2011 Gentoo Foundation
+# Copyright 1999-2012 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.4 2011/12/29 17:10:09 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/libxml/libxml-2.2.1.ebuild,v 1.5 2012/01/04 17:34:12 phajdan.jr Exp $
EAPI=2
@@ -20,7 +20,7 @@ HOMEPAGE="http://libxml.rubyforge.org"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
RDEPEND="${RDEPEND} dev-libs/libxml2"