diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-09-19 22:01:45 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-09-19 22:01:45 +0000 |
commit | 5ceb3334692dc36281a152bc12e71bc5dacf1ac1 (patch) | |
tree | 023f16a60ad6b010171cb63da13fbdf08938ca2b /dev-cpp/libxmlpp/libxmlpp-2.10.0-r1.ebuild | |
parent | Stable on hppa, ppc. (diff) | |
download | gentoo-2-5ceb3334692dc36281a152bc12e71bc5dacf1ac1.tar.gz gentoo-2-5ceb3334692dc36281a152bc12e71bc5dacf1ac1.tar.bz2 gentoo-2-5ceb3334692dc36281a152bc12e71bc5dacf1ac1.zip |
Stable on amd64.
(Portage version: 2.0.52-r1)
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 a6743c9b740e..feda3a5ba6d5 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.10 2005/09/10 07:19:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.10.0-r1.ebuild,v 1.11 2005/09/19 21:57:38 cryos 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 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 ~hppa ~mips ppc sparc x86" IUSE="doc" RDEPEND=">=dev-libs/libxml2-2.6.1 |