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 1OYo5n-0004T1-Q9 for garchives@archives.gentoo.org; Tue, 13 Jul 2010 22:36:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 371C5E0903; Tue, 13 Jul 2010 22:36:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1D34EE0903 for ; Tue, 13 Jul 2010 22:36:47 +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 BA5511B4001 for ; Tue, 13 Jul 2010 22:36:46 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2238) id E2FEF2CE14; Tue, 13 Jul 2010 22:36:45 +0000 (UTC) From: "Markos Chandras (hwoarang)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hwoarang@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-admin/conky: conky-1.8.0-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: conky-1.8.0-r1.ebuild ChangeLog X-VCS-Directories: app-admin/conky X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras Content-Type: text/plain; charset=utf8 Message-Id: <20100713223645.E2FEF2CE14@corvid.gentoo.org> Date: Tue, 13 Jul 2010 22:36:45 +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: f835b8d3-5fd9-44a4-9e4e-6643bad07f56 X-Archives-Hash: 3342f75ad5dd59beb6b8ce8facb2191e hwoarang 10/07/13 22:36:45 Modified: conky-1.8.0-r1.ebuild ChangeLog Log: Stable on amd64 wrt bug #328161 (Portage version: 2.2_rc67/cvs/Linux x86_64) Revision Changes Path 1.2 app-admin/conky/conky-1.8.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/conky/co= nky-1.8.0-r1.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/conky/co= nky-1.8.0-r1.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/conky/co= nky-1.8.0-r1.ebuild?r1=3D1.1&r2=3D1.2 Index: conky-1.8.0-r1.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/app-admin/conky/conky-1.8.0-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- conky-1.8.0-r1.ebuild 12 Jun 2010 21:20:55 -0000 1.1 +++ conky-1.8.0-r1.ebuild 13 Jul 2010 22:36:45 -0000 1.2 @@ -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/app-admin/conky/conky-1.8.0-r1.ebuild= ,v 1.1 2010/06/12 21:20:55 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.8.0-r1.ebuild= ,v 1.2 2010/07/13 22:36:45 hwoarang Exp $ =20 EAPI=3D"2" =20 @@ -12,7 +12,7 @@ =20 LICENSE=3D"GPL-3 BSD LGPL-2.1 MIT" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS=3D"~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE=3D"apcupsd audacious curl debug eve hddtemp imlib iostats lua lua-c= airo lua-imlib math moc mpd nano-syntax ncurses nvidia +portmon rss think= pad truetype vim-syntax weather-metar weather-xoap wifi X" =20 DEPEND_COMMON=3D" 1.136 app-admin/conky/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/conky/Ch= angeLog?rev=3D1.136&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/conky/Ch= angeLog?rev=3D1.136&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/conky/Ch= angeLog?r1=3D1.135&r2=3D1.136 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/app-admin/conky/ChangeLog,v retrieving revision 1.135 retrieving revision 1.136 diff -u -r1.135 -r1.136 --- ChangeLog 3 Jul 2010 20:07:57 -0000 1.135 +++ ChangeLog 13 Jul 2010 22:36:45 -0000 1.136 @@ -1,6 +1,9 @@ # ChangeLog for app-admin/conky # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/ChangeLog,v 1.135 201= 0/07/03 20:07:57 billie Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/ChangeLog,v 1.136 201= 0/07/13 22:36:45 hwoarang Exp $ + + 13 Jul 2010; Markos Chandras conky-1.8.0-r1.ebui= ld: + Stable on amd64 wrt bug #328161 =20 *conky-1.8.0-r2 (03 Jul 2010) =20