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 1Mgz2c-00046y-TB for garchives@archives.gentoo.org; Fri, 28 Aug 2009 10:50:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B68FE0843; Fri, 28 Aug 2009 15:59:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1D403E0843 for ; Fri, 28 Aug 2009 15:59:56 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 28CA664D5B for ; Fri, 28 Aug 2009 15:59:57 +0000 (UTC) Received: from klausman by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Mh3rn-0000IC-86 for gentoo-commits@lists.gentoo.org; Fri, 28 Aug 2009 15:59:55 +0000 From: "Tobias Klausmann (klausman)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, klausman@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libnut: libnut-661.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libnut-661.ebuild ChangeLog X-VCS-Directories: media-libs/libnut X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann Content-Type: text/plain; charset=utf8 Message-Id: Sender: Tobias Klausmann Date: Fri, 28 Aug 2009 15:59:55 +0000 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: c1396975-f3d8-4e68-9c01-c4216cfd035e X-Archives-Hash: 0d664bc89b7b2a1359458176a2e87a01 klausman 09/08/28 15:59:55 Modified: libnut-661.ebuild ChangeLog Log: Keyworded on alpha, bug #279831 (Portage version: 2.1.6.13/cvs/Linux x86_64) Revision Changes Path 1.6 media-libs/libnut/libnut-661.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libnut/= libnut-661.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libnut/= libnut-661.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libnut/= libnut-661.ebuild?r1=3D1.5&r2=3D1.6 Index: libnut-661.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/media-libs/libnut/libnut-661.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libnut-661.ebuild 4 Aug 2009 16:35:38 -0000 1.5 +++ libnut-661.ebuild 28 Aug 2009 15:59:55 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/libnut-661.ebuild,v= 1.5 2009/08/04 16:35:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/libnut-661.ebuild,v= 1.6 2009/08/28 15:59:55 klausman Exp $ =20 inherit flag-o-matic =20 @@ -12,7 +12,7 @@ =20 LICENSE=3D"MIT" SLOT=3D"0" -KEYWORDS=3D"amd64 ~hppa x86" +KEYWORDS=3D"~alpha amd64 ~hppa x86" IUSE=3D"" DEPEND=3D"" RDEPEND=3D"" 1.8 media-libs/libnut/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libnut/= ChangeLog?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libnut/= ChangeLog?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libnut/= ChangeLog?r1=3D1.7&r2=3D1.8 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/media-libs/libnut/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 4 Aug 2009 16:35:38 -0000 1.7 +++ ChangeLog 28 Aug 2009 15:59:55 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libnut # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/ChangeLog,v 1.7 200= 9/08/04 16:35:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/ChangeLog,v 1.8 200= 9/08/28 15:59:55 klausman Exp $ + + 28 Aug 2009; Tobias Klausmann libnut-661.ebuild: + Keyworded on alpha, bug #279831 =20 04 Aug 2009; Jeroen Roovers libnut-661.ebuild: Marked ~hppa (bug #279831).