summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-12-29 11:33:38 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-12-29 11:33:38 +0000
commite05af8ade67cbbb546f880eb38a4946bb79a6875 (patch)
tree337cdb31cf8300d9cd9e2d05870e46744bfa8769 /dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild
parentFix for make -jN (diff)
downloadhistorical-e05af8ade67cbbb546f880eb38a4946bb79a6875.tar.gz
historical-e05af8ade67cbbb546f880eb38a4946bb79a6875.tar.bz2
historical-e05af8ade67cbbb546f880eb38a4946bb79a6875.zip
adding RESTRICT=nomirror
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, 2 insertions, 1 deletions
diff --git a/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild b/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild
index aee684648aa0..de73dfa751ad 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-2003 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.2 2003/11/09 20:29:50 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild,v 1.3 2003/12/29 11:33:14 mholzer Exp $
inherit libtool
@@ -8,6 +8,7 @@ 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"