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 8CAEE138259 for ; Wed, 2 Jan 2013 18:16:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ABD59E06F9; Wed, 2 Jan 2013 18:16:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F2BE5E06F9 for ; Wed, 2 Jan 2013 18:16:00 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1019E33DC12 for ; Wed, 2 Jan 2013 18:16:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id A06E1E544A for ; Wed, 2 Jan 2013 18:15:58 +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: <1357150512.aa06dfe83c7c9b41d556638fe7a851b3ee306517.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: aa06dfe83c7c9b41d556638fe7a851b3ee306517 X-VCS-Branch: master Date: Wed, 2 Jan 2013 18:15:58 +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: 69113607-20aa-47a3-b543-a592313a7fdd X-Archives-Hash: 1e7773a850ed3cbe4bb0022df827e81d commit: aa06dfe83c7c9b41d556638fe7a851b3ee306517 Author: Christoph Mende gentoo org> AuthorDate: Wed Jan 2 18:15:12 2013 +0000 Commit: Christoph Mende gentoo org> CommitDate: Wed Jan 2 18:15:12 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=aa06dfe8 garcon: Sync with gentoo-x86 Package-Manager: portage-2.2.0_alpha149 Manifest-Sign-Key: 84F20B43 --- xfce-base/garcon/garcon-9999.ebuild | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xfce-base/garcon/garcon-9999.ebuild b/xfce-base/garcon/garcon-9999.ebuild index 2438406..c276cda 100644 --- a/xfce-base/garcon/garcon-9999.ebuild +++ b/xfce-base/garcon/garcon-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.0.ebuild,v 1.10 2012/09/09 14:34:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.2.0.ebuild,v 1.11 2012/11/28 12:28:41 ssuominen Exp $ -EAPI=4 +EAPI=5 inherit xfconf DESCRIPTION="Xfce's freedesktop.org specification compatible menu implementation library"