From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QpmAE-0000JU-D0 for garchives@archives.gentoo.org; Sat, 06 Aug 2011 19:04:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1393C21C069; Sat, 6 Aug 2011 19:03:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CAB9821C069 for ; Sat, 6 Aug 2011 19:03:52 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 23BCD1B403F for ; Sat, 6 Aug 2011 19:03:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 7006380040 for ; Sat, 6 Aug 2011 19:03:51 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <2f3901458593177b1922a2f97ad420bc758516f9.sping@gentoo> Subject: [gentoo-commits] proj/betagarden:master commit in: media-sound/coquillo/ X-VCS-Repository: proj/betagarden X-VCS-Files: media-sound/coquillo/coquillo-1.5.ebuild media-sound/coquillo/metadata.xml X-VCS-Directories: media-sound/coquillo/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 2f3901458593177b1922a2f97ad420bc758516f9 Date: Sat, 6 Aug 2011 19:03:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 569268343197df037560de1efe919ed6 commit: 2f3901458593177b1922a2f97ad420bc758516f9 Author: Sebastian Pipping pipping org> AuthorDate: Sat Aug 6 19:03:13 2011 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Sat Aug 6 19:03:13 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/betagarden.gi= t;a=3Dcommit;h=3D2f390145 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/coqui= llo/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=3D"3" + +inherit qt4-r2 + +DESCRIPTION=3D"GUI audio tagger based on Qt4 and taglib" +HOMEPAGE=3D"http://qt-apps.org/content/show.php/Coquillo?content=3D14189= 6" +SRC_URI=3D"http://cs.joensuu.fi/~sjuvonen/${PN}/${PV}/${P}-src.tar.gz" + +LICENSE=3D"|| ( GPL-2 GPL-3 )" +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"" + +DEPEND=3D">=3Dmedia-libs/taglib-1.6 + x11-libs/qt-gui + x11-libs/qt-core" +RDEPEND=3D"${DEPEND}" diff --git a/media-sound/coquillo/metadata.xml b/media-sound/coquillo/met= adata.xml new file mode 100644 index 0000000..328fbd1 --- /dev/null +++ b/media-sound/coquillo/metadata.xml @@ -0,0 +1,9 @@ + + + + no-herd + + sping@gentoo.org + Sebastian Pipping + +