diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-07-03 13:26:18 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-07-03 13:26:18 +0000 |
commit | 93b8b920ddf50043277b9d6e992a3c8755c80c90 (patch) | |
tree | 847f267415a4201dca1a79f55d93434e91a05a0a /dev-cpp/libxmlpp/libxmlpp-2.10.0-r1.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-93b8b920ddf50043277b9d6e992a3c8755c80c90.tar.gz gentoo-2-93b8b920ddf50043277b9d6e992a3c8755c80c90.tar.bz2 gentoo-2-93b8b920ddf50043277b9d6e992a3c8755c80c90.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-cpp/libxmlpp/libxmlpp-2.10.0-r1.ebuild')
-rw-r--r-- | dev-cpp/libxmlpp/libxmlpp-2.10.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/libxmlpp/libxmlpp-2.10.0-r1.ebuild b/dev-cpp/libxmlpp/libxmlpp-2.10.0-r1.ebuild index 909e7e63f069..ad591e5c044d 100644 --- a/dev-cpp/libxmlpp/libxmlpp-2.10.0-r1.ebuild +++ b/dev-cpp/libxmlpp/libxmlpp-2.10.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.10.0-r1.ebuild,v 1.6 2005/06/28 14:23:50 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.10.0-r1.ebuild,v 1.7 2005/07/03 13:26:18 hansmi Exp $ inherit gnome2 eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://gnome/sources/libxml++/${PV%.*}/${MY_P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="2.6" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ppc sparc x86" IUSE="doc" RDEPEND=">=dev-libs/libxml2-2.6.1 |