diff options
author | 2008-05-20 01:19:43 +0000 | |
---|---|---|
committer | 2008-05-20 01:19:43 +0000 | |
commit | b3f3bead3194e82950a53333d4f77d704fb0653b (patch) | |
tree | c7d98020cf857deb3f580c59891b61f036111011 /dev-cpp/libxmlpp/libxmlpp-2.22.0.ebuild | |
parent | Marked ~hppa. (diff) | |
download | gentoo-2-b3f3bead3194e82950a53333d4f77d704fb0653b.tar.gz gentoo-2-b3f3bead3194e82950a53333d4f77d704fb0653b.tar.bz2 gentoo-2-b3f3bead3194e82950a53333d4f77d704fb0653b.zip |
Stable for HPPA (bug #222749).
(Portage version: 2.1.5)
Diffstat (limited to 'dev-cpp/libxmlpp/libxmlpp-2.22.0.ebuild')
-rw-r--r-- | dev-cpp/libxmlpp/libxmlpp-2.22.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/libxmlpp/libxmlpp-2.22.0.ebuild b/dev-cpp/libxmlpp/libxmlpp-2.22.0.ebuild index b1537e9d3713..f7206d466097 100644 --- a/dev-cpp/libxmlpp/libxmlpp-2.22.0.ebuild +++ b/dev-cpp/libxmlpp/libxmlpp-2.22.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.22.0.ebuild,v 1.4 2008/05/19 20:49:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.22.0.ebuild,v 1.5 2008/05/20 01:19:43 jer 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 ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ppc ~ppc64 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/libxml2-2.6.1 |