diff options
author | 2011-10-18 14:48:58 +0000 | |
---|---|---|
committer | 2011-10-18 14:48:58 +0000 | |
commit | 8cd8e4e7d7ea31e594e94c4ac7cc5942cd0a712e (patch) | |
tree | 07294a70415e16d17d0ad3cd2825aa7c02f33d82 /dev-cpp/libxmlpp | |
parent | Stable for HPPA (bug #385699). (diff) | |
download | historical-8cd8e4e7d7ea31e594e94c4ac7cc5942cd0a712e.tar.gz historical-8cd8e4e7d7ea31e594e94c4ac7cc5942cd0a712e.tar.bz2 historical-8cd8e4e7d7ea31e594e94c4ac7cc5942cd0a712e.zip |
Stable for HPPA (bug #385699).
Package-Manager: portage-2.2.0_alpha68/cvs/Linux x86_64
Diffstat (limited to 'dev-cpp/libxmlpp')
-rw-r--r-- | dev-cpp/libxmlpp/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/libxmlpp/libxmlpp-2.34.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/libxmlpp/ChangeLog b/dev-cpp/libxmlpp/ChangeLog index e387588b61b8..70f30a4c437a 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.116 2011/10/16 17:31:40 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.117 2011/10/18 14:48:24 jer Exp $ + + 18 Oct 2011; Jeroen Roovers <jer@gentoo.org> libxmlpp-2.34.2.ebuild: + Stable for HPPA (bug #385699). 16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> libxmlpp-2.34.2.ebuild: ppc/ppc64 stable wrt #385699 diff --git a/dev-cpp/libxmlpp/libxmlpp-2.34.2.ebuild b/dev-cpp/libxmlpp/libxmlpp-2.34.2.ebuild index 66cd486d32f3..4b3dbfebfa03 100644 --- a/dev-cpp/libxmlpp/libxmlpp-2.34.2.ebuild +++ b/dev-cpp/libxmlpp/libxmlpp-2.34.2.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.34.2.ebuild,v 1.3 2011/10/16 17:31:40 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.34.2.ebuild,v 1.4 2011/10/18 14:48:24 jer Exp $ EAPI="4" 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 hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc" RDEPEND=">=dev-libs/libxml2-2.6.1 |