summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-03-02 20:07:53 +0000
committerMamoru Komachi <usata@gentoo.org>2004-03-02 20:07:53 +0000
commit32859357474fdfb9f06e34a1e5a1e6c94592bbaf (patch)
treed6b6786dcb6f2ea667c0c90e61d0fce3a6cc7f3b /dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild
parentVersion bumped. Now prime-el is able to work with any version of PRIME (diff)
downloadhistorical-32859357474fdfb9f06e34a1e5a1e6c94592bbaf.tar.gz
historical-32859357474fdfb9f06e34a1e5a1e6c94592bbaf.tar.bz2
historical-32859357474fdfb9f06e34a1e5a1e6c94592bbaf.zip
Withdrew RESTRICT line and added metadata.xml with gnome as maintaining herd. See bug #42079
Diffstat (limited to 'dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild')
-rw-r--r--dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild b/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild
index d8e29d00c7ed..e55fa38b8fda 100644
--- a/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild
+++ b/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild,v 1.5 2004/02/28 18:06:14 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild,v 1.6 2004/03/02 20:07:53 usata Exp $
inherit libtool
@@ -8,7 +8,6 @@ MY_P=${P/pp/++}
DESCRIPTION="C++ wrapper for the libxml XML parser library"
HOMEPAGE="http://libxmlplusplus.sourceforge.net/"
SRC_URI="mirror://sourceforge/libxmlplusplus/${MY_P}.tar.gz"
-RESTRICT="nomirror"
IUSE=""
LICENSE="LGPL-2.1"