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 1RiAcR-00067g-UX for garchives@archives.gentoo.org; Tue, 03 Jan 2012 20:06:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EAFCB21C25D; Tue, 3 Jan 2012 20:05:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BFC0E21C252 for ; Tue, 3 Jan 2012 20:05:52 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 058321B4012 for ; Tue, 3 Jan 2012 20:05:52 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id CDF3D2004B; Tue, 3 Jan 2012 20:05:50 +0000 (UTC) From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/dwm: ChangeLog dwm-6.0.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog dwm-6.0.ebuild X-VCS-Directories: x11-wm/dwm X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: <20120103200550.CDF3D2004B@flycatcher.gentoo.org> Date: Tue, 3 Jan 2012 20:05:50 +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: e4d14b35-725e-4e2b-a7b7-02a6d8a64a4b X-Archives-Hash: e3ad77c031ff7f7c72c03afa9b79d99b vapier 12/01/03 20:05:50 Modified: ChangeLog dwm-6.0.ebuild Log: Do not bother saving config.h as a doc since we use savedconfig.eclass = and it does the same thing. =20 (Portage version: 2.2.0_alpha81/cvs/Linux x86_64) Revision Changes Path 1.78 x11-wm/dwm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/dwm/ChangeL= og?rev=3D1.78&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/dwm/ChangeL= og?rev=3D1.78&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/dwm/ChangeL= og?r1=3D1.77&r2=3D1.78 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-wm/dwm/ChangeLog,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- ChangeLog 27 Dec 2011 20:33:12 -0000 1.77 +++ ChangeLog 3 Jan 2012 20:05:50 -0000 1.78 @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/dwm -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/ChangeLog,v 1.77 2011/12/2= 7 20:33:12 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/ChangeLog,v 1.78 2012/01/0= 3 20:05:50 vapier Exp $ + + 03 Jan 2012; Mike Frysinger dwm-6.0.ebuild: + Do not bother saving config.h as a doc since we use savedconfig.eclass= and it + does the same thing. =20 27 Dec 2011; Jeroen Roovers dwm-6.0.ebuild: Clean up savedconfig logic/output. 1.3 x11-wm/dwm/dwm-6.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/dwm/dwm-6.0= .ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/dwm/dwm-6.0= .ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/dwm/dwm-6.0= .ebuild?r1=3D1.2&r2=3D1.3 Index: dwm-6.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-wm/dwm/dwm-6.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dwm-6.0.ebuild 27 Dec 2011 20:33:12 -0000 1.2 +++ dwm-6.0.ebuild 3 Jan 2012 20:05:50 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/dwm-6.0.ebuild,v 1.2 2011/= 12/27 20:33:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/dwm-6.0.ebuild,v 1.3 2012/= 01/03 20:05:50 vapier Exp $ =20 EAPI=3D"4" =20 @@ -46,9 +46,6 @@ src_install() { emake DESTDIR=3D"${D}" PREFIX=3D"/usr" install =20 - insinto /usr/share/${PN} - newins config.h ${PF}.config.h - exeinto /etc/X11/Sessions newexe "${FILESDIR}"/dwm-session2 dwm =20