public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/scmpc: scmpc-0.4.1.ebuild ChangeLog scmpc-0.3.1.ebuild
@ 2013-03-04 13:38 Christoph Mende (angelos)
  0 siblings, 0 replies; only message in thread
From: Christoph Mende (angelos) @ 2013-03-04 13:38 UTC (permalink / raw
  To: gentoo-commits

angelos     13/03/04 13:38:25

  Modified:             ChangeLog
  Added:                scmpc-0.4.1.ebuild
  Removed:              scmpc-0.3.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha165/cvs/Linux x86_64, signed Manifest commit with key 84F20B43)

Revision  Changes    Path
1.22                 media-sound/scmpc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/scmpc/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	17 Sep 2012 02:33:36 -0000	1.21
+++ ChangeLog	4 Mar 2013 13:38:25 -0000	1.22
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/scmpc
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/scmpc/ChangeLog,v 1.21 2012/09/17 02:33:36 tomka Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/scmpc/ChangeLog,v 1.22 2013/03/04 13:38:25 angelos Exp $
+
+*scmpc-0.4.1 (04 Mar 2013)
+
+  04 Mar 2013;  <christoph@gentoo.org> +scmpc-0.4.1.ebuild, -scmpc-0.3.1.ebuild:
+  Version bump
 
   17 Sep 2012; Thomas Kahle <tomka@gentoo.org> scmpc-0.4.0.ebuild:
   marked x86 per bug 433315



1.1                  media-sound/scmpc/scmpc-0.4.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/scmpc-0.4.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/scmpc/scmpc-0.4.1.ebuild?rev=1.1&content-type=text/plain

Index: scmpc-0.4.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/scmpc/scmpc-0.4.1.ebuild,v 1.1 2013/03/04 13:38:25 angelos Exp $

EAPI=4

DESCRIPTION="a client for MPD which submits your tracks to last.fm"
HOMEPAGE="http://cmende.github.com/scmpc/"
SRC_URI="http://dev.gentoo.org/~angelos/${P}.tar.bz2"

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

RDEPEND="dev-libs/glib:2
	dev-libs/confuse
	media-libs/libmpdclient
	net-misc/curl"
DEPEND="${RDEPEND}
	virtual/pkgconfig"

DOCS=( AUTHORS ChangeLog NEWS README.md scmpc.conf.example )

src_install() {
	default

	newinitd "${FILESDIR}"/${PN}-2.init ${PN}
	insinto /etc
	insopts -m600
	newins scmpc.conf.example scmpc.conf
}





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

only message in thread, other threads:[~2013-03-04 13:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-04 13:38 [gentoo-commits] gentoo-x86 commit in media-sound/scmpc: scmpc-0.4.1.ebuild ChangeLog scmpc-0.3.1.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