diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 13:01:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:01:20 +0100 |
commit | e7cce1cccef3beabb5f289cab6d26b9411385acb (patch) | |
tree | 301f8705b30ef0f3ea99383f6d8ccd66074791bd /dev-perl | |
parent | dev-perl/BerkeleyDB: eutils->epatch (diff) | |
download | gentoo-e7cce1cccef3beabb5f289cab6d26b9411385acb.tar.gz gentoo-e7cce1cccef3beabb5f289cab6d26b9411385acb.tar.bz2 gentoo-e7cce1cccef3beabb5f289cab6d26b9411385acb.zip |
dev-perl/Panotools-Script: eutils->desktop
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Panotools-Script/Panotools-Script-0.280.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r3.ebuild b/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r3.ebuild index c04a544f9aed..282293d0db27 100644 --- a/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r3.ebuild +++ b/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DIST_AUTHOR=BPOSTLE DIST_VERSION=0.28 -inherit eutils perl-module +inherit desktop perl-module DESCRIPTION="A perl module for reading, writing, and manipulating hugin script files" |