summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/fvwm-crystal/ChangeLog3
-rw-r--r--x11-themes/fvwm-crystal/fvwm-crystal-3.3.2-r1.ebuild14
2 files changed, 10 insertions, 7 deletions
diff --git a/x11-themes/fvwm-crystal/ChangeLog b/x11-themes/fvwm-crystal/ChangeLog
index 100d64bf..cf179d7e 100644
--- a/x11-themes/fvwm-crystal/ChangeLog
+++ b/x11-themes/fvwm-crystal/ChangeLog
@@ -4,6 +4,9 @@
*fvwm-crystal-3.3.2-r1 (08 Mar 2014)
+ 24 Sep 2014; Martin Väth <martin@mvath.de>:
+ Cosmetical changes to make repoman happy
+
08 Mar 2014; Martin Väth <martin@mvath.de>:
Fix some path handling; thanks for feedback from upstream developer
Dominique Michel. Do not install LICENSE file (is globally in gentoo).
diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.3.2-r1.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.3.2-r1.ebuild
index cd1a5faa..477ad596 100644
--- a/x11-themes/fvwm-crystal/fvwm-crystal-3.3.2-r1.ebuild
+++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.3.2-r1.ebuild
@@ -30,20 +30,20 @@ RDEPEND="${PYTHON_DEPS}
DISABLE_AUTOFORMATTING="true"
DOC_CONTENTS="After installation, execute the following commands:
- $ cp -r ${EROOT}usr/share/doc/${PF}/addons/Xresources ~/.Xresources
- $ cp -r ${EROOT}usr/share/doc/${PF}/addons/Xsession ~/.xinitrc
+\ \$ cp -r "${EROOT}"usr/share/doc/"${PF}"/addons/Xresources ~/.Xresources
+\ \$ cp -r "${EROOT}"usr/share/doc/"${PF}"/addons/Xsession ~/.xinitrc
Many applications can extend functionality of fvwm-crystal.
-They are listed in ${EROOT}usr/share/doc/${PF}/INSTALL.*
+They are listed in "${EROOT}"usr/share/doc/"${PF}"/INSTALL.*
Some icons fixes were committed recently.
To achieve the same fixes on your private icon files,
-please read ${EROOT}usr/share/doc/${PF}/INSTALL.*
+please read "${EROOT}"usr/share/doc/"${PF}"/INSTALL.*
This will fix the libpng warnings at stderr.
The color themes was updated to Fvwm InfoStore.
To know how to update your custom color themes, please run
- ${EROOT}usr/share/${PN}/addons/convert_colorsets"
+ "${EROOT}"usr/share/"${PN}"/addons/convert_colorsets"
src_prepare() {
epatch_user
@@ -54,8 +54,8 @@ src_install() {
docdir="${EPREFIX%/}/usr/share/doc/${PF}" \
prefix="${EPREFIX%/}/usr" \
install
- # GNU License is globally in the portage tree
- rm -vf "${ED}/usr/share/doc/${PF}"/LICENSE
+ # GNU License is globally in the portage tree
+ rm -vf "${ED}/usr/share/doc/${PF}"/LICENSE
python_replicate_script \
"${ED}/usr/bin/${PN}".{apps,wallpaper} \