diff options
Diffstat (limited to 'app-shells/bash-completion-9999')
-rw-r--r-- | app-shells/bash-completion-9999 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-shells/bash-completion-9999 b/app-shells/bash-completion-9999 new file mode 100644 index 000000000000..6af53f2a5388 --- /dev/null +++ b/app-shells/bash-completion-9999 @@ -0,0 +1,13 @@ +DEFINED_PHASES=install postinst prepare test unpack +DEPEND=app-arch/xz-utils test? ( >=app-shells/bash-4.3_p30-r1 sys-apps/miscfiles !app-eselect/eselect-bashcomp !!net-fs/mc app-misc/dtach dev-util/dejagnu dev-tcltk/tcllib ) >=app-portage/elt-patches-20170422 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=dev-vcs/git-1.8.2.1[curl] +DESCRIPTION=Programmable Completion for bash +EAPI=6 +HOMEPAGE=https://github.com/scop/bash-completion +IUSE=test +LICENSE=GPL-2 +PDEPEND=>=app-shells/gentoo-bashcomp-20140911 +RDEPEND=>=app-shells/bash-4.3_p30-r1 sys-apps/miscfiles !app-eselect/eselect-bashcomp !!net-fs/mc +SLOT=0 +SRC_URI=https://bitbucket.org/mgorny/bashcomp2/downloads/bashcomp-2.0.2.tar.gz +_eclasses_=autotools d0e5375d47f4c809f406eb892e531513 estack 43ddf5aaffa7a8d0482df54d25a66a1f git-r3 8f6de46b0aa318aea0e8cac62ece098b libtool 0081a71a261724730ec4c248494f044d multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 versionator 26ca8a8bd95d6a74122c08ba98a4ee72 +_md5_=77df6238b974a1ba068f88b51d37efb8 |