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 1QWCIO-0000jr-Vu for garchives@archives.gentoo.org; Mon, 13 Jun 2011 18:55:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CFA21C0B9; Mon, 13 Jun 2011 18:54:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CDBD51C0B9 for ; Mon, 13 Jun 2011 18:54:30 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3A9402AC00A for ; Mon, 13 Jun 2011 18:54:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 8DA798003D for ; Mon, 13 Jun 2011 18:54:29 +0000 (UTC) From: "Christoph Mende" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Mende" Message-ID: <1a339fa034ddce2308ec8a89f78a8c9be508dbef.angelos@gentoo> Subject: [gentoo-commits] proj/xfce:master commit in: xfce-base/xfwm4/ X-VCS-Repository: proj/xfce X-VCS-Files: xfce-base/xfwm4/xfwm4-9999.ebuild X-VCS-Directories: xfce-base/xfwm4/ X-VCS-Committer: angelos X-VCS-Committer-Name: Christoph Mende X-VCS-Revision: 1a339fa034ddce2308ec8a89f78a8c9be508dbef Date: Mon, 13 Jun 2011 18:54:29 +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: e83f3397d638dc54771864e9fe6d3815 commit: 1a339fa034ddce2308ec8a89f78a8c9be508dbef Author: Christoph Mende gentoo org> AuthorDate: Mon Jun 13 18:51:28 2011 +0000 Commit: Christoph Mende gentoo org> CommitDate: Mon Jun 13 18:51:28 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/xfce.git;a=3D= commit;h=3D1a339fa0 xfwm4: Convert to xfconf, drop keywords (Portage version: 2.2.0_alpha40/git/Linux x86_64, signed Manifest commit = with key 84F20B43) --- xfce-base/xfwm4/xfwm4-9999.ebuild | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xfce-base/xfwm4/xfwm4-9999.ebuild b/xfce-base/xfwm4/xfwm4-99= 99.ebuild index 74fb72f..3cfb40c 100644 --- a/xfce-base/xfwm4/xfwm4-9999.ebuild +++ b/xfce-base/xfwm4/xfwm4-9999.ebuild @@ -3,14 +3,14 @@ # $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.8.1.ebuild,v = 1.9 2011/05/19 22:10:26 ssuominen Exp $ =20 EAPI=3D4 -inherit xfconf-live +inherit xfconf =20 DESCRIPTION=3D"Window manager for the Xfce desktop environment" HOMEPAGE=3D"http://www.xfce.org/projects/xfwm4/" =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-= fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS=3D"" IUSE=3D"debug startup-notification +xcomposite" =20 RDEPEND=3D">=3Ddev-libs/glib-2.10:2