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 1Q9b89-000202-D3 for garchives@archives.gentoo.org; Tue, 12 Apr 2011 10:47:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5741D1C02D; Tue, 12 Apr 2011 10:47:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 258471C02D for ; Tue, 12 Apr 2011 10:47:26 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9720A1B4127 for ; Tue, 12 Apr 2011 10:47:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 0416F80065 for ; Tue, 12 Apr 2011 10:47:25 +0000 (UTC) From: "Tomas Chvatal" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tomas Chvatal" Message-ID: <662329e3fffc6df7e360e9d7657d468a470cdd83.scarabeus@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/wicd-client-kde/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/wicd-client-kde/wicd-client-kde-9999.ebuild X-VCS-Directories: kde-misc/wicd-client-kde/ X-VCS-Committer: scarabeus X-VCS-Committer-Name: Tomas Chvatal X-VCS-Revision: 662329e3fffc6df7e360e9d7657d468a470cdd83 Date: Tue, 12 Apr 2011 10:47:25 +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: 4179904b6e61ea9eb93dc39e62897fe8 commit: 662329e3fffc6df7e360e9d7657d468a470cdd83 Author: Tomas Chvatal gentoo org> AuthorDate: Tue Apr 12 10:47:18 2011 +0000 Commit: Tomas Chvatal gentoo org> CommitDate: Tue Apr 12 10:47:18 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D662329e3 [wicd-client-kde] sync with main tree. --- .../wicd-client-kde/wicd-client-kde-9999.ebuild | 15 +++++++++-----= - 1 files changed, 9 insertions(+), 6 deletions(-) diff --git a/kde-misc/wicd-client-kde/wicd-client-kde-9999.ebuild b/kde-m= isc/wicd-client-kde/wicd-client-kde-9999.ebuild index fbec3d6..4d3be02 100644 --- a/kde-misc/wicd-client-kde/wicd-client-kde-9999.ebuild +++ b/kde-misc/wicd-client-kde/wicd-client-kde-9999.ebuild @@ -2,22 +2,25 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-misc/wicd-client-kde/wicd-client-= kde-0.2.1.ebuild,v 1.3 2011/01/04 22:40:19 hwoarang Exp $ =20 -EAPI=3D3 +EAPI=3D4 =20 -KDE_LINGUAS_DIR=3D"translations" -KDE_LINGUAS=3D"cs es fr hu it pt_BR zh_CN" +KDE_LINGUAS=3D"cs da de en_GB es et fr hu it nb nl pa pt pt_BR ru sv uk = zh_CN +zh_TW" EGIT_REPONAME=3D"wicd-kde" +MY_P=3D${P/-client/} KDE_SCM=3D"git" inherit kde4-base =20 DESCRIPTION=3D"Wicd client built on the KDE Development Platform" HOMEPAGE=3D"http://kde-apps.org/content/show.php/Wicd+Client+KDE?content= =3D132366" -[[ ${PV} =3D=3D *9999 ]] || SRC_URI=3D"http://kde-apps.org/CONTENT/conte= nt-files/132366-${P}.tar.gz" - +[[ ${PV} =3D=3D *9999 ]] || + SRC_URI=3D"http://kde-apps.org/CONTENT/content-files/132366-${MY_P}.tar= .gz" LICENSE=3D"GPL-3" SLOT=3D"0" -KEYWORDS=3D"" +KEYWORDS=3D"~amd64 ~x86" IUSE=3D"" =20 RDEPEND=3D"net-misc/wicd" DEPEND=3D"${RDEPEND}" + +S=3D${WORKDIR}/${PN/-client/}