diff options
| author | Chris Reffett <geekboy72@gmail.com> | 2012-04-22 13:03:42 -0400 |
|---|---|---|
| committer | Chris Reffett <geekboy72@gmail.com> | 2012-04-22 13:03:42 -0400 |
| commit | b25a0c87a347e7cf825e6d055abb68320c0c7107 (patch) | |
| tree | 29f648a5ec731c877dabb5047c8d09225a1f662c /dev-util | |
| parent | 59cfdb5e8acff3f4d0e45a3db9736c7751358159 (diff) | |
| download | kde-b25a0c87a347e7cf825e6d055abb68320c0c7107.tar.gz kde-b25a0c87a347e7cf825e6d055abb68320c0c7107.tar.bz2 kde-b25a0c87a347e7cf825e6d055abb68320c0c7107.zip | |
[dev-util/cmake] Restrict tests until we patch test 62 to not destroy /usr/local/
(Portage version: 2.2.0_alpha100/git/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-util')
| -rw-r--r-- | 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 f3f6ff7293f..7f49779ea42 100644 --- a/dev-util/cmake/cmake-2.8.8.ebuild +++ b/dev-util/cmake/cmake-2.8.8.ebuild @@ -18,6 +18,9 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 SLOT="0" IUSE="emacs ncurses qt4 vim-syntax" +#Test 62 wiped out /usr/local/, restricting until that's fixed +RESTRICT="test" + DEPEND=" >=app-arch/libarchive-2.8.0 >=net-misc/curl-7.20.0-r1[ssl] |
