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 3F1F8138C48 for ; Sun, 12 Apr 2015 14:56:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7AFDE0CA4; Sun, 12 Apr 2015 14:56:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6DD7FE0CA4 for ; Sun, 12 Apr 2015 14:56:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A9F3B340940 for ; Sun, 12 Apr 2015 14:56:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C8C415C48 for ; Sun, 12 Apr 2015 14:56:31 +0000 (UTC) From: "Christoph Mende" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Mende" Message-ID: <1428850540.b18667f7e5bd3f9a505b13d59e4ef182a0b613f4.angelos@gentoo> Subject: [gentoo-commits] proj/xfce:master commit in: xfce-base/exo/ X-VCS-Repository: proj/xfce X-VCS-Files: xfce-base/exo/exo-9999.ebuild X-VCS-Directories: xfce-base/exo/ X-VCS-Committer: angelos X-VCS-Committer-Name: Christoph Mende X-VCS-Revision: b18667f7e5bd3f9a505b13d59e4ef182a0b613f4 X-VCS-Branch: master Date: Sun, 12 Apr 2015 14:56:31 +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: 035b558a-2767-40b5-8694-86f7de8a772e X-Archives-Hash: 740171582210fdf9249e3138f8c55e74 commit: b18667f7e5bd3f9a505b13d59e4ef182a0b613f4 Author: Christoph Mende gentoo org> AuthorDate: Sun Apr 12 14:55:40 2015 +0000 Commit: Christoph Mende gentoo org> CommitDate: Sun Apr 12 14:55:40 2015 +0000 URL: https://gitweb.gentoo.org/proj/xfce.git/commit/?id=b18667f7 exo: Sync with gentoo-x86 Package-Manager: portage-2.2.18 Manifest-Sign-Key: 84F20B43 xfce-base/exo/exo-9999.ebuild | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/xfce-base/exo/exo-9999.ebuild b/xfce-base/exo/exo-9999.ebuild index 6b17bed..08161a9 100644 --- a/xfce-base/exo/exo-9999.ebuild +++ b/xfce-base/exo/exo-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.10.2-r1.ebuild,v 1.9 2014/07/18 19:56:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.10.4.ebuild,v 1.1 2015/03/25 09:49:38 mgorny Exp $ EAPI=5 inherit xfconf @@ -14,11 +14,11 @@ KEYWORDS="" IUSE="debug" RDEPEND=">=dev-lang/perl-5.6 - >=dev-libs/glib-2.30 + >=dev-libs/glib-2.30:= dev-perl/URI - >=x11-libs/gtk+-2.24:2 - >=xfce-base/libxfce4ui-4.10 - >=xfce-base/libxfce4util-4.10" + >=x11-libs/gtk+-2.24:2= + >=xfce-base/libxfce4ui-4.10:= + >=xfce-base/libxfce4util-4.10:=" DEPEND="${RDEPEND} dev-util/intltool sys-devel/gettext