commit: bb652161493bc431afeb6014334e611ba9ce0a02 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Mar 5 11:22:28 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sun Mar 6 17:30:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb652161
xfce-extra/xfce4-datetime-plugin: typofix in DESCRIPTION Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.8.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.8.1.ebuild b/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.8.1.ebuild index 1c6a491d93ce..3a10641c753c 100644 --- a/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.8.1.ebuild +++ b/xfce-extra/xfce4-datetime-plugin/xfce4-datetime-plugin-0.8.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -DESCRIPTION="A panel plug-in with date, time and embedded calender" +DESCRIPTION="A panel plug-in with date, time and embedded calendar" HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin" SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"