summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-06-28 17:09:56 +0200
committerDavid Seifert <soap@gentoo.org>2022-06-28 17:09:56 +0200
commite45b0b0bb3f253d0d6f3350984467afb4f68bf26 (patch)
treebe011ea883738b0ec478cda1abf0d40e377c9b9b /www-apps/Apache-Gallery
parentapp-admin/webalizer: update EAPI 5 -> 8 (diff)
downloadgentoo-e45b0b0bb3f253d0d6f3350984467afb4f68bf26.tar.gz
gentoo-e45b0b0bb3f253d0d6f3350984467afb4f68bf26.tar.bz2
gentoo-e45b0b0bb3f253d0d6f3350984467afb4f68bf26.zip
www-apps/Apache-Gallery: update EAPI 5 -> 7
Closes: https://bugs.gentoo.org/835356 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'www-apps/Apache-Gallery')
-rw-r--r--www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3-r2.ebuild (renamed from www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3-r1.ebuild)17
1 files changed, 7 insertions, 10 deletions
diff --git a/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3-r1.ebuild b/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3-r2.ebuild
index 29567e33253b..2489658f8280 100644
--- a/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3-r1.ebuild
+++ b/www-apps/Apache-Gallery/Apache-Gallery-1.0_rc3-r2.ebuild
@@ -1,26 +1,24 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="5"
+EAPI=7
inherit depend.apache perl-module webapp
MY_P=${P/_rc/RC}
DESCRIPTION="Apache gallery for mod_perl"
-SRC_URI="http://apachegallery.dk/download/${MY_P}.tar.gz"
HOMEPAGE="http://apachegallery.dk/"
+SRC_URI="http://apachegallery.dk/download/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
KEYWORDS="amd64 ppc x86"
-IUSE=""
WEBAPP_MANUAL_SLOT="yes"
-SLOT="0"
-
-S=${WORKDIR}/${MY_P}
-DEPEND="${DEPEND}
+RDEPEND="
=dev-lang/perl-5*
=www-apache/libapreq2-2*[perl]
>=media-libs/imlib2-1.0.6-r1
@@ -29,8 +27,7 @@ DEPEND="${DEPEND}
>=dev-perl/Image-Size-2.990.0
dev-perl/Text-Template
>=dev-perl/CGI-3.08
- dev-perl/Image-Imlib2
-"
+ dev-perl/Image-Imlib2"
need_apache2