diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 16:18:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 16:18:13 +0000 |
commit | 1400fc674fa7cb17dba055e32fa02f706e6631ce (patch) | |
tree | 4063f92fd8454754d4f26be962597f1203fe9ba6 /dev-cpp | |
parent | Stable for x86, wrt bug #458984 (diff) | |
download | gentoo-2-1400fc674fa7cb17dba055e32fa02f706e6631ce.tar.gz gentoo-2-1400fc674fa7cb17dba055e32fa02f706e6631ce.tar.bz2 gentoo-2-1400fc674fa7cb17dba055e32fa02f706e6631ce.zip |
Stable for x86, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/libxmlpp/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/libxmlpp/libxmlpp-2.36.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/libxmlpp/ChangeLog b/dev-cpp/libxmlpp/ChangeLog index 8832f20b41be..5e02ab589825 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.123 2013/03/25 15:39:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.124 2013/03/25 16:18:13 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libxmlpp-2.36.0.ebuild: + Stable for x86, wrt bug #458984 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libxmlpp-2.36.0.ebuild: Stable for amd64, wrt bug #458984 diff --git a/dev-cpp/libxmlpp/libxmlpp-2.36.0.ebuild b/dev-cpp/libxmlpp/libxmlpp-2.36.0.ebuild index 804ba6c8a792..32b9c817d97c 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 # 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.2 2013/03/25 15:39:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.36.0.ebuild,v 1.3 2013/03/25 16:18:13 ago 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc test" RDEPEND=">=dev-libs/libxml2-2.7.3 |