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 EC6B3138010 for ; Fri, 28 Sep 2012 08:31:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9ED3A21C005; Fri, 28 Sep 2012 08:30:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 59B0F21C005 for ; Fri, 28 Sep 2012 08:30:54 +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 977A833C878 for ; Fri, 28 Sep 2012 08:30:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 598ABE544A for ; Fri, 28 Sep 2012 08:30:52 +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: <1348821023.2259d3e1f1cb0477ec8aa30d595dd895d8e977dc.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gtkhtml/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/gtkhtml/gtkhtml-4.5.5.ebuild gnome-extra/gtkhtml/gtkhtml-4.6.0.ebuild gnome-extra/gtkhtml/gtkhtml-9999.ebuild X-VCS-Directories: gnome-extra/gtkhtml/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Rostovtsev X-VCS-Revision: 2259d3e1f1cb0477ec8aa30d595dd895d8e977dc X-VCS-Branch: master Date: Fri, 28 Sep 2012 08:30:52 +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: d030b813-d024-4633-8c63-6eb9766c549d X-Archives-Hash: b711e73bb5b0dd8365d88304775dc705 commit: 2259d3e1f1cb0477ec8aa30d595dd895d8e977dc Author: Alexandre Rostovtsev gentoo org> AuthorDate: Fri Sep 28 08:29:17 2012 +0000 Commit: Alexandre Rostovtsev gentoo org> CommitDate: Fri Sep 28 08:30:23 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=2259d3e1 gnome-extra/gtkhtml: 4.5.5 → 4.6.0 and add live ebuild --- .../{gtkhtml-4.5.5.ebuild => gtkhtml-4.6.0.ebuild} | 19 +++++++++++++------ .../{gtkhtml-4.5.5.ebuild => gtkhtml-9999.ebuild} | 19 +++++++++++++------ 2 files changed, 26 insertions(+), 12 deletions(-) diff --git a/gnome-extra/gtkhtml/gtkhtml-4.5.5.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.6.0.ebuild similarity index 72% copy from gnome-extra/gtkhtml/gtkhtml-4.5.5.ebuild copy to gnome-extra/gtkhtml/gtkhtml-4.6.0.ebuild index 314c69b..9735a4b 100644 --- a/gnome-extra/gtkhtml/gtkhtml-4.5.5.ebuild +++ b/gnome-extra/gtkhtml/gtkhtml-4.6.0.ebuild @@ -1,19 +1,24 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtkhtml/gtkhtml-4.4.3.ebuild,v 1.1 2012/06/23 09:46:13 pacho Exp $ +# $Header: $ EAPI="4" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" -inherit gnome2 eutils +inherit gnome2 +[[ ${PV} = 9999 ]] && inherit gnome2-live DESCRIPTION="Lightweight HTML Rendering/Printing/Editing Engine" HOMEPAGE="http://www.gnome.org/" -LICENSE="GPL-2 LGPL-2" +LICENSE="GPL-2+ LGPL-2+" SLOT="4.0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +if [[ ${PV} = 9999 ]]; then + KEYWORDS="" +else + KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +fi IUSE="" # orbit is referenced in configure, but is not used anywhere else @@ -40,8 +45,10 @@ pkg_setup() { src_prepare() { # Regenerate marshallers for