diff options
-rw-r--r-- | app-misc/wcd/wcd-5.3.4.ebuild | 4 | ||||
-rw-r--r-- | app-misc/wcd/wcd-6.0.1.ebuild | 4 | ||||
-rw-r--r-- | app-misc/wcd/wcd-6.0.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-misc/wcd/wcd-5.3.4.ebuild b/app-misc/wcd/wcd-5.3.4.ebuild index 01d10fdcc1d..413bbec8c18 100644 --- a/app-misc/wcd/wcd-5.3.4.ebuild +++ b/app-misc/wcd/wcd-5.3.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils toolchain-funcs +inherit toolchain-funcs DESCRIPTION="Wherever Change Directory" HOMEPAGE="http://waterlan.home.xs4all.nl/#WCD_ANCHOR" diff --git a/app-misc/wcd/wcd-6.0.1.ebuild b/app-misc/wcd/wcd-6.0.1.ebuild index 2cf0a5de0ec..f3bd8d67e8d 100644 --- a/app-misc/wcd/wcd-6.0.1.ebuild +++ b/app-misc/wcd/wcd-6.0.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils toolchain-funcs +inherit toolchain-funcs DESCRIPTION="Wherever Change Directory" HOMEPAGE="http://waterlan.home.xs4all.nl/#WCD_ANCHOR" diff --git a/app-misc/wcd/wcd-6.0.2.ebuild b/app-misc/wcd/wcd-6.0.2.ebuild index a5b1dabb2ee..55b4560516c 100644 --- a/app-misc/wcd/wcd-6.0.2.ebuild +++ b/app-misc/wcd/wcd-6.0.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils toolchain-funcs +inherit toolchain-funcs DESCRIPTION="Wherever Change Directory" HOMEPAGE="http://waterlan.home.xs4all.nl/#WCD_ANCHOR" |