www-apps/ampache: Fix PHP dependencies in revbump
authorBrian Evans <grknight@gentoo.org>
Tue, 31 Mar 2020 12:46:36 +0000 (08:46 -0400)
committerBrian Evans <grknight@gentoo.org>
Tue, 31 Mar 2020 12:46:36 +0000 (08:46 -0400)
Maintainer timeout - Dependency changed without any code change
webapp keeping same SLOT as a result

Closes: https://bugs.gentoo.org/688060
Signed-off-by: Brian Evans <grknight@gentoo.org>
www-apps/ampache/ampache-3.8.3-r1.ebuild [moved from www-apps/ampache/ampache-3.8.3.ebuild with 89% similarity]
www-apps/ampache/ampache-3.8.8-r1.ebuild [moved from www-apps/ampache/ampache-3.8.8.ebuild with 89% similarity]

similarity index 89%
rename from www-apps/ampache/ampache-3.8.3.ebuild
rename to www-apps/ampache/ampache-3.8.3-r1.ebuild
index 346eeb744af854f2c8087d74995e7b2a581f61a2..73b860282f874061d2eddab3f997a6374b26d0ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,11 +9,12 @@ DESCRIPTION="PHP-based tool for managing,updating and playing audio files via a
 HOMEPAGE="http://www.ampache.org/"
 SRC_URI="https://github.com/ampache/ampache/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
+SLOT="${PV}"
 LICENSE="GPL-2"
 KEYWORDS="amd64 ~ppc ~sparc x86"
 IUSE="aac flac mp3 ogg transcode"
 
-RDEPEND="dev-lang/php[gd,hash,iconv,mysql,pdo,session,unicode,xml,zlib]
+RDEPEND="dev-lang/php[gd,hash(+),iconv,mysql,pdo,session,unicode,xml,zlib]
        transcode? ( media-sound/lame
                aac? ( || ( media-libs/faad2 media-sound/alac_decoder ) )
                flac? ( media-libs/flac )
similarity index 89%
rename from www-apps/ampache/ampache-3.8.8.ebuild
rename to www-apps/ampache/ampache-3.8.8-r1.ebuild
index 448fc8754f3e63ffa488dc63ed445f70087c41c4..fa32c83173125f26ad05627c089c9ddd6860e8cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,11 +9,12 @@ DESCRIPTION="PHP-based tool for managing,updating and playing audio files via a
 HOMEPAGE="http://www.ampache.org/"
 SRC_URI="https://github.com/ampache/ampache/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
+SLOT="${PV}"
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE="aac flac mp3 ogg transcode"
 
-RDEPEND="dev-lang/php[gd,hash,iconv,mysql,pdo,session,unicode,xml,zlib]
+RDEPEND="dev-lang/php[gd,hash(+),iconv,mysql,pdo,session,unicode,xml,zlib]
        transcode? ( media-sound/lame
                aac? ( || ( media-libs/faad2 media-sound/alac_decoder ) )
                flac? ( media-libs/flac )