public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/betagarden:master commit in: media-sound/coquillo/
@ 2011-08-06 19:03 Sebastian Pipping
  0 siblings, 0 replies; 5+ messages in thread
From: Sebastian Pipping @ 2011-08-06 19:03 UTC (permalink / raw
  To: gentoo-commits

commit:     2f3901458593177b1922a2f97ad420bc758516f9
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Sat Aug  6 19:03:13 2011 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 19:03:13 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=2f390145

media-sound/coquillo: 1.5

---
 media-sound/coquillo/coquillo-1.5.ebuild |   21 +++++++++++++++++++++
 media-sound/coquillo/metadata.xml        |    9 +++++++++
 2 files changed, 30 insertions(+), 0 deletions(-)

diff --git a/media-sound/coquillo/coquillo-1.5.ebuild b/media-sound/coquillo/coquillo-1.5.ebuild
new file mode 100644
index 0000000..200b28c
--- /dev/null
+++ b/media-sound/coquillo/coquillo-1.5.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="3"
+
+inherit qt4-r2
+
+DESCRIPTION="GUI audio tagger based on Qt4 and taglib"
+HOMEPAGE="http://qt-apps.org/content/show.php/Coquillo?content=141896"
+SRC_URI="http://cs.joensuu.fi/~sjuvonen/${PN}/${PV}/${P}-src.tar.gz"
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=media-libs/taglib-1.6
+	x11-libs/qt-gui
+	x11-libs/qt-core"
+RDEPEND="${DEPEND}"

diff --git a/media-sound/coquillo/metadata.xml b/media-sound/coquillo/metadata.xml
new file mode 100644
index 0000000..328fbd1
--- /dev/null
+++ b/media-sound/coquillo/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>no-herd</herd>
+	<maintainer>
+		<email>sping@gentoo.org</email>
+		<name>Sebastian Pipping</name>
+	</maintainer>
+</pkgmetadata>



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

* [gentoo-commits] proj/betagarden:master commit in: media-sound/coquillo/
@ 2011-08-30 19:49 Sebastian Pipping
  0 siblings, 0 replies; 5+ messages in thread
From: Sebastian Pipping @ 2011-08-30 19:49 UTC (permalink / raw
  To: gentoo-commits

commit:     5e77886380186e5af64af7e7b4df5212a03d9e30
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Fri Aug 26 11:17:24 2011 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Tue Aug 30 19:49:20 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=5e778863

media-sound/coquillo: 1.6

---
 media-sound/coquillo/coquillo-1.6.ebuild |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/media-sound/coquillo/coquillo-1.6.ebuild b/media-sound/coquillo/coquillo-1.6.ebuild
new file mode 100644
index 0000000..200b28c
--- /dev/null
+++ b/media-sound/coquillo/coquillo-1.6.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="3"
+
+inherit qt4-r2
+
+DESCRIPTION="GUI audio tagger based on Qt4 and taglib"
+HOMEPAGE="http://qt-apps.org/content/show.php/Coquillo?content=141896"
+SRC_URI="http://cs.joensuu.fi/~sjuvonen/${PN}/${PV}/${P}-src.tar.gz"
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=media-libs/taglib-1.6
+	x11-libs/qt-gui
+	x11-libs/qt-core"
+RDEPEND="${DEPEND}"



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

* [gentoo-commits] proj/betagarden:master commit in: media-sound/coquillo/
@ 2011-10-27 18:02 Justin Lecher
  0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher @ 2011-10-27 18:02 UTC (permalink / raw
  To: gentoo-commits

commit:     0eab65fc388070ee00db6e83a49f729545fea4a3
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 27 17:12:33 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Oct 27 17:12:33 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=0eab65fc

Removed no-herd from herd tag in metadata.xml

(Portage version: 2.2.0_alpha71/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)

---
 media-sound/coquillo/ChangeLog    |    7 +++++++
 media-sound/coquillo/metadata.xml |    1 -
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/media-sound/coquillo/ChangeLog b/media-sound/coquillo/ChangeLog
new file mode 100644
index 0000000..15a348f
--- /dev/null
+++ b/media-sound/coquillo/ChangeLog
@@ -0,0 +1,7 @@
+# ChangeLog for media-sound/coquillo
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  27 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
+  Removed no-herd from herd tag in metadata.xml
+

diff --git a/media-sound/coquillo/metadata.xml b/media-sound/coquillo/metadata.xml
index 328fbd1..16bcc9f 100644
--- a/media-sound/coquillo/metadata.xml
+++ b/media-sound/coquillo/metadata.xml
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<herd>no-herd</herd>
 	<maintainer>
 		<email>sping@gentoo.org</email>
 		<name>Sebastian Pipping</name>



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

* [gentoo-commits] proj/betagarden:master commit in: media-sound/coquillo/
@ 2012-04-15 22:26 Sebastian Pipping
  0 siblings, 0 replies; 5+ messages in thread
From: Sebastian Pipping @ 2012-04-15 22:26 UTC (permalink / raw
  To: gentoo-commits

commit:     a7e462b23d69a039b5618f750af5500a4e167d34
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Sun Apr 15 22:25:04 2012 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 22:25:04 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=a7e462b2

media-sound/coquillo: 1.11

Also remove 1.5 and 1.6 as upstream removed the source tarballs and we have no mirroring on betagarden

---
 .../{coquillo-1.5.ebuild => coquillo-1.11.ebuild}  |    6 ++--
 media-sound/coquillo/coquillo-1.6.ebuild           |   21 --------------------
 2 files changed, 3 insertions(+), 24 deletions(-)

diff --git a/media-sound/coquillo/coquillo-1.5.ebuild b/media-sound/coquillo/coquillo-1.11.ebuild
similarity index 84%
rename from media-sound/coquillo/coquillo-1.5.ebuild
rename to media-sound/coquillo/coquillo-1.11.ebuild
index 200b28c..6f65e95 100644
--- a/media-sound/coquillo/coquillo-1.5.ebuild
+++ b/media-sound/coquillo/coquillo-1.11.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND=">=media-libs/taglib-1.6
-	x11-libs/qt-gui
-	x11-libs/qt-core"
+DEPEND=">=media-libs/taglib-1.7
+	>=x11-libs/qt-gui-4.6
+	>=x11-libs/qt-core-4.6"
 RDEPEND="${DEPEND}"

diff --git a/media-sound/coquillo/coquillo-1.6.ebuild b/media-sound/coquillo/coquillo-1.6.ebuild
deleted file mode 100644
index 200b28c..0000000
--- a/media-sound/coquillo/coquillo-1.6.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="3"
-
-inherit qt4-r2
-
-DESCRIPTION="GUI audio tagger based on Qt4 and taglib"
-HOMEPAGE="http://qt-apps.org/content/show.php/Coquillo?content=141896"
-SRC_URI="http://cs.joensuu.fi/~sjuvonen/${PN}/${PV}/${P}-src.tar.gz"
-
-LICENSE="|| ( GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=media-libs/taglib-1.6
-	x11-libs/qt-gui
-	x11-libs/qt-core"
-RDEPEND="${DEPEND}"



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

* [gentoo-commits] proj/betagarden:master commit in: media-sound/coquillo/
@ 2012-07-06 17:36 Ben de Groot
  0 siblings, 0 replies; 5+ messages in thread
From: Ben de Groot @ 2012-07-06 17:36 UTC (permalink / raw
  To: gentoo-commits

commit:     0b7673e17375dfeffad587d0f372739dff156f4d
Author:     Ben de Groot <yngwin <AT> gmail <DOT> com>
AuthorDate: Fri Jul  6 15:54:27 2012 +0000
Commit:     Ben de Groot <yngwin <AT> gentoo <DOT> org>
CommitDate: Fri Jul  6 15:54:27 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=0b7673e1

media-sound/coquillo has been moved to official tree

---
 media-sound/coquillo/ChangeLog            |    7 -------
 media-sound/coquillo/coquillo-1.11.ebuild |   21 ---------------------
 media-sound/coquillo/metadata.xml         |    8 --------
 3 files changed, 0 insertions(+), 36 deletions(-)

diff --git a/media-sound/coquillo/ChangeLog b/media-sound/coquillo/ChangeLog
deleted file mode 100644
index 15a348f..0000000
--- a/media-sound/coquillo/ChangeLog
+++ /dev/null
@@ -1,7 +0,0 @@
-# ChangeLog for media-sound/coquillo
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  27 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
-  Removed no-herd from herd tag in metadata.xml
-

diff --git a/media-sound/coquillo/coquillo-1.11.ebuild b/media-sound/coquillo/coquillo-1.11.ebuild
deleted file mode 100644
index 6f65e95..0000000
--- a/media-sound/coquillo/coquillo-1.11.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="3"
-
-inherit qt4-r2
-
-DESCRIPTION="GUI audio tagger based on Qt4 and taglib"
-HOMEPAGE="http://qt-apps.org/content/show.php/Coquillo?content=141896"
-SRC_URI="http://cs.joensuu.fi/~sjuvonen/${PN}/${PV}/${P}-src.tar.gz"
-
-LICENSE="|| ( GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=media-libs/taglib-1.7
-	>=x11-libs/qt-gui-4.6
-	>=x11-libs/qt-core-4.6"
-RDEPEND="${DEPEND}"

diff --git a/media-sound/coquillo/metadata.xml b/media-sound/coquillo/metadata.xml
deleted file mode 100644
index 16bcc9f..0000000
--- a/media-sound/coquillo/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>sping@gentoo.org</email>
-		<name>Sebastian Pipping</name>
-	</maintainer>
-</pkgmetadata>



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

end of thread, other threads:[~2012-07-06 17:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-06 19:03 [gentoo-commits] proj/betagarden:master commit in: media-sound/coquillo/ Sebastian Pipping
  -- strict thread matches above, loose matches on Subject: below --
2011-08-30 19:49 Sebastian Pipping
2011-10-27 18:02 Justin Lecher
2012-04-15 22:26 Sebastian Pipping
2012-07-06 17:36 Ben de Groot

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