Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Christoph Mende (angelos)" <angelos@g.o>
Subject: gentoo-x86 commit in media-sound/gmpc: ChangeLog gmpc-0.16.1.ebuild gmpc-0.16.0.ebuild
Date: Thu, 25 Sep 2008 12:02:00 +0000
angelos     08/09/25 12:02:00

  Modified:             ChangeLog
  Added:                gmpc-0.16.1.ebuild
  Removed:              gmpc-0.16.0.ebuild
  Log:
  Bug fix bump
  (Portage version: 2.2_rc9/cvs/Linux 2.6.27-rc6 x86_64)

Revision  Changes    Path
1.42                 media-sound/gmpc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/gmpc/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	24 Sep 2008 18:30:47 -0000	1.41
+++ ChangeLog	25 Sep 2008 12:01:59 -0000	1.42
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/gmpc
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/ChangeLog,v 1.41 2008/09/24 18:30:47 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/ChangeLog,v 1.42 2008/09/25 12:01:59 angelos Exp $
+
+*gmpc-0.16.1 (25 Sep 2008)
+
+  25 Sep 2008; Christoph Mende <angelos@g.o> -gmpc-0.16.0.ebuild,
+  +gmpc-0.16.1.ebuild:
+  Bug fix bump
 
 *gmpc-0.16.0 (24 Sep 2008)
 



1.1                  media-sound/gmpc/gmpc-0.16.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gmpc/gmpc-0.16.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gmpc/gmpc-0.16.1.ebuild?rev=1.1&content-type=text/plain

Index: gmpc-0.16.1.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.16.1.ebuild,v 1.1 2008/09/25 12:01:59 angelos Exp $

EAPI=1

DESCRIPTION="A GTK+2 client for the Music Player Daemon"
HOMEPAGE="http://gmpcwiki.sarine.nl/index.php/GMPC"
SRC_URI="http://download.sarine.nl/download/Programs/${PN}/${PV}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="session"

RDEPEND=">=dev-libs/glib-2.10:2
	dev-perl/XML-Parser
	dev-util/gob
	>=gnome-base/libglade-2.3
	>=media-libs/libmpd-0.16.0
	net-misc/curl
	>=x11-libs/gtk+-2.12:2
	session? ( x11-libs/libSM )"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

src_compile() {
	econf $(use_enable session sm) || die
	emake || die
}

src_install() {
	emake DESTDIR="${D}" install || die
	dodoc AUTHORS ChangeLog NEWS README TODO
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in dev-ml/findlib: findlib-1.2.2.ebuild ChangeLog
Next by thread:
gentoo-x86 commit in media-plugins/gmpc-lastfm: ChangeLog gmpc-lastfm-0.16.1.ebuild gmpc-lastfm-0.16.0.ebuild
Previous by date:
gentoo-x86 commit in dev-ml/findlib: findlib-1.2.2.ebuild ChangeLog
Next by date:
gentoo-x86 commit in media-plugins/gmpc-lastfm: ChangeLog gmpc-lastfm-0.16.1.ebuild gmpc-lastfm-0.16.0.ebuild


Updated Jun 10, 2010

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.