commit: 9338b944ef107548cce61b22abdf50cbe94975fe
Author: Philip Miess <Philip_Miess <AT> yahoo <DOT> com>
AuthorDate: Tue Jan 29 02:34:25 2019 +0000
Commit: Philip Miess <Phil_miess <AT> yahoo <DOT> com>
CommitDate: Tue Jan 29 02:34:25 2019 +0000
URL:
https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=9338b944
fix repoman whitespace complaints
Signed-off-by: Philip Miess <Philip_Miess <AT> yahoo.com>
sys-apps/0install/0install-2.13.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sys-apps/0install/0install-2.13.ebuild
b/sys-apps/0install/0install-2.13.ebuild
index 88f9a00..ab9db72 100644
--- a/sys-apps/0install/0install-2.13.ebuild
+++ b/sys-apps/0install/0install-2.13.ebuild
@@ -29,11 +29,10 @@ DEPEND="${COMMEN_DEPEND}
RDEPEND="${COMMEN_DEPEND}
app-crypt/gnupg
app-arch/xz-utils"
-
+
# Disable test phase when test USE flag is disabled
RESTRICT="!test? ( test )"
-
src_compile() {
emake -j1 all
}