diff options
Diffstat (limited to 'lxde-base/lxtask')
-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 |