aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2014-02-27 20:42:32 -0800
committerMike Frysinger <vapier@gentoo.org>2014-02-27 20:42:32 -0800
commitfbb0a3f0e5e6ed695e1bca9a47ff34131a776aaf (patch)
tree27863a1b5871c9b9ea3d1a836aaaa82504cf7300 /Makefile.am
parentvdb: add a q_vdb_pkg_eat helper to unify various call styles (diff)
downloadportage-utils-fbb0a3f0e5e6ed695e1bca9a47ff34131a776aaf.tar.gz
portage-utils-fbb0a3f0e5e6ed695e1bca9a47ff34131a776aaf.tar.bz2
portage-utils-fbb0a3f0e5e6ed695e1bca9a47ff34131a776aaf.zip
qlist: add ::repo support for package listing and atom matching
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 531c7a05..ed5c184c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -194,17 +194,25 @@ EXTRA_DIST += \
tests/qlist/list08.good \
tests/qlist/list09.good \
tests/qlist/list10.good \
+ tests/qlist/list11.good \
+ tests/qlist/list12.good \
+ tests/qlist/list13.good \
tests/qlist/root/-merge-foo/CONTENTS \
tests/qlist/root/a-b/a-0/CONTENTS \
tests/qlist/root/a-b/a-0/SLOT \
+ tests/qlist/root/a-b/a-0/repository \
tests/qlist/root/a-b/b-0/CONTENTS \
tests/qlist/root/a-b/b-0/SLOT \
+ tests/qlist/root/a-b/b-0/repository \
tests/qlist/root/app-arch/cpio-2.11/CONTENTS \
tests/qlist/root/app-arch/cpio-2.11/SLOT \
+ tests/qlist/root/app-arch/cpio-2.11/repository \
tests/qlist/root/cat/pkg-1/CONTENTS \
tests/qlist/root/cat/pkg-1/SLOT \
+ tests/qlist/root/cat/pkg-1/repository \
tests/qlist/root/sys-fs/mtools-4.0.13/CONTENTS \
tests/qlist/root/sys-fs/mtools-4.0.13/SLOT \
+ tests/qlist/root/sys-fs/mtools-4.0.13/repository \
tests/qmerge/Makefile \
tests/qmerge/dotest \
tests/qmerge/packages/Packages \