From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7071C138202 for ; Tue, 2 Oct 2012 23:29:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26D73E0175; Tue, 2 Oct 2012 23:29:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DBE0EE0175 for ; Tue, 2 Oct 2012 23:29:29 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1576533CBE3 for ; Tue, 2 Oct 2012 23:29:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id DE661E5445 for ; Tue, 2 Oct 2012 23:29:26 +0000 (UTC) From: "Alexandre Rostovtsev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Rostovtsev" Message-ID: <1349220520.0f82d5ccdb97c18d61fd1ef31eccd1bf08d9765b.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: x11-themes/gnome-backgrounds/ X-VCS-Repository: proj/gnome X-VCS-Files: x11-themes/gnome-backgrounds/gnome-backgrounds-3.5.90.ebuild x11-themes/gnome-backgrounds/gnome-backgrounds-3.6.0.ebuild x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild X-VCS-Directories: x11-themes/gnome-backgrounds/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Rostovtsev X-VCS-Revision: 0f82d5ccdb97c18d61fd1ef31eccd1bf08d9765b X-VCS-Branch: master Date: Tue, 2 Oct 2012 23:29:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 67e96558-d06b-4d09-bb55-745c0c960a0d X-Archives-Hash: a089cbda240105ec4071a3405a908b2c commit: 0f82d5ccdb97c18d61fd1ef31eccd1bf08d9765b Author: Alexandre Rostovtsev gentoo org> AuthorDate: Tue Oct 2 23:27:19 2012 +0000 Commit: Alexandre Rostovtsev gentoo org> CommitDate: Tue Oct 2 23:28:40 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=0f82d5cc x11-themes/gnome-backgrounds: 3.5.90 → 3.6.0 and add live ebuild Thanks to Sobhan Mohammadpour. --- ....5.90.ebuild => gnome-backgrounds-3.6.0.ebuild} | 9 +++++++-- ...3.5.90.ebuild => gnome-backgrounds-9999.ebuild} | 9 +++++++-- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.5.90.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.6.0.ebuild similarity index 65% copy from x11-themes/gnome-backgrounds/gnome-backgrounds-3.5.90.ebuild copy to x11-themes/gnome-backgrounds/gnome-backgrounds-3.6.0.ebuild index 33e7bdd..753c0d9 100644 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.5.90.ebuild +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.6.0.ebuild @@ -1,18 +1,23 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.4.2.ebuild,v 1.1 2012/08/10 11:19:27 eva Exp $ +# $Header: $ EAPI="4" GCONF_DEBUG="no" inherit gnome2 +[[ ${PV} = 9999 ]] && inherit gnome2-live DESCRIPTION="A set of backgrounds packaged with the GNOME desktop" HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +if [[ ${PV} = 9999 ]]; then + KEYWORDS="" +else + KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +fi IUSE="" RDEPEND="" diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.5.90.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild similarity index 65% rename from x11-themes/gnome-backgrounds/gnome-backgrounds-3.5.90.ebuild rename to x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild index 33e7bdd..753c0d9 100644 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.5.90.ebuild +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild @@ -1,18 +1,23 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.4.2.ebuild,v 1.1 2012/08/10 11:19:27 eva Exp $ +# $Header: $ EAPI="4" GCONF_DEBUG="no" inherit gnome2 +[[ ${PV} = 9999 ]] && inherit gnome2-live DESCRIPTION="A set of backgrounds packaged with the GNOME desktop" HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +if [[ ${PV} = 9999 ]]; then + KEYWORDS="" +else + KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +fi IUSE="" RDEPEND=""