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 44BDF1382C5 for ; Fri, 24 Jun 2016 09:57:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86CBE94082; Fri, 24 Jun 2016 09:57:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9B2B94082 for ; Fri, 24 Jun 2016 09:57:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 213CE340D2E for ; Fri, 24 Jun 2016 09:57:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C62C2411 for ; Fri, 24 Jun 2016 09:57:18 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1466761884.b22fbdb0ab5114a29d06ea46eec9084346f3f152.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/lablgtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/lablgtk/lablgtk-2.18.4-r1.ebuild dev-ml/lablgtk/lablgtk-2.18.4.ebuild X-VCS-Directories: dev-ml/lablgtk/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: b22fbdb0ab5114a29d06ea46eec9084346f3f152 X-VCS-Branch: master Date: Fri, 24 Jun 2016 09:57:18 +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: 7add7db9-207e-4aa2-9327-6510e263c7d6 X-Archives-Hash: 4644cac8661c073f4f0ed949748e3c91 commit: b22fbdb0ab5114a29d06ea46eec9084346f3f152 Author: Alexis Ballier gentoo org> AuthorDate: Fri Jun 24 09:51:24 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Jun 24 09:51:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b22fbdb0 dev-ml/lablgtk: drop backward compat dep on camlp4 Package-Manager: portage-2.3.0 RepoMan-Options: --force dev-ml/lablgtk/{lablgtk-2.18.4.ebuild => lablgtk-2.18.4-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/lablgtk/lablgtk-2.18.4.ebuild b/dev-ml/lablgtk/lablgtk-2.18.4-r1.ebuild similarity index 96% rename from dev-ml/lablgtk/lablgtk-2.18.4.ebuild rename to dev-ml/lablgtk/lablgtk-2.18.4-r1.ebuild index 4994848..d6af703 100644 --- a/dev-ml/lablgtk/lablgtk-2.18.4.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.18.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -22,7 +22,7 @@ RDEPEND=">=x11-libs/gtk+-2.10:2 >=x11-libs/gtkglarea-1.9:2 ) spell? ( app-text/gtkspell:2 ) sourceview? ( x11-libs/gtksourceview:2.0 ) - || ( dev-ml/camlp4:=