commit: e1a4a7118ba17ae583031fd2ddf31e2b396a52d6 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Mon Apr 13 14:30:13 2015 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Mon Apr 13 14:30:13 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e1a4a711
[kde-plasma/kinfocenter] Fix SRC_URI for Gentoo logo. Package-Manager: portage-2.2.18 kde-plasma/kinfocenter/kinfocenter-5.2.95.ebuild | 2 +- kde-plasma/kinfocenter/kinfocenter-5.3.49.9999.ebuild | 2 +- kde-plasma/kinfocenter/kinfocenter-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-plasma/kinfocenter/kinfocenter-5.2.95.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.2.95.ebuild index 4e761eb..be31216 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.2.95.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.2.95.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="A utility that provides information about a computer system" HOMEPAGE="http://www.kde.org/applications/system/kinfocenter/" -SRC_URI+=" http://www.gentoo.org/images/glogo-small.png" +SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-small.png" KEYWORDS=" ~amd64" IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland X" diff --git a/kde-plasma/kinfocenter/kinfocenter-5.3.49.9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.3.49.9999.ebuild index 91814e2..f4a416f 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.3.49.9999.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.3.49.9999.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="A utility that provides information about a computer system" HOMEPAGE="http://www.kde.org/applications/system/kinfocenter/" -SRC_URI+=" http://www.gentoo.org/images/glogo-small.png" +SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-small.png" KEYWORDS="" IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland X" diff --git a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild index 91814e2..f4a416f 100644 --- a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild @@ -9,7 +9,7 @@ inherit kde5 DESCRIPTION="A utility that provides information about a computer system" HOMEPAGE="http://www.kde.org/applications/system/kinfocenter/" -SRC_URI+=" http://www.gentoo.org/images/glogo-small.png" +SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-small.png" KEYWORDS="" IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland X"
