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 1Q4DYT-0006Rm-E0 for garchives@archives.gentoo.org; Mon, 28 Mar 2011 14:36:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A8FA1C023; Mon, 28 Mar 2011 14:36:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 24C0B1C023 for ; Mon, 28 Mar 2011 14:36:22 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 917E21B4059 for ; Mon, 28 Mar 2011 14:36:21 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2240) id 308C920054; Mon, 28 Mar 2011 14:36:20 +0000 (UTC) From: "Nirbheek Chauhan (nirbheek)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, nirbheek@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmcalendar: wmcalendar-0.5.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: wmcalendar-0.5.2.ebuild ChangeLog X-VCS-Directories: x11-plugins/wmcalendar X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan Content-Type: text/plain; charset=utf8 Message-Id: <20110328143620.308C920054@flycatcher.gentoo.org> Date: Mon, 28 Mar 2011 14:36:20 +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: X-Archives-Hash: 2289aace976c39252aef09ca8f1bc2a1 nirbheek 11/03/28 14:36:20 Modified: wmcalendar-0.5.2.ebuild ChangeLog Log: Fix slot-dep on gtk+ =20 (Portage version: 2.1.9.44/cvs/Linux x86_64) Revision Changes Path 1.6 x11-plugins/wmcalendar/wmcalendar-0.5.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmcale= ndar/wmcalendar-0.5.2.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmcale= ndar/wmcalendar-0.5.2.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmcale= ndar/wmcalendar-0.5.2.ebuild?r1=3D1.5&r2=3D1.6 Index: wmcalendar-0.5.2.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/x11-plugins/wmcalendar/wmcalendar-0.5.2= .ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- wmcalendar-0.5.2.ebuild 4 Jun 2009 00:09:00 -0000 1.5 +++ wmcalendar-0.5.2.ebuild 28 Mar 2011 14:36:20 -0000 1.6 @@ -1,6 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalendar/wmcalendar-0.5= .2.ebuild,v 1.5 2009/06/04 00:09:00 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalendar/wmcalendar-0.5= .2.ebuild,v 1.6 2011/03/28 14:36:20 nirbheek Exp $ + +EAPI=3D"1" =20 inherit eutils toolchain-funcs =20 @@ -14,7 +16,7 @@ IUSE=3D"" =20 RDEPEND=3D"dev-libs/libical - >=3Dx11-libs/gtk+-2 + x11-libs/gtk+:2 x11-libs/libXpm x11-libs/libXext x11-libs/libX11" 1.20 x11-plugins/wmcalendar/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmcale= ndar/ChangeLog?rev=3D1.20&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmcale= ndar/ChangeLog?rev=3D1.20&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/wmcale= ndar/ChangeLog?r1=3D1.19&r2=3D1.20 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/x11-plugins/wmcalendar/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 4 Jun 2009 00:09:00 -0000 1.19 +++ ChangeLog 28 Mar 2011 14:36:20 -0000 1.20 @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmcalendar -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalendar/ChangeLog,v 1.= 19 2009/06/04 00:09:00 tcunha Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalendar/ChangeLog,v 1.= 20 2011/03/28 14:36:20 nirbheek Exp $ + + 28 Mar 2011; Nirbheek Chauhan + wmcalendar-0.5.2.ebuild: + Fix slot-dep on gtk+ =20 04 Jun 2009; Tiago Cunha wmcalendar-0.5.2.ebuild: stable sparc, bug 215651