projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d5eb87
)
sci-misc/mendeleydesktop: don't reference ${DISTDIR} in pkg_nofetch
author
Ben Kohler
<bkohler@gentoo.org>
Tue, 5 Feb 2019 20:46:20 +0000
(14:46 -0600)
committer
Ben Kohler
<bkohler@gentoo.org>
Tue, 5 Feb 2019 20:55:55 +0000
(14:55 -0600)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
sci-misc/mendeleydesktop/mendeleydesktop-1.19.2.ebuild
patch
|
blob
|
history
diff --git
a/sci-misc/mendeleydesktop/mendeleydesktop-1.19.2.ebuild
b/sci-misc/mendeleydesktop/mendeleydesktop-1.19.2.ebuild
index f725c16531fd4b27c8cdb5c1343d477b8821a902..f7cb588285172261f76ea6f241da0d119e34c929 100644
(file)
--- a/
sci-misc/mendeleydesktop/mendeleydesktop-1.19.2.ebuild
+++ b/
sci-misc/mendeleydesktop/mendeleydesktop-1.19.2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-54,7
+54,7
@@
PATCHES=(
pkg_nofetch() {
elog "Please download ${A} from:"
elog "http://www.mendeley.com/download-mendeley-desktop/"
- elog "and move it to
${DISTDIR}
"
+ elog "and move it to
your DISTDIR directory.
"
}
src_unpack() {