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 1MqUFG-0003PF-R2 for garchives@archives.gentoo.org; Wed, 23 Sep 2009 15:59:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E332E08FB; Wed, 23 Sep 2009 15:59:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4B227E08FB for ; Wed, 23 Sep 2009 15:59:06 +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 F19B667AF8 for ; Wed, 23 Sep 2009 15:59:05 +0000 (UTC) Received: from patrick by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MqUFF-00055o-AM for gentoo-commits@lists.gentoo.org; Wed, 23 Sep 2009 15:59:05 +0000 From: "Patrick Lauer (patrick)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, patrick@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-misc/calendar: calendar-0.9.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: calendar-0.9.1.ebuild ChangeLog X-VCS-Directories: app-misc/calendar X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer Content-Type: text/plain; charset=utf8 Message-Id: Sender: Patrick Lauer Date: Wed, 23 Sep 2009 15:59:05 +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: b8d8ffff-fb36-4115-b99f-6c4c52987e3f X-Archives-Hash: f01de32a25fbadd5876b9073430db121 patrick 09/09/23 15:59:05 Modified: calendar-0.9.1.ebuild ChangeLog Log: Remove virtual/libc (Portage version: 2.2_rc41/cvs/Linux x86_64) Revision Changes Path 1.19 app-misc/calendar/calendar-0.9.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/calendar/= calendar-0.9.1.ebuild?rev=3D1.19&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/calendar/= calendar-0.9.1.ebuild?rev=3D1.19&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/calendar/= calendar-0.9.1.ebuild?r1=3D1.18&r2=3D1.19 Index: calendar-0.9.1.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-misc/calendar/calendar-0.9.1.ebuild= ,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- calendar-0.9.1.ebuild 13 Apr 2009 03:04:40 -0000 1.18 +++ calendar-0.9.1.ebuild 23 Sep 2009 15:59:04 -0000 1.19 @@ -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/app-misc/calendar/calendar-0.9.1.ebui= ld,v 1.18 2009/04/13 03:04:40 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/calendar/calendar-0.9.1.ebui= ld,v 1.19 2009/09/23 15:59:04 patrick Exp $ =20 inherit toolchain-funcs =20 @@ -13,7 +13,7 @@ KEYWORDS=3D"alpha amd64 ~hppa ~ia64 mips ppc ppc64 sparc x86" IUSE=3D"" =20 -DEPEND=3D"virtual/libc" +DEPEND=3D"" =20 src_compile() { tc-export CC 1.16 app-misc/calendar/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/calendar/= ChangeLog?rev=3D1.16&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/calendar/= ChangeLog?rev=3D1.16&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/calendar/= ChangeLog?r1=3D1.15&r2=3D1.16 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-misc/calendar/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 13 Apr 2009 03:04:40 -0000 1.15 +++ ChangeLog 23 Sep 2009 15:59:04 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for app-misc/calendar -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/calendar/ChangeLog,v 1.15 20= 09/04/13 03:04:40 darkside Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/calendar/ChangeLog,v 1.16 20= 09/09/23 15:59:04 patrick Exp $ + + 23 Sep 2009; Patrick Lauer calendar-0.9.1.ebuild: + Remove virtual/libc =20 13 Apr 2009; Jeremy Olexa calendar-0.9.1.ebuild: QA: respect CC, bug 243618