summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-06-22 18:43:47 +0000
committerMarkus Meier <maekke@gentoo.org>2014-06-22 18:43:47 +0000
commite7ba0f5a97647d292760518ffcc668c1f75e966d (patch)
tree0979e2d63b9eaf7b00f37485ddd16cefdcd16162 /dev-cpp
parentadd ~arm, bug #511566 (diff)
downloadgentoo-2-e7ba0f5a97647d292760518ffcc668c1f75e966d.tar.gz
gentoo-2-e7ba0f5a97647d292760518ffcc668c1f75e966d.tar.bz2
gentoo-2-e7ba0f5a97647d292760518ffcc668c1f75e966d.zip
add ~arm, bug #511566
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/libxmlpp/ChangeLog7
-rw-r--r--dev-cpp/libxmlpp/libxmlpp-2.36.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-cpp/libxmlpp/ChangeLog b/dev-cpp/libxmlpp/ChangeLog
index 9a9021a3306c..d1d52af23682 100644
--- a/dev-cpp/libxmlpp/ChangeLog
+++ b/dev-cpp/libxmlpp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/libxmlpp
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.131 2013/10/12 12:16:41 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.132 2014/06/22 18:43:47 maekke Exp $
+
+ 22 Jun 2014; Markus Meier <maekke@gentoo.org> libxmlpp-2.36.0.ebuild:
+ add ~arm, bug #511566
12 Oct 2013; Pacho Ramos <pacho@gentoo.org> -files/libxmlpp-1.0.5-gcc43.patch,
-libxmlpp-1.0.5.ebuild, -libxmlpp-2.34.2.ebuild:
diff --git a/dev-cpp/libxmlpp/libxmlpp-2.36.0.ebuild b/dev-cpp/libxmlpp/libxmlpp-2.36.0.ebuild
index 8c16bb7c73c7..e887a377dd49 100644
--- a/dev-cpp/libxmlpp/libxmlpp-2.36.0.ebuild
+++ b/dev-cpp/libxmlpp/libxmlpp-2.36.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.36.0.ebuild,v 1.9 2013/04/01 18:23:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.36.0.ebuild,v 1.10 2014/06/22 18:43:47 maekke Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -14,7 +14,7 @@ HOMEPAGE="http://libxmlplusplus.sourceforge.net/"
LICENSE="LGPL-2.1"
SLOT="2.6"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="doc test"
RDEPEND=">=dev-libs/libxml2-2.7.3