diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-02-06 16:02:23 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-02-06 16:58:32 +0100 |
commit | 0692e8d32ccfeb521f84565d3ff67107408c547a (patch) | |
tree | 1ca91fcab03a5792acab1f92f07ee4919fcfa4ca /kde-apps/akregator | |
parent | kde-apps/libkpgp: Version bump (diff) | |
download | gentoo-0692e8d32ccfeb521f84565d3ff67107408c547a.tar.gz gentoo-0692e8d32ccfeb521f84565d3ff67107408c547a.tar.bz2 gentoo-0692e8d32ccfeb521f84565d3ff67107408c547a.zip |
kde-apps: Add HOMEPAGE setting to kdepim 4.4 noakonadi branch
Diffstat (limited to 'kde-apps/akregator')
-rw-r--r-- | kde-apps/akregator/akregator-4.4.2016.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/akregator/akregator-4.4.2016.01.ebuild b/kde-apps/akregator/akregator-4.4.2016.01.ebuild index 3199642f7908..8d7b76b74aa5 100644 --- a/kde-apps/akregator/akregator-4.4.2016.01.ebuild +++ b/kde-apps/akregator/akregator-4.4.2016.01.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ KDE_HANDBOOK=optional inherit kde4-meta DESCRIPTION="KDE news feed aggregator (noakonadi branch)" -HOMEPAGE="https://www.kde.org/applications/internet/akregator" +HOMEPAGE="https://launchpad.net/~pali/+archive/ubuntu/kdepim-noakonadi" KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |