diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 17:53:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 17:53:51 +0000 |
commit | 450b74ed7cf54d301d373eb00fcd33f76fccac80 (patch) | |
tree | a02b0efdad40b7cb431214b4df2c63bf70612de7 /dev-cpp/libxmlpp/libxmlpp-2.36.0.ebuild | |
parent | Stable for alpha, wrt bug #458984 (diff) | |
download | historical-450b74ed7cf54d301d373eb00fcd33f76fccac80.tar.gz historical-450b74ed7cf54d301d373eb00fcd33f76fccac80.tar.bz2 historical-450b74ed7cf54d301d373eb00fcd33f76fccac80.zip |
Stable for alpha, wrt bug #458984
Package-Manager: portage-2.1.11.55/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-cpp/libxmlpp/libxmlpp-2.36.0.ebuild')
-rw-r--r-- | dev-cpp/libxmlpp/libxmlpp-2.36.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/libxmlpp/libxmlpp-2.36.0.ebuild b/dev-cpp/libxmlpp/libxmlpp-2.36.0.ebuild index 16e9c0b01ca8..bba3e3743aff 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.7 2013/03/29 13:24:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.36.0.ebuild,v 1.8 2013/04/01 17:53:48 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 |