public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_musicindex/
Date: Thu,  7 Feb 2019 15:54:27 +0000 (UTC)	[thread overview]
Message-ID: <1549554846.0f9f86e6f09c09be343aaa2f1c64837f3dd7ce23.grknight@gentoo> (raw)

commit:     0f9f86e6f09c09be343aaa2f1c64837f3dd7ce23
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  7 15:54:06 2019 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Feb  7 15:54:06 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f9f86e6

www-apache/mod_musicindex: Revbump for dependency and EAPI change

Closes: https://bugs.gentoo.org/666076
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 ...index-1.4.1.ebuild => mod_musicindex-1.4.1-r1.ebuild} | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/www-apache/mod_musicindex/mod_musicindex-1.4.1.ebuild b/www-apache/mod_musicindex/mod_musicindex-1.4.1-r1.ebuild
similarity index 87%
rename from www-apache/mod_musicindex/mod_musicindex-1.4.1.ebuild
rename to www-apache/mod_musicindex/mod_musicindex-1.4.1-r1.ebuild
index d87b3ed75c3..a033588e366 100644
--- a/www-apache/mod_musicindex/mod_musicindex-1.4.1.ebuild
+++ b/www-apache/mod_musicindex/mod_musicindex-1.4.1-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 inherit apache-module
 
@@ -22,16 +22,20 @@ DEPEND="mp3? ( media-libs/libmad media-libs/libid3tag )
 	flac? ( media-libs/flac )
 	vorbis? ( media-libs/libvorbis )
 	archive? ( app-arch/libarchive )
-	mysql? ( virtual/mysql )"
+	mysql? ( dev-db/mysql-connector-c:0= )"
 RDEPEND="${DEPEND}
 	sys-devel/libtool"
 
 APACHE2_MOD_CONF="50_${PN}"
 APACHE2_MOD_DEFINE="MUSICINDEX"
-DOCFILES="AUTHORS BUGS ChangeLog README UPGRADING"
+DOCS=( AUTHORS BUGS ChangeLog README UPGRADING )
 
 need_apache2
 
+pkg_setup() {
+	_init_apache2_late
+}
+
 src_configure() {
 	econf \
 		$(use_enable mp3) \
@@ -44,11 +48,11 @@ src_configure() {
 }
 
 src_compile() {
-	emake || die "emake failed"
+	default
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die "emake failed"
+	default
 	apache-module_src_install
 
 	# install W3C images


             reply	other threads:[~2019-02-07 15:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-07 15:54 Brian Evans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-16 21:28 [gentoo-commits] repo/gentoo:master commit in: www-apache/mod_musicindex/ Sam James
2022-07-12  2:09 Sam James
2022-10-17  3:17 Sam James
2023-04-14  0:32 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1549554846.0f9f86e6f09c09be343aaa2f1c64837f3dd7ce23.grknight@gentoo \
    --to=grknight@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox