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 3A6BB138259 for ; Wed, 2 Jan 2013 18:17:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 184BFE0716; 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 80DCFE0716 for ; Wed, 2 Jan 2013 18:16:03 +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 E526133DC1E for ; Wed, 2 Jan 2013 18:16:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 159C5E5454 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: <1357150518.ecda3960a7c93a18003265a9eef0f036cf135f79.angelos@gentoo> Subject: [gentoo-commits] proj/xfce:master commit in: xfce-base/xfce4-settings/ X-VCS-Repository: proj/xfce X-VCS-Files: xfce-base/xfce4-settings/xfce4-settings-9999.ebuild X-VCS-Directories: xfce-base/xfce4-settings/ X-VCS-Committer: angelos X-VCS-Committer-Name: Christoph Mende X-VCS-Revision: ecda3960a7c93a18003265a9eef0f036cf135f79 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: 0c94ddd1-f9a2-43fe-bedf-73b13539069d X-Archives-Hash: 8a4518835e05896939073135ab7b1851 commit: ecda3960a7c93a18003265a9eef0f036cf135f79 Author: Christoph Mende gentoo org> AuthorDate: Wed Jan 2 18:15:18 2013 +0000 Commit: Christoph Mende gentoo org> CommitDate: Wed Jan 2 18:15:18 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/xfce.git;a=commit;h=ecda3960 xfce4-settings: Sync with gentoo-x86 Package-Manager: portage-2.2.0_alpha149 Manifest-Sign-Key: 84F20B43 --- .../xfce4-settings/xfce4-settings-9999.ebuild | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xfce-base/xfce4-settings/xfce4-settings-9999.ebuild b/xfce-base/xfce4-settings/xfce4-settings-9999.ebuild index f071f80..781950c 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-9999.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-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/xfce4-settings/xfce4-settings-4.10.0.ebuild,v 1.9 2012/09/09 14:44:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.10.0.ebuild,v 1.10 2012/11/28 12:27:44 ssuominen Exp $ -EAPI=4 +EAPI=5 inherit xfconf DESCRIPTION="Configuration system for the Xfce desktop environment"