public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgin-musictracker: ChangeLog pidgin-musictracker-0.4.16.ebuild
@ 2009-03-26 17:49 Serkan Kaba (serkan)
  0 siblings, 0 replies; only message in thread
From: Serkan Kaba (serkan) @ 2009-03-26 17:49 UTC (permalink / raw
  To: gentoo-commits

serkan      09/03/26 17:49:56

  Modified:             ChangeLog
  Added:                pidgin-musictracker-0.4.16.ebuild
  Log:
  Version bump wrt bug #263842. Thanks to Trustin Lee <trustin@gmail.com> for reporting.
  (Portage version: 2.2_rc26/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  x11-plugins/pidgin-musictracker/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgin-musictracker/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgin-musictracker/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgin-musictracker/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-musictracker/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	2 Mar 2009 21:33:24 -0000	1.2
+++ ChangeLog	26 Mar 2009 17:49:56 -0000	1.3
@@ -1,6 +1,13 @@
 # ChangeLog for x11-plugins/pidgin-musictracker
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-musictracker/ChangeLog,v 1.2 2009/03/02 21:33:24 serkan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-musictracker/ChangeLog,v 1.3 2009/03/26 17:49:56 serkan Exp $
+
+*pidgin-musictracker-0.4.16 (26 Mar 2009)
+
+  26 Mar 2009; Serkan Kaba <serkan@gentoo.org>
+  +pidgin-musictracker-0.4.16.ebuild:
+  Version bump wrt bug #263842. Thanks to Trustin Lee <trustin@gmail.com>
+  for reporting.
 
   02 Mar 2009; Serkan Kaba <serkan@gentoo.org>
   pidgin-musictracker-0.4.14.ebuild:



1.1                  x11-plugins/pidgin-musictracker/pidgin-musictracker-0.4.16.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgin-musictracker/pidgin-musictracker-0.4.16.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/pidgin-musictracker/pidgin-musictracker-0.4.16.ebuild?rev=1.1&content-type=text/plain

Index: pidgin-musictracker-0.4.16.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-musictracker/pidgin-musictracker-0.4.16.ebuild,v 1.1 2009/03/26 17:49:56 serkan Exp $

EAPI="2"

DESCRIPTION="A Pidgin now playing plugin to publicise the songs you are listening to in your status message"
HOMEPAGE="http://code.google.com/p/pidgin-musictracker/"
SRC_URI="http://pidgin-musictracker.googlecode.com/files/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug"

DEPEND=">=net-im/pidgin-2.0.0
	>=dev-libs/dbus-glib-0.73
	dev-libs/libpcre
	>=sys-devel/gettext-0.17"
RDEPEND="${DEPEND}"

src_configure() {
	econf $(use_enable debug) --disable-werror || die "econf failure"
}

src_install() {
	emake install DESTDIR="${D}" || die "make install failure"
	dodoc AUTHORS ChangeLog INSTALL README THANKS || die "dodoc failed"
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-26 17:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-26 17:49 [gentoo-commits] gentoo-x86 commit in x11-plugins/pidgin-musictracker: ChangeLog pidgin-musictracker-0.4.16.ebuild Serkan Kaba (serkan)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox