diff options
Diffstat (limited to 'dev-cpp/libxmlpp/libxmlpp-1.0.2.ebuild')
-rw-r--r-- | dev-cpp/libxmlpp/libxmlpp-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/libxmlpp/libxmlpp-1.0.2.ebuild b/dev-cpp/libxmlpp/libxmlpp-1.0.2.ebuild index 440d9ed4c281..a67f9ac966e3 100644 --- a/dev-cpp/libxmlpp/libxmlpp-1.0.2.ebuild +++ b/dev-cpp/libxmlpp/libxmlpp-1.0.2.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-1.0.2.ebuild,v 1.7 2005/04/23 18:55:09 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-1.0.2.ebuild,v 1.8 2005/05/03 00:16:36 ka0ttic Exp $ IUSE="" @@ -8,7 +8,7 @@ inherit libtool multilib MY_P="${P/pp/++}" -DESCRIPTION="C++ wrapper for the libxml XML parser library" +DESCRIPTION="C++ wrapper for the libxml2 XML parser library" HOMEPAGE="http://libxmlplusplus.sourceforge.net/" SRC_URI="mirror://gnome/sources/libxml++/${PV%.*}/${MY_P}.tar.bz2" |