diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:09:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:14:32 +0100 |
commit | b6fde725fa8884b6e51d61c1ae76ac510f833c10 (patch) | |
tree | 34a8395b22b47d889f4af36e6776a48dfd9176c2 /app-office/glabels | |
parent | app-misc/wcd: eutils-- (diff) | |
download | gentoo-b6fde725fa8884b6e51d61c1ae76ac510f833c10.tar.gz gentoo-b6fde725fa8884b6e51d61c1ae76ac510f833c10.tar.bz2 gentoo-b6fde725fa8884b6e51d61c1ae76ac510f833c10.zip |
app-office/glabels: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office/glabels')
-rw-r--r-- | app-office/glabels/glabels-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/glabels/glabels-3.4.1.ebuild b/app-office/glabels/glabels-3.4.1.ebuild index 2f70ff77c791..0d529eee22b2 100644 --- a/app-office/glabels/glabels-3.4.1.ebuild +++ b/app-office/glabels/glabels-3.4.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" -inherit eutils gnome2 +inherit gnome2 DESCRIPTION="Program for creating labels and business cards" HOMEPAGE="https://glabels.org/" |