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 1RaFZq-0004SJ-K8 for garchives@archives.gentoo.org; Mon, 12 Dec 2011 23:46:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8AA3021C260; Mon, 12 Dec 2011 23:46:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5AC1B21C260 for ; Mon, 12 Dec 2011 23:46:26 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A9DF01B4021 for ; Mon, 12 Dec 2011 23:46:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id B97D88004A for ; Mon, 12 Dec 2011 23:46:24 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <6a718580d9af30e42221821cd62a27d572a28695.dilfridge@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdepim-l10n/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kdepim-l10n/kdepim-l10n-4.7.90.ebuild X-VCS-Directories: kde-base/kdepim-l10n/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 6a718580d9af30e42221821cd62a27d572a28695 Date: Mon, 12 Dec 2011 23:46:24 +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: e77b521e-530f-435f-915f-4413756cf163 X-Archives-Hash: bae1f05299e4b42eea425953eeee1ac1 commit: 6a718580d9af30e42221821cd62a27d572a28695 Author: Andreas K. Huettel (dilfridge) akhuettel de> AuthorDate: Mon Dec 12 23:46:19 2011 +0000 Commit: Andreas H=C3=BCttel gentoo org> CommitDate: Mon Dec 12 23:46:19 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D6a718580 [kde-base/kdepim-l10n] Fix SRC_URI (Portage version: 2.1.10.39/git/Linux x86_64, RepoMan options: --force, u= nsigned Manifest commit) --- kde-base/kdepim-l10n/kdepim-l10n-4.7.90.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kde-base/kdepim-l10n/kdepim-l10n-4.7.90.ebuild b/kde-base/kd= epim-l10n/kdepim-l10n-4.7.90.ebuild index 0112885..9ef2fe7 100644 --- a/kde-base/kdepim-l10n/kdepim-l10n-4.7.90.ebuild +++ b/kde-base/kdepim-l10n/kdepim-l10n-4.7.90.ebuild @@ -27,7 +27,7 @@ SRC_URI=3D"" =20 for MY_LANG in ${MY_LANGS} ; do IUSE=3D"${IUSE} linguas_${MY_LANG}" - SRC_URI=3D"${SRC_URI} linguas_${MY_LANG}? ( ${URI_BASE}/kde-l10n-${MY_L= ANG}-${PV}.tar.bz2 )" + SRC_URI=3D"${SRC_URI} linguas_${MY_LANG}? ( ${URI_BASE/kdepim/kde}/kde-= l10n-${MY_LANG}-${PV}.tar.bz2 )" done =20 S=3D"${WORKDIR}"