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 60A7C138A1F for ; Thu, 10 Apr 2014 13:23:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22CFEE09B4; Thu, 10 Apr 2014 13:23:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9D540E09B4 for ; Thu, 10 Apr 2014 13:23:33 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A0BD433FFB7 for ; Thu, 10 Apr 2014 13:23:32 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 1E4332004B; Thu, 10 Apr 2014 13:23:30 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/unclutter: ChangeLog unclutter-8-r3.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog unclutter-8-r3.ebuild X-VCS-Directories: x11-misc/unclutter X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140410132330.1E4332004B@flycatcher.gentoo.org> Date: Thu, 10 Apr 2014 13:23:30 +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: d216dab6-03b0-4583-82c8-f5e1f92786a2 X-Archives-Hash: 90c44eb03c4d80a6e89e54b41fba2892 jer 14/04/10 13:23:30 Modified: ChangeLog unclutter-8-r3.ebuild Log: EAPI changes. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613) Revision Changes Path 1.34 x11-misc/unclutter/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/unclutter/ChangeLog?rev=1.34&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/unclutter/ChangeLog?rev=1.34&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/unclutter/ChangeLog?r1=1.33&r2=1.34 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- ChangeLog 10 Apr 2014 12:59:14 -0000 1.33 +++ ChangeLog 10 Apr 2014 13:23:29 -0000 1.34 @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/unclutter # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.33 2014/04/10 12:59:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/ChangeLog,v 1.34 2014/04/10 13:23:29 jer Exp $ + + 10 Apr 2014; Jeroen Roovers unclutter-8-r3.ebuild: + EAPI changes. *unclutter-8-r3 (10 Apr 2014) 1.2 x11-misc/unclutter/unclutter-8-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/unclutter/unclutter-8-r3.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/unclutter/unclutter-8-r3.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/unclutter/unclutter-8-r3.ebuild?r1=1.1&r2=1.2 Index: unclutter-8-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8-r3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- unclutter-8-r3.ebuild 10 Apr 2014 12:59:14 -0000 1.1 +++ unclutter-8-r3.ebuild 10 Apr 2014 13:23:29 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8-r3.ebuild,v 1.1 2014/04/10 12:59:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/unclutter/unclutter-8-r3.ebuild,v 1.2 2014/04/10 13:23:29 jer Exp $ EAPI=5 @@ -13,7 +13,6 @@ SLOT="0" LICENSE="public-domain" KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86" -IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} @@ -28,12 +27,11 @@ } src_compile() { - emake CDEBUGFLAGS="${CFLAGS}" CC="$(tc-getCC)" \ - LDOPTIONS="${LDFLAGS}" || die + emake CDEBUGFLAGS="${CFLAGS}" CC="$(tc-getCC)" LDOPTIONS="${LDFLAGS}" } src_install () { - dobin unclutter || die - newman unclutter.man unclutter.1x || die - dodoc README || die + dobin unclutter + newman unclutter.man unclutter.1x + dodoc README }