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 1OlppA-0002Gh-N0 for garchives@archives.gentoo.org; Wed, 18 Aug 2010 21:05:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36505E084A; Wed, 18 Aug 2010 21:05:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0B87DE084A for ; Wed, 18 Aug 2010 21:05:28 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7E9511B4140 for ; Wed, 18 Aug 2010 21:05:27 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2214) id 9E5022D03C; Wed, 18 Aug 2010 21:05:26 +0000 (UTC) From: "Jeremy Olexa (darkside)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, darkside@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-sound/shell-fm: shell-fm-0.7.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: shell-fm-0.7.ebuild ChangeLog X-VCS-Directories: media-sound/shell-fm X-VCS-Committer: darkside X-VCS-Committer-Name: Jeremy Olexa Content-Type: text/plain; charset=utf8 Message-Id: <20100818210526.9E5022D03C@corvid.gentoo.org> Date: Wed, 18 Aug 2010 21:05:26 +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: a5033221-86a5-43cd-a5df-47013aca2fbc X-Archives-Hash: 9433ab38f84855c425ac896918ea9886 darkside 10/08/18 21:05:26 Modified: shell-fm-0.7.ebuild ChangeLog Log: Add ~amd64-linux, bug 333029 (Portage version: 2.1.8.3/cvs/Linux x86_64) Revision Changes Path 1.4 media-sound/shell-fm/shell-fm-0.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/shell-= fm/shell-fm-0.7.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/shell-= fm/shell-fm-0.7.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/shell-= fm/shell-fm-0.7.ebuild?r1=3D1.3&r2=3D1.4 Index: shell-fm-0.7.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-sound/shell-fm/shell-fm-0.7.ebuil= d,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- shell-fm-0.7.ebuild 18 Apr 2010 00:23:14 -0000 1.3 +++ shell-fm-0.7.ebuild 18 Aug 2010 21:05:26 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shell-fm/shell-fm-0.7.ebu= ild,v 1.3 2010/04/18 00:23:14 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shell-fm/shell-fm-0.7.ebu= ild,v 1.4 2010/08/18 21:05:26 darkside Exp $ =20 EAPI=3D2 inherit flag-o-matic toolchain-funcs eutils @@ -12,7 +12,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~amd64 ~ppc ~x86" +KEYWORDS=3D"~amd64 ~ppc ~x86 ~amd64-linux" IUSE=3D"" =20 RDEPEND=3D"media-libs/libmad 1.14 media-sound/shell-fm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/shell-= fm/ChangeLog?rev=3D1.14&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/shell-= fm/ChangeLog?rev=3D1.14&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/shell-= fm/ChangeLog?r1=3D1.13&r2=3D1.14 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-sound/shell-fm/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 18 Apr 2010 00:23:14 -0000 1.13 +++ ChangeLog 18 Aug 2010 21:05:26 -0000 1.14 @@ -1,6 +1,9 @@ # ChangeLog for media-sound/shell-fm # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shell-fm/ChangeLog,v 1.13= 2010/04/18 00:23:14 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shell-fm/ChangeLog,v 1.14= 2010/08/18 21:05:26 darkside Exp $ + + 18 Aug 2010; Jeremy Olexa shell-fm-0.7.ebuild: + Add ~amd64-linux, bug 333029 =20 18 Apr 2010; Joseph Jezak shell-fm-0.7.ebuild: Add flags for ppc to build with big endian support, fixes bug #303667.