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 1C54F138259 for ; Wed, 2 Jan 2013 18:16:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E449EE072C; Wed, 2 Jan 2013 18:16:04 +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 593CFE0724 for ; Wed, 2 Jan 2013 18:16:04 +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 7159833DC0A for ; Wed, 2 Jan 2013 18:16:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 7CB20E5439 for ; Wed, 2 Jan 2013 18:16:00 +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: <1357150521.7311789b782ff03ff9c6221b61ed31dc5df10acd.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: 7311789b782ff03ff9c6221b61ed31dc5df10acd X-VCS-Branch: master Date: Wed, 2 Jan 2013 18:16:00 +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: 85810bed-25fb-4bc9-b1ab-75c9b7cba805 X-Archives-Hash: 0c5889cded179df0cf75e4a2ca23956c commit: 7311789b782ff03ff9c6221b61ed31dc5df10acd Author: Christoph Mende gentoo org> AuthorDate: Wed Jan 2 18:15:21 2013 +0000 Commit: Christoph Mende gentoo org> CommitDate: Wed Jan 2 18:15:21 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=7311789b xfwm4: Sync with gentoo-x86 Package-Manager: portage-2.2.0_alpha149 Manifest-Sign-Key: 84F20B43 --- xfce-base/xfwm4/xfwm4-9999.ebuild | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xfce-base/xfwm4/xfwm4-9999.ebuild b/xfce-base/xfwm4/xfwm4-9999.ebuild index a5e4296..8a3be30 100644 --- a/xfce-base/xfwm4/xfwm4-9999.ebuild +++ b/xfce-base/xfwm4/xfwm4-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/xfwm4/xfwm4-4.10.0.ebuild,v 1.10 2012/09/09 14:47:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.10.0.ebuild,v 1.11 2012/11/28 12:29:16 ssuominen Exp $ -EAPI=4 +EAPI=5 inherit xfconf DESCRIPTION="Window manager for the Xfce desktop environment"