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 1QOKPE-0004LF-Tl for garchives@archives.gentoo.org; Mon, 23 May 2011 01:58:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B34781C005; Mon, 23 May 2011 01:57:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7EC5D1C005 for ; Mon, 23 May 2011 01:57:56 +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 A881D1B4014 for ; Mon, 23 May 2011 01:57:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id C78DC80506 for ; Mon, 23 May 2011 01:57:53 +0000 (UTC) From: "Jorge Manuel B. S. Vicetto" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jorge Manuel B. S. Vicetto" Message-ID: Subject: [gentoo-commits] proj/kde:master commit in: kde-base/oxygen-icons/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/oxygen-icons/oxygen-icons-4.6.80.ebuild X-VCS-Directories: kde-base/oxygen-icons/ X-VCS-Committer: jmbsvicetto X-VCS-Committer-Name: Jorge Manuel B. S. Vicetto X-VCS-Revision: ba32964bdddf99e9a3f51dd5f0e8fdf4a7344270 Date: Mon, 23 May 2011 01:57:53 +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: 0b267f0643ffa7ef1a3119c9038cb247 commit: ba32964bdddf99e9a3f51dd5f0e8fdf4a7344270 Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) ge= ntoo org> AuthorDate: Sun May 22 19:47:35 2011 +0000 Commit: Jorge Manuel B. S. Vicetto gentoo org= > CommitDate: Sun May 22 19:47:35 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3Dba32964b [kde-base/oxygen-icons] Created new tarball for 4.6.80 version. (Portage version: 2.2.0_alpha34/git/Linux x86_64, signed Manifest commit = with key BB0E6E98) --- kde-base/oxygen-icons/oxygen-icons-4.6.80.ebuild | 12 ++++-------- 1 files changed, 4 insertions(+), 8 deletions(-) diff --git a/kde-base/oxygen-icons/oxygen-icons-4.6.80.ebuild b/kde-base/= oxygen-icons/oxygen-icons-4.6.80.ebuild index 538a9ae..0a5a551 100644 --- a/kde-base/oxygen-icons/oxygen-icons-4.6.80.ebuild +++ b/kde-base/oxygen-icons/oxygen-icons-4.6.80.ebuild @@ -2,14 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 -EAPI=3D4 +EAPI=3D"4" =20 if [[ ${PV} =3D=3D *9999 ]]; then KMNAME=3D"kdesupport" else - # Upstream does not ship releases properly so we dont want all versions - MY_PV=3D"4.6.2" - MY_P=3D"${PN}-${MY_PV}" + KMNAME=3D"oxygen-icons" fi KDE_REQUIRED=3D"never" inherit kde4-base @@ -21,8 +19,8 @@ HOMEPAGE=3D"http://www.oxygen-icons.org/" # filename of one of the tarballs [[ ${PV} =3D=3D *9999 ]] || \ SRC_URI=3D" - !bindist? ( http://dev.gentoo.org/~scarabeus/${MY_P}.tar.xz ) - bindist? ( ${SRC_URI//${PV}/${MY_PV}} ) + !bindist? ( http://dev.gentoo.org/~jmbsvicetto/distfiles/${P}.tar.xz ) + bindist? ( ${SRC_URI//${PV}/${PV}} ) " =20 LICENSE=3D"LGPL-3" @@ -34,8 +32,6 @@ DEPEND=3D" " RDEPEND=3D"" =20 -[[ ${PV} =3D=3D *9999 ]] || S=3D${WORKDIR}/${MY_P} - # Block conflicting packages add_blocker kdebase-data '<4.2.67' add_blocker kdepim-icons 4.2.89