media-sound/musescore: Switch to https, add newline at end of file
authorAndreas Sturmlechner <asturm@gentoo.org>
Tue, 21 Aug 2018 19:44:14 +0000 (21:44 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 21 Aug 2018 21:23:02 +0000 (23:23 +0200)
Package-Manager: Portage-2.3.48, Repoman-2.3.10

media-sound/musescore/files/musescore-2.1.0-qt-5.11.patch
media-sound/musescore/musescore-2.1.0.ebuild

index 09932062de5772d4d0fcade098409939d2f53b65..2fa6afd9395d3fea3d6ae55df366e56450b4f034 100644 (file)
@@ -18,4 +18,4 @@ index 72db72b0ec..2ee0e8e807 100644
 +#include <QButtonGroup>
  #include <QSplashScreen>
  #include <QFontComboBox>
- #include <QApplication>
\ No newline at end of file
+ #include <QApplication>
index 71798fdc8e9b290fe07bf706632928b36b34c8bb..4029abae0fbc71deeecfe50982adfe4e3dd974e4 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 inherit cmake-utils
 
 DESCRIPTION="WYSIWYG Music Score Typesetter"
-HOMEPAGE="http://musescore.org/"
+HOMEPAGE="https://musescore.org/"
 SRC_URI="https://github.com/musescore/MuseScore/archive/v${PV}.tar.gz -> ${P}.tar.gz
        https://dev.gentoo.org/~mgorny/dist/${P}-fix-buildsystem.patch.bz2"