From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SM0D6-0004yp-Of for garchives@archives.gentoo.org; Sun, 22 Apr 2012 17:04:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F9B2E079D; Sun, 22 Apr 2012 17:04:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 10A24E079D for ; Sun, 22 Apr 2012 17:04:15 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 370A61B40EC for ; Sun, 22 Apr 2012 17:04:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id CA7C6E5402 for ; Sun, 22 Apr 2012 17:04:13 +0000 (UTC) From: "Chris Reffett" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chris Reffett" Message-ID: <1335114222.b25a0c87a347e7cf825e6d055abb68320c0c7107.creffett@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: dev-util/cmake/ X-VCS-Repository: proj/kde X-VCS-Files: dev-util/cmake/cmake-2.8.8.ebuild X-VCS-Directories: dev-util/cmake/ X-VCS-Committer: creffett X-VCS-Committer-Name: Chris Reffett X-VCS-Revision: b25a0c87a347e7cf825e6d055abb68320c0c7107 X-VCS-Branch: master Date: Sun, 22 Apr 2012 17:04:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 10a79e95-571f-4677-adb9-0cb6c9dcfb29 X-Archives-Hash: b94b718d60d6a09810eb5c000351a334 commit: b25a0c87a347e7cf825e6d055abb68320c0c7107 Author: Chris Reffett gmail com> AuthorDate: Sun Apr 22 17:03:42 2012 +0000 Commit: Chris Reffett gmail com> CommitDate: Sun Apr 22 17:03:42 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3Db25a0c87 [dev-util/cmake] Restrict tests until we patch test 62 to not destroy /us= r/local/ (Portage version: 2.2.0_alpha100/git/Linux x86_64, unsigned Manifest comm= it) --- dev-util/cmake/cmake-2.8.8.ebuild | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/dev-util/cmake/cmake-2.8.8.ebuild b/dev-util/cmake/cmake-2.8= .8.ebuild index f3f6ff7..7f49779 100644 --- a/dev-util/cmake/cmake-2.8.8.ebuild +++ b/dev-util/cmake/cmake-2.8.8.ebuild @@ -18,6 +18,9 @@ KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~= ppc64 ~s390 ~sh ~sparc ~x86 SLOT=3D"0" IUSE=3D"emacs ncurses qt4 vim-syntax" =20 +#Test 62 wiped out /usr/local/, restricting until that's fixed +RESTRICT=3D"test" + DEPEND=3D" >=3Dapp-arch/libarchive-2.8.0 >=3Dnet-misc/curl-7.20.0-r1[ssl]