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 1SQKYy-00048Q-Ab for garchives@archives.gentoo.org; Fri, 04 May 2012 15:36:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3EBEBE05BE; Fri, 4 May 2012 15:36:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id ECDB4E05BE for ; Fri, 4 May 2012 15:36:42 +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 2D4821B4011 for ; Fri, 4 May 2012 15:36:42 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2265) id DFB0C2004B; Fri, 4 May 2012 15:36:40 +0000 (UTC) From: "Chi-Thanh Christopher Nguyen (chithanh)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, chithanh@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/util-macros: util-macros-1.17.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: util-macros-1.17.ebuild ChangeLog X-VCS-Directories: x11-misc/util-macros X-VCS-Committer: chithanh X-VCS-Committer-Name: Chi-Thanh Christopher Nguyen Content-Type: text/plain; charset=utf8 Message-Id: <20120504153640.DFB0C2004B@flycatcher.gentoo.org> Date: Fri, 4 May 2012 15:36:40 +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: 19c3aa3d-c301-4e9a-a9f9-8662b689f3e9 X-Archives-Hash: 76daa0199005d9633402af7dce5473eb chithanh 12/05/04 15:36:40 Modified: util-macros-1.17.ebuild ChangeLog Log: Stabilize latest version. =20 (Portage version: 2.2.0_alpha101/cvs/Linux x86_64) Revision Changes Path 1.3 x11-misc/util-macros/util-macros-1.17.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macr= os/util-macros-1.17.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macr= os/util-macros-1.17.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macr= os/util-macros-1.17.ebuild?r1=3D1.2&r2=3D1.3 Index: util-macros-1.17.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-misc/util-macros/util-macros-1.17.e= build,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- util-macros-1.17.ebuild 26 Apr 2012 18:36:41 -0000 1.2 +++ util-macros-1.17.ebuild 4 May 2012 15:36:40 -0000 1.3 @@ -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/x11-misc/util-macros/util-macros-1.17= .ebuild,v 1.2 2012/04/26 18:36:41 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.17= .ebuild,v 1.3 2012/05/04 15:36:40 chithanh Exp $ =20 EAPI=3D4 inherit xorg-2 @@ -8,7 +8,7 @@ EGIT_REPO_URI=3D"git://anongit.freedesktop.org/git/xorg/util/macros" DESCRIPTION=3D"X.Org autotools utility macros" =20 -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~= sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa= -hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-mac= os ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS=3D"alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86= ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia6= 4-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-ma= cos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE=3D"" =20 RDEPEND=3D"" 1.117 x11-misc/util-macros/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macr= os/ChangeLog?rev=3D1.117&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macr= os/ChangeLog?rev=3D1.117&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/util-macr= os/ChangeLog?r1=3D1.116&r2=3D1.117 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-misc/util-macros/ChangeLog,v retrieving revision 1.116 retrieving revision 1.117 diff -u -r1.116 -r1.117 --- ChangeLog 26 Apr 2012 18:36:41 -0000 1.116 +++ ChangeLog 4 May 2012 15:36:40 -0000 1.117 @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/util-macros # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.11= 6 2012/04/26 18:36:41 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/ChangeLog,v 1.11= 7 2012/05/04 15:36:40 chithanh Exp $ + + 04 May 2012; Ch=C3=AD-Thanh Christopher Nguy=E1=BB=85n + util-macros-1.17.ebuild: + Stabilize latest version. =20 26 Apr 2012; Alexis Ballier util-macros-1.17.ebu= ild: keyword ~amd64-fbsd