summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-04-28 16:36:44 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-04-28 16:36:44 +0000
commit6f37698ed3174fd9557b5229920612d963d9c44d (patch)
tree03c061c286c2fe2054365d5a0746ae34017181de /dev-cpp
parentRemove non-existant atom from deps (diff)
downloadgentoo-2-6f37698ed3174fd9557b5229920612d963d9c44d.tar.gz
gentoo-2-6f37698ed3174fd9557b5229920612d963d9c44d.tar.bz2
gentoo-2-6f37698ed3174fd9557b5229920612d963d9c44d.zip
ppc64 stable wrt #353436
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/libxmlpp/ChangeLog5
-rw-r--r--dev-cpp/libxmlpp/libxmlpp-2.32.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/libxmlpp/ChangeLog b/dev-cpp/libxmlpp/ChangeLog
index c6f72a2e91e6..872090b8abeb 100644
--- a/dev-cpp/libxmlpp/ChangeLog
+++ b/dev-cpp/libxmlpp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/libxmlpp
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.108 2011/04/20 12:30:29 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.109 2011/04/28 16:36:44 ssuominen Exp $
+
+ 28 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> libxmlpp-2.32.0.ebuild:
+ ppc64 stable wrt #353436
*libxmlpp-2.34.1 (20 Apr 2011)
diff --git a/dev-cpp/libxmlpp/libxmlpp-2.32.0.ebuild b/dev-cpp/libxmlpp/libxmlpp-2.32.0.ebuild
index 6376c6616858..88099b6a0742 100644
--- a/dev-cpp/libxmlpp/libxmlpp-2.32.0.ebuild
+++ b/dev-cpp/libxmlpp/libxmlpp-2.32.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.32.0.ebuild,v 1.7 2011/03/22 20:00:24 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.32.0.ebuild,v 1.8 2011/04/28 16:36:44 ssuominen Exp $
EAPI="3"
@@ -16,7 +16,7 @@ SRC_URI="mirror://gnome/sources/libxml++/${PV%.*}/${MY_P}.tar.bz2"
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 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="doc"
RDEPEND=">=dev-libs/libxml2-2.6.1