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 1MpvDI-0008QF-Iw for garchives@archives.gentoo.org; Tue, 22 Sep 2009 02:34:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6759AE0830; Tue, 22 Sep 2009 02:34:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 269D7E0830 for ; Tue, 22 Sep 2009 02:34:43 +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 BEBF567564 for ; Tue, 22 Sep 2009 02:34:42 +0000 (UTC) Received: from jer by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MpvDF-00076Z-BQ for gentoo-commits@lists.gentoo.org; Tue, 22 Sep 2009 02:34:41 +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-gfx/xloadimage: xloadimage-4.1-r10.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xloadimage-4.1-r10.ebuild ChangeLog X-VCS-Directories: media-gfx/xloadimage X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: Sender: Jeroen Roovers Date: Tue, 22 Sep 2009 02:34:41 +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: c0cd9629-b2da-4824-b8e0-f84f55686d2c X-Archives-Hash: c707fd426d1e165dc0df88e5c6eafbd7 jer 09/09/22 02:34:41 Modified: xloadimage-4.1-r10.ebuild ChangeLog Log: Stable for HPPA (bug #283648). (Portage version: 2.2_rc40/cvs/Linux i686) Revision Changes Path 1.7 media-gfx/xloadimage/xloadimage-4.1-r10.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xloadima= ge/xloadimage-4.1-r10.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xloadima= ge/xloadimage-4.1-r10.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xloadima= ge/xloadimage-4.1-r10.ebuild?r1=3D1.6&r2=3D1.7 Index: xloadimage-4.1-r10.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-gfx/xloadimage/xloadimage-4.1-r10= .ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xloadimage-4.1-r10.ebuild 12 Sep 2009 18:09:20 -0000 1.6 +++ xloadimage-4.1-r10.ebuild 22 Sep 2009 02:34:40 -0000 1.7 @@ -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-gfx/xloadimage/xloadimage-4.1-r= 10.ebuild,v 1.6 2009/09/12 18:09:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/xloadimage-4.1-r= 10.ebuild,v 1.7 2009/09/22 02:34:40 jer Exp $ =20 EAPI=3D2 inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ =20 LICENSE=3D"MIT" SLOT=3D"0" -KEYWORDS=3D"alpha amd64 arm ~hppa ia64 ~mips ~ppc ppc64 sh sparc x86 ~x8= 6-fbsd" +KEYWORDS=3D"alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 sh sparc x86 ~x86= -fbsd" IUSE=3D"tiff jpeg png" =20 RDEPEND=3D"x11-libs/libX11 1.48 media-gfx/xloadimage/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xloadima= ge/ChangeLog?rev=3D1.48&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xloadima= ge/ChangeLog?rev=3D1.48&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/xloadima= ge/ChangeLog?r1=3D1.47&r2=3D1.48 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-gfx/xloadimage/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 12 Sep 2009 18:09:20 -0000 1.47 +++ ChangeLog 22 Sep 2009 02:34:40 -0000 1.48 @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/xloadimage # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/ChangeLog,v 1.47= 2009/09/12 18:09:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/ChangeLog,v 1.48= 2009/09/22 02:34:40 jer Exp $ + + 22 Sep 2009; Jeroen Roovers xloadimage-4.1-r10.ebuild= : + Stable for HPPA (bug #283648). =20 12 Sep 2009; Ra=C3=BAl Porcel xloadimage-4.1-r10.= ebuild: alpha/arm/ia64/sh/sparc stable wrt #283648