summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-10-11 00:59:38 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-10-11 00:59:38 +0000
commita88b194183d624a62b549730c8af0bd4794f6c3f (patch)
treec4fc8101651c3b9a5c03116e774b9773f36b7948 /media-libs/libechonest
parentVersion bump. (diff)
downloadgentoo-2-a88b194183d624a62b549730c8af0bd4794f6c3f.tar.gz
gentoo-2-a88b194183d624a62b549730c8af0bd4794f6c3f.tar.bz2
gentoo-2-a88b194183d624a62b549730c8af0bd4794f6c3f.zip
old
(Portage version: 2.2.0_alpha64/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libechonest')
-rw-r--r--media-libs/libechonest/ChangeLog7
-rw-r--r--media-libs/libechonest/libechonest-1.1.10.ebuild25
-rw-r--r--media-libs/libechonest/libechonest-1.1.5.ebuild25
-rw-r--r--media-libs/libechonest/libechonest-1.1.9.ebuild25
4 files changed, 6 insertions, 76 deletions
diff --git a/media-libs/libechonest/ChangeLog b/media-libs/libechonest/ChangeLog
index a1b852753aaf..b57ab3610032 100644
--- a/media-libs/libechonest/ChangeLog
+++ b/media-libs/libechonest/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-libs/libechonest
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/ChangeLog,v 1.7 2011/10/11 00:58:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/ChangeLog,v 1.8 2011/10/11 00:59:38 ssuominen Exp $
+
+ 11 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
+ -libechonest-1.1.5.ebuild, -libechonest-1.1.9.ebuild,
+ -libechonest-1.1.10.ebuild:
+ old
*libechonest-1.2.0 (11 Oct 2011)
diff --git a/media-libs/libechonest/libechonest-1.1.10.ebuild b/media-libs/libechonest/libechonest-1.1.10.ebuild
deleted file mode 100644
index 527416158c22..000000000000
--- a/media-libs/libechonest/libechonest-1.1.10.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/libechonest-1.1.10.ebuild,v 1.1 2011/10/02 18:55:50 ssuominen Exp $
-
-EAPI=4
-inherit cmake-utils
-
-DESCRIPTION="A library for communicating with The Echo Nest"
-HOMEPAGE="http://projects.kde.org/projects/playground/libs/libechonest"
-SRC_URI="http://pwsp.cleinias.com/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/qjson-0.5
- x11-libs/qt-core:4"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- x11-libs/qt-test:4"
-
-RESTRICT="test" # network access required
-
-DOCS=( AUTHORS README TODO )
diff --git a/media-libs/libechonest/libechonest-1.1.5.ebuild b/media-libs/libechonest/libechonest-1.1.5.ebuild
deleted file mode 100644
index 4d92fa9cd9b7..000000000000
--- a/media-libs/libechonest/libechonest-1.1.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/libechonest-1.1.5.ebuild,v 1.1 2011/05/14 15:32:34 ssuominen Exp $
-
-EAPI=4
-inherit cmake-utils
-
-DESCRIPTION="A library for communicating with The Echo Nest"
-HOMEPAGE="http://projects.kde.org/projects/playground/libs/libechonest"
-SRC_URI="http://pwsp.cleinias.com/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/qjson-0.5
- x11-libs/qt-core:4"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- x11-libs/qt-test:4"
-
-RESTRICT="test" # network access required
-
-DOCS=( AUTHORS README TODO )
diff --git a/media-libs/libechonest/libechonest-1.1.9.ebuild b/media-libs/libechonest/libechonest-1.1.9.ebuild
deleted file mode 100644
index f74eb348087a..000000000000
--- a/media-libs/libechonest/libechonest-1.1.9.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/libechonest-1.1.9.ebuild,v 1.1 2011/09/08 10:32:18 ssuominen Exp $
-
-EAPI=4
-inherit cmake-utils
-
-DESCRIPTION="A library for communicating with The Echo Nest"
-HOMEPAGE="http://projects.kde.org/projects/playground/libs/libechonest"
-SRC_URI="http://pwsp.cleinias.com/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/qjson-0.5
- x11-libs/qt-core:4"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- x11-libs/qt-test:4"
-
-RESTRICT="test" # network access required
-
-DOCS=( AUTHORS README TODO )