public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libmpd: ChangeLog libmpd-0.18.0.ebuild
@ 2009-03-13 11:31 Christoph Mende (angelos)
  0 siblings, 0 replies; only message in thread
From: Christoph Mende (angelos) @ 2009-03-13 11:31 UTC (permalink / raw
  To: gentoo-commits

angelos     09/03/13 11:31:59

  Modified:             ChangeLog
  Added:                libmpd-0.18.0.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc25/cvs/Linux x86_64)

Revision  Changes    Path
1.42                 media-libs/libmpd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libmpd/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	27 Feb 2009 16:32:19 -0000	1.41
+++ ChangeLog	13 Mar 2009 11:31:59 -0000	1.42
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/libmpd
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpd/ChangeLog,v 1.41 2009/02/27 16:32:19 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpd/ChangeLog,v 1.42 2009/03/13 11:31:59 angelos Exp $
+
+*libmpd-0.18.0 (12 Mar 2009)
+
+  12 Mar 2009; Christoph Mende <angelos@gentoo.org> +libmpd-0.18.0.ebuild:
+  Version bump
 
   27 Feb 2009; Tiago Cunha <tcunha@gentoo.org> libmpd-0.17.0.ebuild:
   stable amd64/sparc, bug 259793



1.1                  media-libs/libmpd/libmpd-0.18.0.ebuild

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

Index: libmpd-0.18.0.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpd/libmpd-0.18.0.ebuild,v 1.1 2009/03/13 11:31:59 angelos Exp $

EAPI=1

DESCRIPTION="A library handling connections to a MPD server"
HOMEPAGE="http://gmpcwiki.sarine.nl/index.php/Libmpd"
SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz"
LICENSE="GPL-2"

SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""

RDEPEND=">=dev-libs/glib-2.16:2"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

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






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

only message in thread, other threads:[~2009-03-13 11:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-13 11:31 [gentoo-commits] gentoo-x86 commit in media-libs/libmpd: ChangeLog libmpd-0.18.0.ebuild Christoph Mende (angelos)

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