sys-libs/uclibc-ng: RESTRICT=test (missing tests)
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 2 Dec 2018 12:22:28 +0000 (12:22 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 2 Dec 2018 12:22:46 +0000 (12:22 +0000)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-libs/uclibc-ng/metadata.xml
sys-libs/uclibc-ng/uclibc-ng-1.0.26.ebuild
sys-libs/uclibc-ng/uclibc-ng-1.0.30-r1.ebuild
sys-libs/uclibc-ng/uclibc-ng-1.0.31.ebuild
sys-libs/uclibc-ng/uclibc-ng-9999.ebuild

index c54e93bc9e0a43fb1b185228506ec5c8d806fb39..12420ae8d3b1ece5abf733d2d43709d293cf5597 100644 (file)
@@ -12,7 +12,7 @@
        <longdescription>
        uClibc-ng is a small C library for developing embedded Linux systems. It is much
        smaller than the GNU C Library, but nearly all applications supported by glibc
-       also work perfectly with uClibc-ng. 
+       also work perfectly with uClibc-ng.
        </longdescription>
        <use>
                <flag name="rpc">Enable sun nis/rpc support (you should use libtirpc though)</flag>
index 3a53eceae511b76b5129a2ce63fd66704942dd02..572b3800cec8bce76d970ddf56ce6a5b8ba4ac53 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -24,7 +24,8 @@ fi
 LICENSE="LGPL-2"
 SLOT="0"
 IUSE="debug hardened iconv ipv6 rpc symlink-compat headers-only"
-RESTRICT="strip"
+# tests fail due to unusual makefile
+RESTRICT="strip test"
 
 # 1) We can't upgrade from uclibc to uclibc-ng via a soft blocker since portage
 #    will delete the ld.so sym link prematurely and break the system. So we
index 87c97563169aeba7d3554e675e9891d8d30d2fca..c7b7bac0f3ee8fa55c5a64bd6fc2b52a64c39c24 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -24,7 +24,8 @@ fi
 LICENSE="LGPL-2"
 SLOT="0"
 IUSE="debug hardened iconv ipv6 symlink-compat headers-only"
-RESTRICT="strip"
+# tests fail due to unusual makefile
+RESTRICT="strip test"
 
 # 1) We can't upgrade from uclibc to uclibc-ng via a soft blocker since portage
 #    will delete the ld.so sym link prematurely and break the system. So we
index 4f1d00a3cb481b2e8c54de11be9f368badc3e07a..9e216067cb349dc34cc8b51ffc1ad4f117a85a67 100644 (file)
@@ -24,7 +24,8 @@ fi
 LICENSE="LGPL-2"
 SLOT="0"
 IUSE="debug hardened iconv ipv6 symlink-compat headers-only"
-RESTRICT="strip"
+# tests fail due to unusual makefile
+RESTRICT="strip test"
 
 # 1) We can't upgrade from uclibc to uclibc-ng via a soft blocker since portage
 #    will delete the ld.so sym link prematurely and break the system. So we
index 3b31357d8044d9858d4d508e0bd435516ef41236..9e216067cb349dc34cc8b51ffc1ad4f117a85a67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -24,7 +24,8 @@ fi
 LICENSE="LGPL-2"
 SLOT="0"
 IUSE="debug hardened iconv ipv6 symlink-compat headers-only"
-RESTRICT="strip"
+# tests fail due to unusual makefile
+RESTRICT="strip test"
 
 # 1) We can't upgrade from uclibc to uclibc-ng via a soft blocker since portage
 #    will delete the ld.so sym link prematurely and break the system. So we