public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-misc/cantata/
@ 2012-05-18 14:27 Paulos Ratis
  0 siblings, 0 replies; 7+ messages in thread
From: Paulos Ratis @ 2012-05-18 14:27 UTC (permalink / raw
  To: gentoo-commits

commit:     324f48b6e01976b66a7eeabb426056a919610e39
Author:     Pavlos Ratis <dastergon <AT> gmail <DOT> com>
AuthorDate: Fri May 18 14:23:45 2012 +0000
Commit:     Paulos Ratis <dastergon <AT> gmail <DOT> com>
CommitDate: Fri May 18 14:23:45 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=324f48b6

Revert "[kde-misc/cantata] deletion of version bump"

This reverts commit fe3294bdec83411db64dd1e957331f60a101dc85.

---
 kde-misc/cantata/cantata-0.7.0.ebuild |   25 -------------------------
 1 files changed, 0 insertions(+), 25 deletions(-)

diff --git a/kde-misc/cantata/cantata-0.7.0.ebuild b/kde-misc/cantata/cantata-0.7.0.ebuild
deleted file mode 100644
index 701e6f0..0000000
--- a/kde-misc/cantata/cantata-0.7.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-inherit kde4-base
-
-DESCRIPTION="Cantata is a client for the music player daemon (MPD)"
-HOMEPAGE="http://cantata.googlecode.com/"
-SRC_URI="http://cantata.googlecode.com/files/${PN}-${PV}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="kde"
-
-DEPEND=""
-RDEPEND=${DEPEND}
-
-src_configure()
-{
-	mycmakeargs=($(cmake-utils_use_want kde KDE_SUPPORT))
-	kde4-base_src_configure
-}



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/cantata/
@ 2012-05-18 17:23 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2012-05-18 17:23 UTC (permalink / raw
  To: gentoo-commits

commit:     acee02642219a564083c95e72b59e5f41b745a27
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri May 18 17:24:29 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri May 18 17:24:29 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=acee0264

Revert "[kde-misc/cantata] New ebuild"

Newer version in tree.

This reverts commit d1079d644c7ad0b8b293e62164380949ab28604e.

---
 kde-misc/cantata/cantata-0.5.0.ebuild |   25 -------------------------
 kde-misc/cantata/metadata.xml         |    9 ---------
 2 files changed, 0 insertions(+), 34 deletions(-)

diff --git a/kde-misc/cantata/cantata-0.5.0.ebuild b/kde-misc/cantata/cantata-0.5.0.ebuild
deleted file mode 100644
index 10e13ab..0000000
--- a/kde-misc/cantata/cantata-0.5.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-inherit kde4-base
-
-DESCRIPTION="Cantata is a client for the music player daemon (MPD)"
-HOMEPAGE="http://kde-apps.org/content/show.php?content=147733"
-SRC_URI="http://kde-apps.org/CONTENT/content-files/147733-${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="kde"
-
-DEPEND=""
-RDEPEND=${DEPEND}
-
-src_configure()
-{
-	mycmakeargs=($(cmake-utils_use_want kde KDE_SUPPORT))
-	kde4-base_src_configure
-}

diff --git a/kde-misc/cantata/metadata.xml b/kde-misc/cantata/metadata.xml
deleted file mode 100644
index 106cb9e..0000000
--- a/kde-misc/cantata/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<herd>kde</herd>
-	<maintainer>
-		<name>Pavlos Ratis</name>
-		<email>dastergon@gmail.com</email>
-	</maintainer>
-</pkgmetadata>



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/cantata/
@ 2012-05-18 14:12 Paulos Ratis
  0 siblings, 0 replies; 7+ messages in thread
From: Paulos Ratis @ 2012-05-18 14:12 UTC (permalink / raw
  To: gentoo-commits

commit:     fe3294bdec83411db64dd1e957331f60a101dc85
Author:     Pavlos Ratis <dastergon <AT> gmail <DOT> com>
AuthorDate: Mon May 14 17:16:44 2012 +0000
Commit:     Paulos Ratis <dastergon <AT> gmail <DOT> com>
CommitDate: Fri May 18 14:06:48 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fe3294bd

[kde-misc/cantata] version bump 0.7.0

---
 kde-misc/cantata/cantata-0.7.0.ebuild |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)

diff --git a/kde-misc/cantata/cantata-0.7.0.ebuild b/kde-misc/cantata/cantata-0.7.0.ebuild
new file mode 100644
index 0000000..701e6f0
--- /dev/null
+++ b/kde-misc/cantata/cantata-0.7.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit kde4-base
+
+DESCRIPTION="Cantata is a client for the music player daemon (MPD)"
+HOMEPAGE="http://cantata.googlecode.com/"
+SRC_URI="http://cantata.googlecode.com/files/${PN}-${PV}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE="kde"
+
+DEPEND=""
+RDEPEND=${DEPEND}
+
+src_configure()
+{
+	mycmakeargs=($(cmake-utils_use_want kde KDE_SUPPORT))
+	kde4-base_src_configure
+}



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/cantata/
@ 2012-05-18 14:12 Paulos Ratis
  0 siblings, 0 replies; 7+ messages in thread
From: Paulos Ratis @ 2012-05-18 14:12 UTC (permalink / raw
  To: gentoo-commits

commit:     d1079d644c7ad0b8b293e62164380949ab28604e
Author:     Pavlos Ratis <dastergon <AT> gmail <DOT> com>
AuthorDate: Tue Mar 13 19:33:16 2012 +0000
Commit:     Paulos Ratis <dastergon <AT> gmail <DOT> com>
CommitDate: Fri May 18 14:06:47 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d1079d64

[kde-misc/cantata] New ebuild

---
 kde-misc/cantata/cantata-0.5.0.ebuild |   25 +++++++++++++++++++++++++
 kde-misc/cantata/metadata.xml         |    9 +++++++++
 2 files changed, 34 insertions(+), 0 deletions(-)

diff --git a/kde-misc/cantata/cantata-0.5.0.ebuild b/kde-misc/cantata/cantata-0.5.0.ebuild
new file mode 100644
index 0000000..10e13ab
--- /dev/null
+++ b/kde-misc/cantata/cantata-0.5.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit kde4-base
+
+DESCRIPTION="Cantata is a client for the music player daemon (MPD)"
+HOMEPAGE="http://kde-apps.org/content/show.php?content=147733"
+SRC_URI="http://kde-apps.org/CONTENT/content-files/147733-${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE="kde"
+
+DEPEND=""
+RDEPEND=${DEPEND}
+
+src_configure()
+{
+	mycmakeargs=($(cmake-utils_use_want kde KDE_SUPPORT))
+	kde4-base_src_configure
+}

diff --git a/kde-misc/cantata/metadata.xml b/kde-misc/cantata/metadata.xml
new file mode 100644
index 0000000..106cb9e
--- /dev/null
+++ b/kde-misc/cantata/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>kde</herd>
+	<maintainer>
+		<name>Pavlos Ratis</name>
+		<email>dastergon@gmail.com</email>
+	</maintainer>
+</pkgmetadata>



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/cantata/
@ 2012-03-25 10:38 Andreas Hüttel
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas Hüttel @ 2012-03-25 10:38 UTC (permalink / raw
  To: gentoo-commits

commit:     b3c033211e3e4626e870755b22e79f2375de98c4
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 25 10:38:13 2012 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Mar 25 10:38:13 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b3c03321

[kde-misc/cantata] Moved to main tree as media-sound/cantata

---
 kde-misc/cantata/cantata-0.5.0.ebuild |   27 ---------------------------
 kde-misc/cantata/metadata.xml         |    9 ---------
 2 files changed, 0 insertions(+), 36 deletions(-)

diff --git a/kde-misc/cantata/cantata-0.5.0.ebuild b/kde-misc/cantata/cantata-0.5.0.ebuild
deleted file mode 100644
index 50bf3e6..0000000
--- a/kde-misc/cantata/cantata-0.5.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-inherit kde4-base
-
-DESCRIPTION="Cantata is a client for the music player daemon (MPD)"
-HOMEPAGE="http://kde-apps.org/content/show.php?content=147733"
-SRC_URI="http://kde-apps.org/CONTENT/content-files/147733-${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="kde"
-
-DEPEND=""
-RDEPEND=${DEPEND}
-
-src_configure() {
-	mycmakeargs=(
-		$(cmake-utils_use_want kde KDE_SUPPORT)
-	)
-
-	kde4-base_src_configure
-}

diff --git a/kde-misc/cantata/metadata.xml b/kde-misc/cantata/metadata.xml
deleted file mode 100644
index c877cad..0000000
--- a/kde-misc/cantata/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<herd>kde</herd>
-	<maintainer>
-		<email>dastergon@gmail.com</email>
-		<name>Pavlos Ratis</name>
-	</maintainer>
-</pkgmetadata>



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/cantata/
@ 2012-03-21  9:42 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2012-03-21  9:42 UTC (permalink / raw
  To: gentoo-commits

commit:     a8c9cdda0836aeab29de31af426fe45879a12430
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 21 09:47:44 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Mar 21 09:47:44 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=a8c9cdda

[kde-misc/cantata] Fix QA issues.

(Portage version: 2.2.0_alpha93/git/Linux i686, unsigned Manifest commit)

---
 kde-misc/cantata/cantata-0.5.0.ebuild |    8 +++++---
 kde-misc/cantata/metadata.xml         |    2 +-
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/kde-misc/cantata/cantata-0.5.0.ebuild b/kde-misc/cantata/cantata-0.5.0.ebuild
index 10e13ab..50bf3e6 100644
--- a/kde-misc/cantata/cantata-0.5.0.ebuild
+++ b/kde-misc/cantata/cantata-0.5.0.ebuild
@@ -18,8 +18,10 @@ IUSE="kde"
 DEPEND=""
 RDEPEND=${DEPEND}
 
-src_configure()
-{
-	mycmakeargs=($(cmake-utils_use_want kde KDE_SUPPORT))
+src_configure() {
+	mycmakeargs=(
+		$(cmake-utils_use_want kde KDE_SUPPORT)
+	)
+
 	kde4-base_src_configure
 }

diff --git a/kde-misc/cantata/metadata.xml b/kde-misc/cantata/metadata.xml
index 106cb9e..c877cad 100644
--- a/kde-misc/cantata/metadata.xml
+++ b/kde-misc/cantata/metadata.xml
@@ -3,7 +3,7 @@
 <pkgmetadata>
 	<herd>kde</herd>
 	<maintainer>
-		<name>Pavlos Ratis</name>
 		<email>dastergon@gmail.com</email>
+		<name>Pavlos Ratis</name>
 	</maintainer>
 </pkgmetadata>



^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-misc/cantata/
@ 2012-03-21  9:42 Johannes Huber
  0 siblings, 0 replies; 7+ messages in thread
From: Johannes Huber @ 2012-03-21  9:42 UTC (permalink / raw
  To: gentoo-commits

commit:     5cd87238400e3adad095060da1d83ac5c31925ca
Author:     Pavlos Ratis <dastergon <AT> gmail <DOT> com>
AuthorDate: Tue Mar 13 19:33:16 2012 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Mar 21 09:36:49 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5cd87238

[kde-misc/cantata] New ebuild

---
 kde-misc/cantata/cantata-0.5.0.ebuild |   25 +++++++++++++++++++++++++
 kde-misc/cantata/metadata.xml         |    9 +++++++++
 2 files changed, 34 insertions(+), 0 deletions(-)

diff --git a/kde-misc/cantata/cantata-0.5.0.ebuild b/kde-misc/cantata/cantata-0.5.0.ebuild
new file mode 100644
index 0000000..10e13ab
--- /dev/null
+++ b/kde-misc/cantata/cantata-0.5.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit kde4-base
+
+DESCRIPTION="Cantata is a client for the music player daemon (MPD)"
+HOMEPAGE="http://kde-apps.org/content/show.php?content=147733"
+SRC_URI="http://kde-apps.org/CONTENT/content-files/147733-${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE="kde"
+
+DEPEND=""
+RDEPEND=${DEPEND}
+
+src_configure()
+{
+	mycmakeargs=($(cmake-utils_use_want kde KDE_SUPPORT))
+	kde4-base_src_configure
+}

diff --git a/kde-misc/cantata/metadata.xml b/kde-misc/cantata/metadata.xml
new file mode 100644
index 0000000..106cb9e
--- /dev/null
+++ b/kde-misc/cantata/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>kde</herd>
+	<maintainer>
+		<name>Pavlos Ratis</name>
+		<email>dastergon@gmail.com</email>
+	</maintainer>
+</pkgmetadata>



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-05-18 17:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-18 14:27 [gentoo-commits] proj/kde:master commit in: kde-misc/cantata/ Paulos Ratis
  -- strict thread matches above, loose matches on Subject: below --
2012-05-18 17:23 Johannes Huber
2012-05-18 14:12 Paulos Ratis
2012-05-18 14:12 Paulos Ratis
2012-03-25 10:38 Andreas Hüttel
2012-03-21  9:42 Johannes Huber
2012-03-21  9:42 Johannes Huber

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