commit: f35c2e70946aef55e35ace5ae93afc450f33ed8d Author: Davide Pesavento <pesa <AT> gentoo <DOT> org> AuthorDate: Sun Jan 18 01:32:09 2015 +0000 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org> CommitDate: Sun Jan 18 01:32:09 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=f35c2e70
[dev-qt/qtwayland] Don't redefine HOMEPAGE. Package-Manager: portage-2.2.15 --- dev-qt/qtwayland/qtwayland-5.4.9999.ebuild | 1 - dev-qt/qtwayland/qtwayland-5.9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/dev-qt/qtwayland/qtwayland-5.4.9999.ebuild b/dev-qt/qtwayland/qtwayland-5.4.9999.ebuild index 3aa78ca..1c2fb72 100644 --- a/dev-qt/qtwayland/qtwayland-5.4.9999.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.4.9999.ebuild @@ -7,7 +7,6 @@ EAPI=5 inherit qt5-build DESCRIPTION="Wayland platform plugin for Qt" -HOMEPAGE="http://qt-project.org/wiki/QtWayland" if [[ ${QT5_BUILD_TYPE} == live ]]; then KEYWORDS="" diff --git a/dev-qt/qtwayland/qtwayland-5.9999.ebuild b/dev-qt/qtwayland/qtwayland-5.9999.ebuild index 3aa78ca..1c2fb72 100644 --- a/dev-qt/qtwayland/qtwayland-5.9999.ebuild +++ b/dev-qt/qtwayland/qtwayland-5.9999.ebuild @@ -7,7 +7,6 @@ EAPI=5 inherit qt5-build DESCRIPTION="Wayland platform plugin for Qt" -HOMEPAGE="http://qt-project.org/wiki/QtWayland" if [[ ${QT5_BUILD_TYPE} == live ]]; then KEYWORDS=""
