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 B52F9138259 for ; Wed, 2 Jan 2013 18:16:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 884ACE06EC; 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 C9F7AE06EC 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 D963A33DC09 for ; Wed, 2 Jan 2013 18:15:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 781C7E5446 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: <1357150511.270ffca96300165534f9d82e913af932d2f62bf3.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: 270ffca96300165534f9d82e913af932d2f62bf3 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: 7d31bd90-77c2-4eb2-8d03-5a956b90f9e9 X-Archives-Hash: c38dbbe4717b3305797abc89782bf9c0 commit: 270ffca96300165534f9d82e913af932d2f62bf3 Author: Christoph Mende gentoo org> AuthorDate: Wed Jan 2 18:15:11 2013 +0000 Commit: Christoph Mende gentoo org> CommitDate: Wed Jan 2 18:15:11 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=270ffca9 exo: Sync with gentoo-x86 Package-Manager: portage-2.2.0_alpha149 Manifest-Sign-Key: 84F20B43 --- xfce-base/exo/exo-9999.ebuild | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xfce-base/exo/exo-9999.ebuild b/xfce-base/exo/exo-9999.ebuild index 1eb0f21..47435be 100644 --- a/xfce-base/exo/exo-9999.ebuild +++ b/xfce-base/exo/exo-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/exo/exo-0.8.0.ebuild,v 1.10 2012/09/09 14:33:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.8.0.ebuild,v 1.11 2012/11/28 12:27:20 ssuominen Exp $ -EAPI=4 +EAPI=5 inherit xfconf DESCRIPTION="Extensions, widgets and framework library with session support for the Xfce desktop environment"