Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@×××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: media-libs/libechonest/
Date: Mon, 03 Oct 2011 09:36:56
Message-Id: 9a5eae7506a0e90ecf086612c96932b1e0ab13b0.j0hu@gentoo
1 commit: 9a5eae7506a0e90ecf086612c96932b1e0ab13b0
2 Author: Johannes Huber <johu <AT> gmx <DOT> de>
3 AuthorDate: Mon Oct 3 09:36:26 2011 +0000
4 Commit: Johannes Huber <johu <AT> gmx <DOT> de>
5 CommitDate: Mon Oct 3 09:36:26 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9a5eae75
7
8 [media-libs/libechonest] Moved to main tree, bug 385367
9
10 (Portage version: 2.2.0_alpha60/git/Linux x86_64, signed Manifest commit with key DF018462)
11
12 ---
13 media-libs/libechonest/libechonest-1.1.10.ebuild | 25 ----------------------
14 media-libs/libechonest/metadata.xml | 13 -----------
15 2 files changed, 0 insertions(+), 38 deletions(-)
16
17 diff --git a/media-libs/libechonest/libechonest-1.1.10.ebuild b/media-libs/libechonest/libechonest-1.1.10.ebuild
18 deleted file mode 100644
19 index f74eb34..0000000
20 --- a/media-libs/libechonest/libechonest-1.1.10.ebuild
21 +++ /dev/null
22 @@ -1,25 +0,0 @@
23 -# Copyright 1999-2011 Gentoo Foundation
24 -# Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/libechonest-1.1.9.ebuild,v 1.1 2011/09/08 10:32:18 ssuominen Exp $
26 -
27 -EAPI=4
28 -inherit cmake-utils
29 -
30 -DESCRIPTION="A library for communicating with The Echo Nest"
31 -HOMEPAGE="http://projects.kde.org/projects/playground/libs/libechonest"
32 -SRC_URI="http://pwsp.cleinias.com/${P}.tar.bz2"
33 -
34 -LICENSE="GPL-2"
35 -SLOT="0"
36 -KEYWORDS="~amd64 ~x86"
37 -IUSE=""
38 -
39 -RDEPEND=">=dev-libs/qjson-0.5
40 - x11-libs/qt-core:4"
41 -DEPEND="${RDEPEND}
42 - dev-util/pkgconfig
43 - x11-libs/qt-test:4"
44 -
45 -RESTRICT="test" # network access required
46 -
47 -DOCS=( AUTHORS README TODO )
48
49 diff --git a/media-libs/libechonest/metadata.xml b/media-libs/libechonest/metadata.xml
50 deleted file mode 100644
51 index 517c983..0000000
52 --- a/media-libs/libechonest/metadata.xml
53 +++ /dev/null
54 @@ -1,13 +0,0 @@
55 -<?xml version="1.0" encoding="UTF-8"?>
56 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
57 -<pkgmetadata>
58 - <herd>sound</herd>
59 - <maintainer>
60 - <email>nikoli@×××××××.com</email>
61 - <name>Nikoli</name>
62 - </maintainer>
63 - <maintainer>
64 - <email>ssuominen@g.o</email>
65 - <name>Samuli Suominen</name>
66 - </maintainer>
67 -</pkgmetadata>