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 1Q8Sv7-0005xg-H1 for garchives@archives.gentoo.org; Sat, 09 Apr 2011 07:49:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A42EE1C002; Sat, 9 Apr 2011 07:48:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 74C501C002 for ; Sat, 9 Apr 2011 07:48:48 +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 BC7751B4002 for ; Sat, 9 Apr 2011 07:48:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 160028006D for ; Sat, 9 Apr 2011 07:48:47 +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: <8ef4bb1216df0c1f9f1647227d4c5e3896a26422.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: 8ef4bb1216df0c1f9f1647227d4c5e3896a26422 Date: Sat, 9 Apr 2011 07:48:47 +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: 026089ee1892ebd379f49eb07bf62ed9 commit: 8ef4bb1216df0c1f9f1647227d4c5e3896a26422 Author: Christoph Mende unkreativ org> AuthorDate: Fri Apr 8 13:56:59 2011 +0000 Commit: Christoph Mende gentoo org> CommitDate: Fri Apr 8 13:56:59 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/xfce.git;a=3D= commit;h=3D8ef4bb12 exo: Sync with gentoo-x86 (Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit = with key 84F20B43) --- xfce-base/exo/exo-9999.ebuild | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xfce-base/exo/exo-9999.ebuild b/xfce-base/exo/exo-9999.ebuil= d index 9b68a66..aab611f 100644 --- a/xfce-base/exo/exo-9999.ebuild +++ b/xfce-base/exo/exo-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.6.0.ebuild,v 1.6 = 2011/02/14 19:18:38 ssuominen Exp $ =20 EAPI=3D3 =20 @@ -42,7 +42,7 @@ pkg_setup() { --with-html-dir=3D"${EPREFIX}"/usr/share/doc/${PF}/html ) =20 - DOCS=3D"AUTHORS HACKING NEWS README THANKS TODO" + DOCS=3D"AUTHORS ChangeLog HACKING NEWS README THANKS TODO" } =20 src_prepare() {