diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
commit | 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch) | |
tree | 7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-text/pdfgrep-2.0.1 | |
parent | 30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-text/pdfgrep-2.0.1')
-rw-r--r-- | app-text/pdfgrep-2.0.1 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-text/pdfgrep-2.0.1 b/app-text/pdfgrep-2.0.1 deleted file mode 100644 index b53215e95c57..000000000000 --- a/app-text/pdfgrep-2.0.1 +++ /dev/null @@ -1,12 +0,0 @@ -DEFINED_PHASES=configure -DEPEND=app-text/poppler:=[cxx] dev-libs/libgcrypt:0= pcre? ( dev-libs/libpcre[cxx] ) unac? ( app-text/unac ) virtual/pkgconfig test? ( dev-texlive/texlive-latex dev-util/dejagnu ) -DESCRIPTION=A tool similar to grep which searches text in PDFs -EAPI=6 -HOMEPAGE=http://www.pdfgrep.org/ -IUSE=+pcre test unac -KEYWORDS=amd64 ~x86 -LICENSE=GPL-2 -RDEPEND=app-text/poppler:=[cxx] dev-libs/libgcrypt:0= pcre? ( dev-libs/libpcre[cxx] ) unac? ( app-text/unac ) -SLOT=0 -SRC_URI=http://www.pdfgrep.org/download/pdfgrep-2.0.1.tar.gz -_md5_=ef7adf072f90578b03924aad1c13b98f |