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 1PrFhm-00027u-AO for garchives@archives.gentoo.org; Sun, 20 Feb 2011 20:16:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 711D81C08D; Sun, 20 Feb 2011 20:14:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3EFCE1C08D for ; Sun, 20 Feb 2011 20:14:46 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 026151B40F0 for ; Sun, 20 Feb 2011 20:14:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 63C628007E for ; Sun, 20 Feb 2011 20:14:45 +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: 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: e643fd548d96a9ef3a8a2a32ec1e40264e0309ee Date: Sun, 20 Feb 2011 20:14:45 +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: 7465ae8a0f9eab6bd0dd4366ff152e6a commit: e643fd548d96a9ef3a8a2a32ec1e40264e0309ee Author: Christoph Mende gentoo org> AuthorDate: Sun Feb 20 18:53:34 2011 +0000 Commit: Christoph Mende gentoo org> CommitDate: Sun Feb 20 18:53:34 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/xfce.git;a=3D= commit;h=3De643fd54 garcon: Updated --- xfce-base/garcon/garcon-9999.ebuild | 17 +++++++++++------ 1 files changed, 11 insertions(+), 6 deletions(-) diff --git a/xfce-base/garcon/garcon-9999.ebuild b/xfce-base/garcon/garco= n-9999.ebuild index fdf84ba..32e2dfc 100644 --- a/xfce-base/garcon/garcon-9999.ebuild +++ b/xfce-base/garcon/garcon-9999.ebuild @@ -1,18 +1,22 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D3 inherit xfce4 =20 -xfce4_libs +xfce4_core + +DESCRIPTION=3D"Xfce's freedesktop.org specification compatible menu impl= ementation library" +HOMEPAGE=3D"http://www.xfce.org/projects/libraries/" =20 -DESCRIPTION=3D"a freedesktop.org compliant menu implementation based on = GLib and GIO" LICENSE=3D"LGPL-2 FDL-1.1" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~= x86-fbsd" +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" IUSE=3D"debug" =20 -RDEPEND=3D">=3Ddev-libs/glib-2.14:2" +RDEPEND=3D">=3Ddev-libs/glib-2.14:2 + !