diff options
author | charIes17 <charles17@arcor.de> | 2018-01-28 12:47:44 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2018-01-28 17:56:44 +0100 |
commit | a5cf4f50bfd939ab4fc7a3c9f0b8ec626a58f6dd (patch) | |
tree | 5870d6c04daa8f044d7a0c52652a7dc1a41214d9 /lxde-base | |
parent | dev-php/theseer-tokenizer: minor variable cleanup. (diff) | |
download | gentoo-a5cf4f50bfd939ab4fc7a3c9f0b8ec626a58f6dd.tar.gz gentoo-a5cf4f50bfd939ab4fc7a3c9f0b8ec626a58f6dd.tar.bz2 gentoo-a5cf4f50bfd939ab4fc7a3c9f0b8ec626a58f6dd.zip |
lxde-base/lxtask: Adjust HOMEPAGE
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/6983
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxtask/lxtask-0.1.6.ebuild | 6 | ||||
-rw-r--r-- | lxde-base/lxtask/lxtask-0.1.7.ebuild | 6 | ||||
-rw-r--r-- | lxde-base/lxtask/lxtask-0.1.8.ebuild | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/lxde-base/lxtask/lxtask-0.1.6.ebuild b/lxde-base/lxtask/lxtask-0.1.6.ebuild index 7ecb18679403..64c1f5c4cf8a 100644 --- a/lxde-base/lxtask/lxtask-0.1.6.ebuild +++ b/lxde-base/lxtask/lxtask-0.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,12 +6,12 @@ EAPI="5" inherit eutils DESCRIPTION="LXDE Task manager" -HOMEPAGE="http://lxde.sf.net/" +HOMEPAGE="https://wiki.lxde.org/en/LXTask" SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm ppc x86 ~arm-linux ~x86-linux" SLOT="0" +KEYWORDS="~alpha amd64 arm ppc x86 ~arm-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/gtk+:2 diff --git a/lxde-base/lxtask/lxtask-0.1.7.ebuild b/lxde-base/lxtask/lxtask-0.1.7.ebuild index 027916fb34f9..86bdc8692991 100644 --- a/lxde-base/lxtask/lxtask-0.1.7.ebuild +++ b/lxde-base/lxtask/lxtask-0.1.7.ebuild @@ -1,15 +1,15 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" DESCRIPTION="LXDE Task manager" -HOMEPAGE="http://lxde.sf.net/" +HOMEPAGE="https://wiki.lxde.org/en/LXTask" SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm ppc x86 ~arm-linux ~x86-linux" SLOT="0" +KEYWORDS="~alpha amd64 arm ppc x86 ~arm-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/gtk+:2 diff --git a/lxde-base/lxtask/lxtask-0.1.8.ebuild b/lxde-base/lxtask/lxtask-0.1.8.ebuild index 52d7aaf8bafb..a8e120e924ef 100644 --- a/lxde-base/lxtask/lxtask-0.1.8.ebuild +++ b/lxde-base/lxtask/lxtask-0.1.8.ebuild @@ -1,15 +1,15 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="LXDE Task manager" -HOMEPAGE="http://lxde.sf.net/" +HOMEPAGE="https://wiki.lxde.org/en/LXTask" SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~arm-linux ~x86-linux" SLOT="0" +KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~arm-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/gtk+:2 |