public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Mende (angelos)" <angelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gmpc-avahi: gmpc-avahi-0.16.0.ebuild ChangeLog
Date: Wed, 24 Sep 2008 18:51:34 +0000	[thread overview]
Message-ID: <E1KiZSY-0004g9-OG@stork.gentoo.org> (raw)

angelos     08/09/24 18:51:34

  Modified:             gmpc-avahi-0.16.0.ebuild ChangeLog
  Log:
  Fix multilib paths
  (Portage version: 2.2_rc9/cvs/Linux 2.6.27-rc6 x86_64)

Revision  Changes    Path
1.2                  media-plugins/gmpc-avahi/gmpc-avahi-0.16.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-avahi/gmpc-avahi-0.16.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-avahi/gmpc-avahi-0.16.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-avahi/gmpc-avahi-0.16.0.ebuild?r1=1.1&r2=1.2

Index: gmpc-avahi-0.16.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-avahi/gmpc-avahi-0.16.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gmpc-avahi-0.16.0.ebuild	24 Sep 2008 18:35:32 -0000	1.1
+++ gmpc-avahi-0.16.0.ebuild	24 Sep 2008 18:51:34 -0000	1.2
@@ -1,6 +1,8 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-avahi/gmpc-avahi-0.16.0.ebuild,v 1.1 2008/09/24 18:35:32 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-avahi/gmpc-avahi-0.16.0.ebuild,v 1.2 2008/09/24 18:51:34 angelos Exp $
+
+inherit autotools multilib
 
 DESCRIPTION="This plugin discovers avahi enabled mpd servers"
 HOMEPAGE="http://gmpcwiki.sarine.nl/index.php/Avahi"
@@ -17,6 +19,14 @@
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"
 
+src_unpack() {
+	unpack ${A}
+	cd "${S}"
+
+	sed -i "/^libdir/s:/lib/:/$(get_libdir)/:" src/Makefile.am
+	eautoreconf
+}
+
 src_install () {
 	emake DESTDIR="${D}" install || die
 }



1.6                  media-plugins/gmpc-avahi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-avahi/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-avahi/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gmpc-avahi/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gmpc-avahi/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	24 Sep 2008 18:35:32 -0000	1.5
+++ ChangeLog	24 Sep 2008 18:51:34 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/gmpc-avahi
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-avahi/ChangeLog,v 1.5 2008/09/24 18:35:32 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gmpc-avahi/ChangeLog,v 1.6 2008/09/24 18:51:34 angelos Exp $
+
+  24 Sep 2008; Christoph Mende <angelos@gentoo.org>
+  gmpc-avahi-0.16.0.ebuild:
+  Fix multilib paths
 
 *gmpc-avahi-0.16.0 (24 Sep 2008)
 






                 reply	other threads:[~2008-09-24 18:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E1KiZSY-0004g9-OG@stork.gentoo.org \
    --to=angelos@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