From 9d54ef8c61839b12b04e3f719f44822578952d2b Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 7 Aug 2003 03:35:15 +0000 Subject: fix license/repoman --- dev-cpp/libxmlpp/libxmlpp-0.21.0.ebuild | 5 ++--- dev-cpp/libxmlpp/libxmlpp-0.24.0.ebuild | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'dev-cpp/libxmlpp') diff --git a/dev-cpp/libxmlpp/libxmlpp-0.21.0.ebuild b/dev-cpp/libxmlpp/libxmlpp-0.21.0.ebuild index 4c59ae7b0295..b000f394c6fb 100644 --- a/dev-cpp/libxmlpp/libxmlpp-0.21.0.ebuild +++ b/dev-cpp/libxmlpp/libxmlpp-0.21.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-0.21.0.ebuild,v 1.2 2003/07/11 20:49:57 aliz Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-0.21.0.ebuild,v 1.3 2003/08/07 03:34:05 vapier Exp $ MY_P=${P/pp/++} DESCRIPTION="C++ wrapper for the libxml XML parser library" @@ -10,7 +10,6 @@ SRC_URI="mirror://sourceforge/libxmlplusplus/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="x86 ~ppc ~sparc" -IUSE="" DEPEND=">=dev-libs/libxml2-2.5.1" diff --git a/dev-cpp/libxmlpp/libxmlpp-0.24.0.ebuild b/dev-cpp/libxmlpp/libxmlpp-0.24.0.ebuild index 2b39a24e13aa..72ec879c9d38 100644 --- a/dev-cpp/libxmlpp/libxmlpp-0.24.0.ebuild +++ b/dev-cpp/libxmlpp/libxmlpp-0.24.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-0.24.0.ebuild,v 1.1 2003/06/19 00:41:50 liquidx Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-0.24.0.ebuild,v 1.2 2003/08/07 03:34:05 vapier Exp $ MY_P=${P/pp/++} DESCRIPTION="C++ wrapper for the libxml XML parser library" @@ -10,7 +10,6 @@ SRC_URI="mirror://sourceforge/libxmlplusplus/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc" -IUSE="" DEPEND=">=dev-libs/libxml2-2.5.1" -- cgit v1.2.3-65-gdbad