projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ee72ed
)
app-crypt/quickcrypt: eapi bump
author
Alon Bar-Lev
<alonbl@gentoo.org>
Sat, 4 Feb 2017 00:19:42 +0000
(
02:19
+0200)
committer
Alon Bar-Lev
<alonbl@gentoo.org>
Sat, 4 Feb 2017 01:30:51 +0000
(
03:30
+0200)
Package-Manager: portage-2.3.3
app-crypt/quickcrypt/quickcrypt-0.9.2b-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/quickcrypt/quickcrypt-0.9.2b-r1.ebuild
b/app-crypt/quickcrypt/quickcrypt-0.9.2b-r1.ebuild
index c4f0c9a17c20bafa2db5c7f29e74cd645a7861df..2aad0d3baff7c4c9ab24d4c026420c3667d84e01 100644
(file)
--- a/
app-crypt/quickcrypt/quickcrypt-0.9.2b-r1.ebuild
+++ b/
app-crypt/quickcrypt/quickcrypt-0.9.2b-r1.ebuild
@@
-19,7
+19,11
@@
DEPEND=">=dev-lang/perl-5.6
virtual/perl-Digest-MD5"
RDEPEND="${DEPEND}"
+DOCS=(
+ README BUGS
+)
+
src_install() {
+ einstalldocs
dobin quickcrypt
- dodoc README BUGS
}