diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-03-19 10:20:26 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-03-19 10:25:23 +0000 |
commit | 7131191b36bb86374fb9f5191c9ba5d2fc2f45e1 (patch) | |
tree | 9b649fbf5ee35e42e8945c39c329ba74899c4183 /eclass/mate-desktop.org.eclass | |
parent | sci-physics/herwig: fix bug 612906 (diff) | |
download | gentoo-7131191b36bb86374fb9f5191c9ba5d2fc2f45e1.tar.gz gentoo-7131191b36bb86374fb9f5191c9ba5d2fc2f45e1.tar.bz2 gentoo-7131191b36bb86374fb9f5191c9ba5d2fc2f45e1.zip |
Drop trailing whitespaces
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'eclass/mate-desktop.org.eclass')
-rw-r--r-- | eclass/mate-desktop.org.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/mate-desktop.org.eclass b/eclass/mate-desktop.org.eclass index 83113fcd59be..1f4ad3f35449 100644 --- a/eclass/mate-desktop.org.eclass +++ b/eclass/mate-desktop.org.eclass @@ -48,7 +48,7 @@ inherit versionator # If live ebuild, will be set to '9999'. : ${MATE_BRANCH:=$(get_version_component_range 1-2)} -# Set SRC_URI or EGIT_REPO_URI based on whether live +# Set SRC_URI or EGIT_REPO_URI based on whether live if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI=" https://github.com/mate-desktop/${MATE_DESKTOP_ORG_PN}.git |