diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2017-02-24 16:28:18 +0200 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2017-02-24 16:28:41 +0200 |
commit | 12042ce09aa223aa3a49853d9fcd3c5bee06cf10 (patch) | |
tree | 0abea2918df43510721f420062d94dff51493755 /app-crypt/ccrypt | |
parent | dev-tex/hevea: remove old (diff) | |
download | gentoo-12042ce09aa223aa3a49853d9fcd3c5bee06cf10.tar.gz gentoo-12042ce09aa223aa3a49853d9fcd3c5bee06cf10.tar.bz2 gentoo-12042ce09aa223aa3a49853d9fcd3c5bee06cf10.zip |
app-crypt/ccrypt: remove DOCS as these are the defaults
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-crypt/ccrypt')
-rw-r--r-- | app-crypt/ccrypt/ccrypt-1.10.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app-crypt/ccrypt/ccrypt-1.10.ebuild b/app-crypt/ccrypt/ccrypt-1.10.ebuild index 26d7283bfcd4..c3c6387908eb 100644 --- a/app-crypt/ccrypt/ccrypt-1.10.ebuild +++ b/app-crypt/ccrypt/ccrypt-1.10.ebuild @@ -11,7 +11,3 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" - -DOCS=( - AUTHORS ChangeLog NEWS README -) |