public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/banshee-lyrics: ChangeLog banshee-lyrics-0.7.ebuild
@ 2010-01-16 22:28 Pacho Ramos (pacho)
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2010-01-16 22:28 UTC (permalink / raw
  To: gentoo-commits

pacho       10/01/16 22:28:05

  Modified:             ChangeLog
  Added:                banshee-lyrics-0.7.ebuild
  Log:
  Version bump, bug 286734
  (Portage version: 2.1.7.16/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  media-plugins/banshee-lyrics/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/banshee-lyrics/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	25 Jan 2009 17:05:21 -0000	1.2
+++ ChangeLog	16 Jan 2010 22:28:04 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for media-plugins/banshee-lyrics
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/banshee-lyrics/ChangeLog,v 1.2 2009/01/25 17:05:21 loki_val Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/banshee-lyrics/ChangeLog,v 1.3 2010/01/16 22:28:04 pacho Exp $
+
+*banshee-lyrics-0.7 (16 Jan 2010)
+
+  16 Jan 2010; Pacho Ramos <pacho@gentoo.org> +banshee-lyrics-0.7.ebuild:
+  Version bump, bug 286734
 
   25 Jan 2009; Peter Alfredsen <loki_val@gentoo.org>
   banshee-lyrics-0.6.ebuild:



1.1                  media-plugins/banshee-lyrics/banshee-lyrics-0.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/banshee-lyrics/banshee-lyrics-0.7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/banshee-lyrics/banshee-lyrics-0.7.ebuild?rev=1.1&content-type=text/plain

Index: banshee-lyrics-0.7.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/banshee-lyrics/banshee-lyrics-0.7.ebuild,v 1.1 2010/01/16 22:28:04 pacho Exp $

EAPI=2

inherit mono

MY_PN="bansheelyricsplugin"

DESCRIPTION="Lyrics plugin for Banshee"
HOMEPAGE="http://code.google.com/p/bansheelyricsplugin/"
SRC_URI="http://bansheelyricsplugin.googlecode.com/files/${MY_PN}-${PV}.tar.bz2"

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

RDEPEND=">=media-sound/banshee-1.4
	>=dev-dotnet/gtkhtml-sharp-2.24.0:2
	>=dev-dotnet/gconf-sharp-2.24.0:2"
DEPEND="${RDEPEND}
	sys-devel/libtool
	dev-util/pkgconfig"

S="${WORKDIR}/${MY_PN}-${PV}"

src_install() {
	emake DESTDIR="${D}" install || die "installation failed"
}






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

only message in thread, other threads:[~2010-01-16 22:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-16 22:28 [gentoo-commits] gentoo-x86 commit in media-plugins/banshee-lyrics: ChangeLog banshee-lyrics-0.7.ebuild Pacho Ramos (pacho)

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