summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-11-14 01:44:45 +0100
committerJonas Stein <jstein@gentoo.org>2017-11-14 01:44:45 +0100
commitd03b7ef030a36966b822fa07a23e792f635c10eb (patch)
tree14ebe07fa8800668f4fa2db5ae6640c3082aad89 /x11-misc/kdocker
parentprofiles/package.mask: remove last-rited pkg (diff)
downloadgentoo-d03b7ef030a36966b822fa07a23e792f635c10eb.tar.gz
gentoo-d03b7ef030a36966b822fa07a23e792f635c10eb.tar.bz2
gentoo-d03b7ef030a36966b822fa07a23e792f635c10eb.zip
x11-misc/kdocker: HOMEPAGE updated
HOMEPAGE changed as reported in Bug: https://bugs.gentoo.org/637282 Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'x11-misc/kdocker')
-rw-r--r--x11-misc/kdocker/kdocker-4.8-r2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-misc/kdocker/kdocker-4.8-r2.ebuild b/x11-misc/kdocker/kdocker-4.8-r2.ebuild
index 777c7974c8b7..f3e8ad99e0d2 100644
--- a/x11-misc/kdocker/kdocker-4.8-r2.ebuild
+++ b/x11-misc/kdocker/kdocker-4.8-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ LANGS="it"
inherit bash-completion-r1 qt4-r2
DESCRIPTION="Helper to dock any application into the system tray"
-HOMEPAGE="https://launchpad.net/kdocker/"
+HOMEPAGE="https://github.com/user-none/KDocker"
SRC_URI="https://launchpad.net/${PN}/trunk/${PV:0:3}/+download/${P}.tar.gz"
LICENSE="GPL-2"
@@ -26,7 +26,6 @@ DEPEND="
RDEPEND="${DEPEND}"
DOCS=( AUTHORS BUGS ChangeLog CREDITS README TODO )
-
PATCHES=( "${FILESDIR}/${P}-unbundle-qtsingleapplication.patch" )
src_prepare() {