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 1QiDrd-0001jl-U3 for garchives@archives.gentoo.org; Sat, 16 Jul 2011 23:01:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BAAC21C082; Sat, 16 Jul 2011 23:00:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D03ED21C082 for ; Sat, 16 Jul 2011 23:00:30 +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 52ECF1B4004 for ; Sat, 16 Jul 2011 23:00:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id B51A18003D for ; Sat, 16 Jul 2011 23:00:29 +0000 (UTC) From: "Andrew Schenck" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Schenck" Message-ID: Subject: [gentoo-commits] proj/kde-sunset:master commit in: app-portage/kuroo/ X-VCS-Repository: proj/kde-sunset X-VCS-Files: app-portage/kuroo/kuroo-0.82.1.ebuild X-VCS-Directories: app-portage/kuroo/ X-VCS-Committer: galiven X-VCS-Committer-Name: Andrew Schenck X-VCS-Revision: b9612c03a2eec6066af48aa0fd7141c2232f6688 Date: Sat, 16 Jul 2011 23:00:29 +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: 867968b8207f227ca2b3e589978638a8 commit: b9612c03a2eec6066af48aa0fd7141c2232f6688 Author: Andrew Schenck users sourceforge ne= t> AuthorDate: Sat Jul 16 22:53:33 2011 +0000 Commit: Andrew Schenck users sourceforge ne= t> CommitDate: Sat Jul 16 22:54:15 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde-sunset.gi= t;a=3Dcommit;h=3Db9612c03 New build that works with portage >=3D 2.10.10.3 (Portage version: 2.1.10.3/git/Linux i686, unsigned Manifest commit) --- app-portage/kuroo/kuroo-0.82.1.ebuild | 25 +++++++++++++++++++++++++ 1 files changed, 25 insertions(+), 0 deletions(-) diff --git a/app-portage/kuroo/kuroo-0.82.1.ebuild b/app-portage/kuroo/ku= roo-0.82.1.ebuild new file mode 100644 index 0000000..bd7cba7 --- /dev/null +++ b/app-portage/kuroo/kuroo-0.82.1.ebuild @@ -0,0 +1,25 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +ARTS_REQUIRED=3D"never" + +inherit kde + +DESCRIPTION=3D"KDE frontend to Gentoo Portage" +HOMEPAGE=3D"http://sourceforge.net/projects/kuroo" +SRC_URI=3D"mirror://sourceforge/kuroo/${P}.tar.gz + mirror://gentoo/kde-admindir-3.5.5.tar.bz2" +LICENSE=3D"GPL-2" + +KEYWORDS=3D"~amd64 ~ppc ~sparc ~x86" +IUSE=3D"" + +DEPEND=3D"dev-db/sqlite" + +RDEPEND=3D"${DEPEND} + app-portage/gentoolkit + kde-misc/kdiff3 + kde-base/kdesu" + +need-kde 3.5