From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D352F1387FD for ; Sat, 29 Mar 2014 01:41:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5E9AE0B43; Sat, 29 Mar 2014 01:41:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1177BE0B38 for ; Sat, 29 Mar 2014 01:41:29 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 397E133FD84 for ; Sat, 29 Mar 2014 01:41:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 52D64188E8 for ; Sat, 29 Mar 2014 01:41:25 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1396036107.4fa38b204cb0f036dcf451924eaf0b9411331f99.radhermit@gentoo> Subject: [gentoo-commits] proj/zsh-completion:master commit in: / X-VCS-Repository: proj/zsh-completion X-VCS-Files: _portage_utils X-VCS-Directories: / X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 4fa38b204cb0f036dcf451924eaf0b9411331f99 X-VCS-Branch: master Date: Sat, 29 Mar 2014 01:41:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: abd176b9-2e37-4558-b0ef-558da9c54d51 X-Archives-Hash: e5ffee029ab6a465834ff99b235e61ce commit: 4fa38b204cb0f036dcf451924eaf0b9411331f99 Author: Tim Harder gentoo org> AuthorDate: Fri Mar 28 19:48:27 2014 +0000 Commit: Tim Harder gentoo org> CommitDate: Fri Mar 28 19:48:27 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/zsh-completion.git;a=commit;h=4fa38b20 _portage_utils: sort command list --- _portage_utils | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_portage_utils b/_portage_utils index ae2d3ec..3fe2bc7 100644 --- a/_portage_utils +++ b/_portage_utils @@ -1,4 +1,4 @@ -#compdef qatom qcheck qdepends qfile qgrep qcache qlist qlop qsearch qsize quse qtbz2 qpkg qxpak +#compdef qatom qcache qcheck qdepends qfile qgrep qlist qlop qpkg qsearch qsize qtbz2 quse qxpak #portage-utils-0.19 #