public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libechonest: libechonest-2.2.0.ebuild ChangeLog
@ 2014-04-06 19:00 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2014-04-06 19:00 UTC (permalink / raw
  To: gentoo-commits

ssuominen    14/04/06 19:00:15

  Modified:             ChangeLog
  Added:                libechonest-2.2.0.ebuild
  Log:
  Version bump wrt #503656 by "Nikoli" and "Uwe L. Korn"
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)

Revision  Changes    Path
1.27                 media-libs/libechonest/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libechonest/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libechonest/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libechonest/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libechonest/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	29 Oct 2013 20:03:16 -0000	1.26
+++ ChangeLog	6 Apr 2014 19:00:15 -0000	1.27
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/libechonest
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/ChangeLog,v 1.26 2013/10/29 20:03:16 maksbotan Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/ChangeLog,v 1.27 2014/04/06 19:00:15 ssuominen Exp $
+
+*libechonest-2.2.0 (06 Apr 2014)
+
+  06 Apr 2014; Samuli Suominen <ssuominen@gentoo.org> +libechonest-2.2.0.ebuild:
+  Version bump wrt #503656 by "Nikoli" and "Uwe L. Korn"
 
   29 Oct 2013; Maxim Koltsov <maksbotan@gentoo.org> libechonest-2.0.3.ebuild,
   libechonest-2.1.0.ebuild:



1.1                  media-libs/libechonest/libechonest-2.2.0.ebuild

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

Index: libechonest-2.2.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/libechonest-2.2.0.ebuild,v 1.1 2014/04/06 19:00:15 ssuominen Exp $

EAPI=5
inherit cmake-utils

DESCRIPTION="A library for communicating with The Echo Nest"
HOMEPAGE="http://projects.kde.org/projects/playground/libs/libechonest"
SRC_URI="http://files.lfranchi.com/${P}.tar.bz2"

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

RESTRICT="test" # Networking required

RDEPEND=">=dev-libs/qjson-0.5
	dev-qt/qtcore:4"
DEPEND="${RDEPEND}
	virtual/pkgconfig
	dev-qt/qttest:4"

DOCS=( AUTHORS README TODO )

src_configure() {
	local mycmakeargs=(
		-DECHONEST_BUILD_TESTS=OFF
	)
	cmake-utils_src_configure
}





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

only message in thread, other threads:[~2014-04-06 19:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-06 19:00 [gentoo-commits] gentoo-x86 commit in media-libs/libechonest: libechonest-2.2.0.ebuild ChangeLog Samuli Suominen (ssuominen)

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