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
parentFix for make -jN (diff)
downloadhistorical-e05af8ade67cbbb546f880eb38a4946bb79a6875.tar.gz
historical-e05af8ade67cbbb546f880eb38a4946bb79a6875.tar.bz2
historical-e05af8ade67cbbb546f880eb38a4946bb79a6875.zip
adding RESTRICT=nomirror
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/libxmlpp/ChangeLog6
-rw-r--r--dev-cpp/libxmlpp/Manifest10
-rw-r--r--dev-cpp/libxmlpp/libxmlpp-0.21.0.ebuild3
-rw-r--r--dev-cpp/libxmlpp/libxmlpp-0.25.0.ebuild3
-rw-r--r--dev-cpp/libxmlpp/libxmlpp-0.27.0.ebuild3
5 files changed, 16 insertions, 9 deletions
diff --git a/dev-cpp/libxmlpp/ChangeLog b/dev-cpp/libxmlpp/ChangeLog
index 711aede5bc6d..cfbd79ae3e72 100644
--- a/dev-cpp/libxmlpp/ChangeLog
+++ b/dev-cpp/libxmlpp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-cpp/libxmlpp
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.4 2003/11/09 13:39:15 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.5 2003/12/29 11:33:14 mholzer Exp $
+
+ 29 Dec 2003; Martin Holzer <mholzer@gentoo.org> libxmlpp-0.21.0.ebuild,
+ libxmlpp-0.25.0.ebuild, libxmlpp-0.27.0.ebuild:
+ adding RESTRICT=nomirror
*libxmlpp-0.27.0 (09 Nov 2003)
diff --git a/dev-cpp/libxmlpp/Manifest b/dev-cpp/libxmlpp/Manifest
index 7096f5c73b04..83795c5a9299 100644
--- a/dev-cpp/libxmlpp/Manifest
+++ b/dev-cpp/libxmlpp/Manifest
@@ -1,7 +1,7 @@
-MD5 e32c2a0c8c2e639a6d2ed6a5de0f1063 ChangeLog 1177
-MD5 b4efca978a85c0408ded36367cd63d83 libxmlpp-0.21.0.ebuild 744
-MD5 d1b5c744fc36cfdb4db12db120ac756d libxmlpp-0.25.0.ebuild 746
-MD5 35190163b7cda8b72db834433c5068eb libxmlpp-0.27.0.ebuild 901
+MD5 d2e2a7b47fe9554368a02b6c1c8b7f55 ChangeLog 1329
+MD5 cd9c6f1966e7812cc5b9471864028d44 libxmlpp-0.21.0.ebuild 765
+MD5 a1decbd50bb48ee0ea6b1b57680a0a56 libxmlpp-0.25.0.ebuild 766
+MD5 e294a9c91de803fb29eb53a3078dd5eb libxmlpp-0.27.0.ebuild 919
MD5 4cccf711f0f3740e58ab60b7ba4bad86 files/digest-libxmlpp-0.21.0 67
-MD5 ababb33432c4d45282fa2fe2c0a2b0d5 files/digest-libxmlpp-0.27.0 67
MD5 709adea88ac7f460e460278d2b45d2eb files/digest-libxmlpp-0.25.0 67
+MD5 ababb33432c4d45282fa2fe2c0a2b0d5 files/digest-libxmlpp-0.27.0 67
diff --git a/dev-cpp/libxmlpp/libxmlpp-0.21.0.ebuild b/dev-cpp/libxmlpp/libxmlpp-0.21.0.ebuild
index b000f394c6fb..18f5b5198539 100644
--- a/dev-cpp/libxmlpp/libxmlpp-0.21.0.ebuild
+++ b/dev-cpp/libxmlpp/libxmlpp-0.21.0.ebuild
@@ -1,11 +1,12 @@
# 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.21.0.ebuild,v 1.3 2003/08/07 03:34:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-0.21.0.ebuild,v 1.4 2003/12/29 11:33:14 mholzer Exp $
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"
LICENSE="LGPL-2.1"
SLOT="0"
diff --git a/dev-cpp/libxmlpp/libxmlpp-0.25.0.ebuild b/dev-cpp/libxmlpp/libxmlpp-0.25.0.ebuild
index d8f8443590c6..3424f47ec209 100644
--- a/dev-cpp/libxmlpp/libxmlpp-0.25.0.ebuild
+++ b/dev-cpp/libxmlpp/libxmlpp-0.25.0.ebuild
@@ -1,11 +1,12 @@
# 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.25.0.ebuild,v 1.1 2003/09/03 18:22:36 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-0.25.0.ebuild,v 1.2 2003/12/29 11:33:14 mholzer Exp $
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"
LICENSE="LGPL-2.1"
SLOT="0"
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"