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.77) (envelope-from ) id 1SrTo6-0007kb-Rz for garchives@archives.gentoo.org; Wed, 18 Jul 2012 12:56:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 012B5E059B; Wed, 18 Jul 2012 12:56:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C1A90E059B for ; Wed, 18 Jul 2012 12:56:33 +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 2D35B1B400E for ; Wed, 18 Jul 2012 12:56:33 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2293) id 5583420063; Wed, 18 Jul 2012 12:56:31 +0000 (UTC) From: "Naohiro Aota (naota)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, naota@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/uim: uim-1.8.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: uim-1.8.0.ebuild ChangeLog X-VCS-Directories: app-i18n/uim X-VCS-Committer: naota X-VCS-Committer-Name: Naohiro Aota Content-Type: text/plain; charset=utf8 Message-Id: <20120718125631.5583420063@flycatcher.gentoo.org> Date: Wed, 18 Jul 2012 12:56:31 +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: a3f03a17-df23-4617-a32f-168d9c6c229e X-Archives-Hash: a529bad872f65906e162cc1c780c8740 naota 12/07/18 12:56:31 Modified: uim-1.8.0.ebuild ChangeLog Log: Drop misplaced doc dir. #426976 =20 (Portage version: 2.2.0_alpha116/cvs/Linux x86_64) Revision Changes Path 1.4 app-i18n/uim/uim-1.8.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/uim/uim-1= .8.0.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/uim/uim-1= .8.0.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/uim/uim-1= .8.0.ebuild?r1=3D1.3&r2=3D1.4 Index: uim-1.8.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/app-i18n/uim/uim-1.8.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- uim-1.8.0.ebuild 3 May 2012 19:24:27 -0000 1.3 +++ uim-1.8.0.ebuild 18 Jul 2012 12:56:31 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-1.8.0.ebuild,v 1.3 2= 012/05/03 19:24:27 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-1.8.0.ebuild,v 1.4 2= 012/07/18 12:56:31 naota Exp $ =20 EAPI=3D"4" inherit autotools eutils multilib elisp-common flag-o-matic @@ -219,6 +219,8 @@ =20 # collision with dev-scheme/sigscheme, bug #330975 # find "${ED}" -name '*gcroots*' -delete || die + + rmdir "${ED}"/usr/share/doc/sigscheme || die } =20 pkg_postinst() { 1.250 app-i18n/uim/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/uim/Chang= eLog?rev=3D1.250&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/uim/Chang= eLog?rev=3D1.250&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/uim/Chang= eLog?r1=3D1.249&r2=3D1.250 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/app-i18n/uim/ChangeLog,v retrieving revision 1.249 retrieving revision 1.250 diff -u -r1.249 -r1.250 --- ChangeLog 7 Jun 2012 22:32:27 -0000 1.249 +++ ChangeLog 18 Jul 2012 12:56:31 -0000 1.250 @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/uim # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/ChangeLog,v 1.249 2012/0= 6/07 22:32:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/ChangeLog,v 1.250 2012/0= 7/18 12:56:31 naota Exp $ + + 18 Jul 2012; Naohiro Aota uim-1.8.0.ebuild: + Drop misplaced doc dir. #426976 =20 07 Jun 2012; Brent Baude uim-1.7.3.ebuild: Marking uim-1.7.3 ppc for bug 413483 @@ -1110,4 +1113,3 @@ =20 17 Aug 2003; Mamoru KOMACHI uim-2013.ebuild: Initial import -