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 1SCC4q-0007u5-W9 for garchives@archives.gentoo.org; Mon, 26 Mar 2012 15:43:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BA09E0384; Mon, 26 Mar 2012 15:43:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EE7ACE0384 for ; Mon, 26 Mar 2012 15:43:14 +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 2F77A1B4004 for ; Mon, 26 Mar 2012 15:43:14 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2193) id 1CA3D2004B; Mon, 26 Mar 2012 15:43:12 +0000 (UTC) From: "Michael Haubenwallner (haubi)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, haubi@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-util/byacc: byacc-20120115.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: byacc-20120115.ebuild ChangeLog X-VCS-Directories: dev-util/byacc X-VCS-Committer: haubi X-VCS-Committer-Name: Michael Haubenwallner Content-Type: text/plain; charset=utf8 Message-Id: <20120326154312.1CA3D2004B@flycatcher.gentoo.org> Date: Mon, 26 Mar 2012 15:43:12 +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: d9bbab8a-2375-4a9b-bc62-1e5c8736f80c X-Archives-Hash: 11256502e97e151423f1082352f65b82 haubi 12/03/26 15:43:12 Modified: byacc-20120115.ebuild ChangeLog Log: keyword ~ppc-aix ~ia64-hpux ~x86-interix, bug#397819 =20 (Portage version: 2.2.01.20271-prefix/cvs/Linux x86_64) Revision Changes Path 1.6 dev-util/byacc/byacc-20120115.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/byacc/bya= cc-20120115.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/byacc/bya= cc-20120115.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/byacc/bya= cc-20120115.ebuild?r1=3D1.5&r2=3D1.6 Index: byacc-20120115.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/dev-util/byacc/byacc-20120115.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- byacc-20120115.ebuild 25 Mar 2012 16:02:03 -0000 1.5 +++ byacc-20120115.ebuild 26 Mar 2012 15:43:11 -0000 1.6 @@ -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/dev-util/byacc/byacc-20120115.ebuild,= v 1.5 2012/03/25 16:02:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/byacc-20120115.ebuild,= v 1.6 2012/03/26 15:43:11 haubi Exp $ =20 EAPI=3D4 =20 @@ -10,7 +10,7 @@ =20 LICENSE=3D"public-domain" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sh ~sp= arc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x6= 4-solaris ~x86-solaris" +KEYWORDS=3D"~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sh ~sp= arc ~x86 ~ppc-aix ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-ma= cos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE=3D"" =20 DOCS=3D( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README ) 1.40 dev-util/byacc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/byacc/Cha= ngeLog?rev=3D1.40&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/byacc/Cha= ngeLog?rev=3D1.40&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/byacc/Cha= ngeLog?r1=3D1.39&r2=3D1.40 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/dev-util/byacc/ChangeLog,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ChangeLog 25 Mar 2012 16:02:04 -0000 1.39 +++ ChangeLog 26 Mar 2012 15:43:11 -0000 1.40 @@ -1,6 +1,9 @@ # ChangeLog for dev-util/byacc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.39 2012/= 03/25 16:02:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/byacc/ChangeLog,v 1.40 2012/= 03/26 15:43:11 haubi Exp $ + + 26 Mar 2012; Michael Haubenwallner byacc-20120115.e= build: + keyword ~ppc-aix ~ia64-hpux ~x86-interix, bug#397819 =20 25 Mar 2012; Ra=C3=BAl Porcel byacc-1.9-r3.ebuild= , byacc-20120115.ebuild: