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 1QWCHy-0000bs-Pc for garchives@archives.gentoo.org; Mon, 13 Jun 2011 18:55:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3CA61C031; Mon, 13 Jun 2011 18:54:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7E6661C00A for ; Mon, 13 Jun 2011 18:54:29 +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 105E11B401E for ; Mon, 13 Jun 2011 18:54:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id EF51880048 for ; Mon, 13 Jun 2011 18:54:27 +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: <1ccc60f191f634aefcfffb0f20b3ebe6ccf00c81.angelos@gentoo> Subject: [gentoo-commits] proj/xfce:master commit in: xfce-base/garcon/ X-VCS-Repository: proj/xfce X-VCS-Files: xfce-base/garcon/garcon-9999.ebuild X-VCS-Directories: xfce-base/garcon/ X-VCS-Committer: angelos X-VCS-Committer-Name: Christoph Mende X-VCS-Revision: 1ccc60f191f634aefcfffb0f20b3ebe6ccf00c81 Date: Mon, 13 Jun 2011 18:54:27 +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: 1d9abb9f1843dfca2342d5f0d74d76c9 commit: 1ccc60f191f634aefcfffb0f20b3ebe6ccf00c81 Author: Christoph Mende gentoo org> AuthorDate: Mon Jun 13 18:51:15 2011 +0000 Commit: Christoph Mende gentoo org> CommitDate: Mon Jun 13 18:51:15 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/xfce.git;a=3D= commit;h=3D1ccc60f1 garcon: Convert to xfconf, drop keywords (Portage version: 2.2.0_alpha40/git/Linux x86_64, signed Manifest commit = with key 84F20B43) --- xfce-base/garcon/garcon-9999.ebuild | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xfce-base/garcon/garcon-9999.ebuild b/xfce-base/garcon/garco= n-9999.ebuild index a4a79c8..688e4b2 100644 --- a/xfce-base/garcon/garcon-9999.ebuild +++ b/xfce-base/garcon/garcon-9999.ebuild @@ -3,14 +3,14 @@ # $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.7.ebuild,= v 1.7 2011/05/19 22:12:28 ssuominen Exp $ =20 EAPI=3D4 -inherit xfconf-live +inherit xfconf =20 DESCRIPTION=3D"Xfce's freedesktop.org specification compatible menu impl= ementation library" HOMEPAGE=3D"http://www.xfce.org/projects/libraries/" =20 LICENSE=3D"LGPL-2 FDL-1.1" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~= x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS=3D"" IUSE=3D"debug" =20 RDEPEND=3D">=3Ddev-libs/glib-2.14:2