summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-14 22:12:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-14 22:12:39 +0000
commit4f290a83f39ddd8e2fa2eb789edf8460293c3f61 (patch)
tree3b86844519804d51f02774e4e3f098cd949a81ab /dev-libs/mini-xml
parentStable for ppc, wrt bug #457440 (diff)
downloadgentoo-2-4f290a83f39ddd8e2fa2eb789edf8460293c3f61.tar.gz
gentoo-2-4f290a83f39ddd8e2fa2eb789edf8460293c3f61.tar.bz2
gentoo-2-4f290a83f39ddd8e2fa2eb789edf8460293c3f61.zip
Stable for ppc, wrt bug #456548
(Portage version: 2.1.11.31/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/mini-xml')
-rw-r--r--dev-libs/mini-xml/ChangeLog7
-rw-r--r--dev-libs/mini-xml/mini-xml-2.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/mini-xml/ChangeLog b/dev-libs/mini-xml/ChangeLog
index b1a85dec85f0..e99ceb7507a7 100644
--- a/dev-libs/mini-xml/ChangeLog
+++ b/dev-libs/mini-xml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/mini-xml
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/mini-xml/ChangeLog,v 1.21 2012/12/11 19:53:15 hwoarang Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/mini-xml/ChangeLog,v 1.22 2013/02/14 22:12:39 ago Exp $
+
+ 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> mini-xml-2.7.ebuild:
+ Stable for ppc, wrt bug #456548
*mini-xml-2.7 (11 Dec 2012)
diff --git a/dev-libs/mini-xml/mini-xml-2.7.ebuild b/dev-libs/mini-xml/mini-xml-2.7.ebuild
index b0b974de71ca..cc24a77288f3 100644
--- a/dev-libs/mini-xml/mini-xml-2.7.ebuild
+++ b/dev-libs/mini-xml/mini-xml-2.7.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-libs/mini-xml/mini-xml-2.7.ebuild,v 1.1 2012/12/11 19:53:15 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/mini-xml/mini-xml-2.7.ebuild,v 1.2 2013/02/14 22:12:39 ago Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="mirror://easysw/mxml/${PV}/${MY_P}.tar.gz"
LICENSE="Mini-XML"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
IUSE="threads"
DEPEND="virtual/pkgconfig"