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 1MYMzE-0000B2-Re for garchives@archives.gentoo.org; Tue, 04 Aug 2009 16:35:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0BE1E04E0; Tue, 4 Aug 2009 16:35:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CD375E04E0 for ; Tue, 4 Aug 2009 16:35:39 +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 6D0BC66E75 for ; Tue, 4 Aug 2009 16:35:39 +0000 (UTC) Received: from jer by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MYMzC-000316-Ar for gentoo-commits@lists.gentoo.org; Tue, 04 Aug 2009 16:35:38 +0000 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 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: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: Sender: Jeroen Roovers Date: Tue, 04 Aug 2009 16:35:38 +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: fed68c45-4ba2-4baf-95c5-a1adcbbbedf3 X-Archives-Hash: 1e1180b55a177da8973b935ea3057bf1 jer 09/08/04 16:35:38 Modified: libnut-661.ebuild ChangeLog Log: Marked ~hppa (bug #279831). (Portage version: 2.2_rc35/cvs/Linux i686) Revision Changes Path 1.5 media-libs/libnut/libnut-661.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libnut/= libnut-661.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libnut/= libnut-661.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libnut/= libnut-661.ebuild?r1=3D1.4&r2=3D1.5 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.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- libnut-661.ebuild 3 Aug 2009 20:26:17 -0000 1.4 +++ libnut-661.ebuild 4 Aug 2009 16:35:38 -0000 1.5 @@ -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.4 2009/08/03 20:26:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/libnut-661.ebuild,v= 1.5 2009/08/04 16:35:38 jer Exp $ =20 inherit flag-o-matic =20 @@ -12,7 +12,7 @@ =20 LICENSE=3D"MIT" SLOT=3D"0" -KEYWORDS=3D"amd64 x86" +KEYWORDS=3D"amd64 ~hppa x86" IUSE=3D"" DEPEND=3D"" RDEPEND=3D"" 1.7 media-libs/libnut/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libnut/= ChangeLog?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libnut/= ChangeLog?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libnut/= ChangeLog?r1=3D1.6&r2=3D1.7 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.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 3 Aug 2009 20:26:17 -0000 1.6 +++ ChangeLog 4 Aug 2009 16:35:38 -0000 1.7 @@ -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.6 200= 9/08/03 20:26:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/ChangeLog,v 1.7 200= 9/08/04 16:35:38 jer Exp $ + + 04 Aug 2009; Jeroen Roovers libnut-661.ebuild: + Marked ~hppa (bug #279831). =20 03 Aug 2009; Markus Meier libnut-661.ebuild: x86 stable, bug #279342