* [gentoo-commits] proj/kde:master commit in: media-libs/libechonest/
@ 2011-10-02 10:59 Johannes Huber
0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber @ 2011-10-02 10:59 UTC (permalink / raw
To: gentoo-commits
commit: beeaf928f0650f67c41c39919c172a4f9b86f588
Author: Johannes Huber <johu <AT> gmx <DOT> de>
AuthorDate: Sun Oct 2 10:50:08 2011 +0000
Commit: Johannes Huber <johu <AT> gmx <DOT> de>
CommitDate: Sun Oct 2 10:50:08 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=beeaf928
[media-libs/libechonest] Bump 1.1.10
(Portage version: 2.2.0_alpha60/git/Linux x86_64, signed Manifest commit with key DF018462)
---
media-libs/libechonest/libechonest-1.1.10.ebuild | 25 ++++++++++++++++++++++
media-libs/libechonest/metadata.xml | 13 +++++++++++
2 files changed, 38 insertions(+), 0 deletions(-)
diff --git a/media-libs/libechonest/libechonest-1.1.10.ebuild b/media-libs/libechonest/libechonest-1.1.10.ebuild
new file mode 100644
index 0000000..f74eb34
--- /dev/null
+++ b/media-libs/libechonest/libechonest-1.1.10.ebuild
@@ -0,0 +1,25 @@
+# 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 )
diff --git a/media-libs/libechonest/metadata.xml b/media-libs/libechonest/metadata.xml
new file mode 100644
index 0000000..517c983
--- /dev/null
+++ b/media-libs/libechonest/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>sound</herd>
+ <maintainer>
+ <email>nikoli@lavabit.com</email>
+ <name>Nikoli</name>
+ </maintainer>
+ <maintainer>
+ <email>ssuominen@gentoo.org</email>
+ <name>Samuli Suominen</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/kde:master commit in: media-libs/libechonest/
@ 2011-10-03 9:36 Johannes Huber
0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber @ 2011-10-03 9:36 UTC (permalink / raw
To: gentoo-commits
commit: 9a5eae7506a0e90ecf086612c96932b1e0ab13b0
Author: Johannes Huber <johu <AT> gmx <DOT> de>
AuthorDate: Mon Oct 3 09:36:26 2011 +0000
Commit: Johannes Huber <johu <AT> gmx <DOT> de>
CommitDate: Mon Oct 3 09:36:26 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=9a5eae75
[media-libs/libechonest] Moved to main tree, bug 385367
(Portage version: 2.2.0_alpha60/git/Linux x86_64, signed Manifest commit with key DF018462)
---
media-libs/libechonest/libechonest-1.1.10.ebuild | 25 ----------------------
media-libs/libechonest/metadata.xml | 13 -----------
2 files changed, 0 insertions(+), 38 deletions(-)
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 f74eb34..0000000
--- 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.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 )
diff --git a/media-libs/libechonest/metadata.xml b/media-libs/libechonest/metadata.xml
deleted file mode 100644
index 517c983..0000000
--- a/media-libs/libechonest/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>sound</herd>
- <maintainer>
- <email>nikoli@lavabit.com</email>
- <name>Nikoli</name>
- </maintainer>
- <maintainer>
- <email>ssuominen@gentoo.org</email>
- <name>Samuli Suominen</name>
- </maintainer>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/kde:master commit in: media-libs/libechonest/
@ 2011-09-08 10:42 Johannes Huber
0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber @ 2011-09-08 10:42 UTC (permalink / raw
To: gentoo-commits
commit: ef12aeb643bed2673fd4e4e16ef3f71d14d802bc
Author: Johannes Huber <johu <AT> gmx <DOT> de>
AuthorDate: Thu Sep 8 10:39:24 2011 +0000
Commit: Johannes Huber <johu <AT> gmx <DOT> de>
CommitDate: Thu Sep 8 10:39:24 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ef12aeb6
[media-libs/libechonest] Moved to tree, bug 379711 thx ssuominen
---
media-libs/libechonest/libechonest-1.1.9.ebuild | 25 -----------------------
media-libs/libechonest/metadata.xml | 13 ------------
2 files changed, 0 insertions(+), 38 deletions(-)
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 ff578e8..0000000
--- 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: $
-
-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/metadata.xml b/media-libs/libechonest/metadata.xml
deleted file mode 100644
index 517c983..0000000
--- a/media-libs/libechonest/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>sound</herd>
- <maintainer>
- <email>nikoli@lavabit.com</email>
- <name>Nikoli</name>
- </maintainer>
- <maintainer>
- <email>ssuominen@gentoo.org</email>
- <name>Samuli Suominen</name>
- </maintainer>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/kde:master commit in: media-libs/libechonest/
@ 2011-08-19 15:37 Johannes Huber
0 siblings, 0 replies; 4+ messages in thread
From: Johannes Huber @ 2011-08-19 15:37 UTC (permalink / raw
To: gentoo-commits
commit: 5bab0de65c6bcb01794f259078a224eeaa041dc0
Author: Johannes Huber <johu <AT> gmx <DOT> de>
AuthorDate: Fri Aug 19 12:59:10 2011 +0000
Commit: Johannes Huber <johu <AT> gmx <DOT> de>
CommitDate: Fri Aug 19 12:59:10 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5bab0de6
[media-libs/libechonest] Bump 1.1.9
note gentoo kde team do not maintain this package
see bug #379711
---
media-libs/libechonest/libechonest-1.1.9.ebuild | 25 +++++++++++++++++++++++
media-libs/libechonest/metadata.xml | 13 ++++++++++++
2 files changed, 38 insertions(+), 0 deletions(-)
diff --git a/media-libs/libechonest/libechonest-1.1.9.ebuild b/media-libs/libechonest/libechonest-1.1.9.ebuild
new file mode 100644
index 0000000..ff578e8
--- /dev/null
+++ b/media-libs/libechonest/libechonest-1.1.9.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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/metadata.xml b/media-libs/libechonest/metadata.xml
new file mode 100644
index 0000000..517c983
--- /dev/null
+++ b/media-libs/libechonest/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>sound</herd>
+ <maintainer>
+ <email>nikoli@lavabit.com</email>
+ <name>Nikoli</name>
+ </maintainer>
+ <maintainer>
+ <email>ssuominen@gentoo.org</email>
+ <name>Samuli Suominen</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-10-03 9:36 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-02 10:59 [gentoo-commits] proj/kde:master commit in: media-libs/libechonest/ Johannes Huber
-- strict thread matches above, loose matches on Subject: below --
2011-10-03 9:36 Johannes Huber
2011-09-08 10:42 Johannes Huber
2011-08-19 15:37 Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox