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 1MqXA3-0003Mo-1L for garchives@archives.gentoo.org; Wed, 23 Sep 2009 19:05:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE5DFE083E; Wed, 23 Sep 2009 19:05:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id ADF87E083E for ; Wed, 23 Sep 2009 19:05:53 +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 562FD67008 for ; Wed, 23 Sep 2009 19:05:53 +0000 (UTC) Received: from patrick by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MqXA0-00037B-8m for gentoo-commits@lists.gentoo.org; Wed, 23 Sep 2009 19:05:52 +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 net-mail/email: email-3.1.2.ebuild ChangeLog email-2.5.0.ebuild email-3.0.5.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: email-3.1.2.ebuild ChangeLog email-2.5.0.ebuild email-3.0.5.ebuild X-VCS-Directories: net-mail/email 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 19:05:52 +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: aef8f1ae-135f-430e-bc57-7d55308efaa2 X-Archives-Hash: 7f01be835b9c600652895a9081eaaecf patrick 09/09/23 19:05:52 Modified: email-3.1.2.ebuild ChangeLog email-2.5.0.ebuild email-3.0.5.ebuild Log: Remove virtual/libc (Portage version: 2.2_rc41/cvs/Linux x86_64) Revision Changes Path 1.2 net-mail/email/email-3.1.2.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/email/ema= il-3.1.2.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/email/ema= il-3.1.2.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/email/ema= il-3.1.2.ebuild?r1=3D1.1&r2=3D1.2 Index: email-3.1.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/net-mail/email/email-3.1.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- email-3.1.2.ebuild 20 Mar 2009 16:52:08 -0000 1.1 +++ email-3.1.2.ebuild 23 Sep 2009 19:05:51 -0000 1.2 @@ -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/net-mail/email/email-3.1.2.ebuild,v 1= .1 2009/03/20 16:52:08 deathwing00 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/email/email-3.1.2.ebuild,v 1= .2 2009/09/23 19:05:51 patrick Exp $ =20 DESCRIPTION=3D"Advanced CLI tool for sending email." HOMEPAGE=3D"http://www.cleancode.org/projects/email" @@ -11,7 +11,7 @@ KEYWORDS=3D"~alpha ~amd64 ~x86" IUSE=3D"" =20 -DEPEND=3D"virtual/libc" +DEPEND=3D"" RDEPEND=3D"${DEPEND}" =20 src_compile() { 1.27 net-mail/email/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/email/Cha= ngeLog?rev=3D1.27&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/email/Cha= ngeLog?rev=3D1.27&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/email/Cha= ngeLog?r1=3D1.26&r2=3D1.27 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/net-mail/email/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 20 Mar 2009 17:09:40 -0000 1.26 +++ ChangeLog 23 Sep 2009 19:05:51 -0000 1.27 @@ -1,6 +1,10 @@ # ChangeLog for net-mail/email # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/email/ChangeLog,v 1.26 2009/= 03/20 17:09:40 deathwing00 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/email/ChangeLog,v 1.27 2009/= 09/23 19:05:51 patrick Exp $ + + 23 Sep 2009; Patrick Lauer email-2.5.0.ebuild, + email-3.0.5.ebuild, email-3.1.2.ebuild: + Remove virtual/libc =20 20 Mar 2009; Ioannis Aslanidis email-3.0.5.ebu= ild: Filtered out --as-needed LDFLAG from this version as the latest one fi= xes it 1.8 net-mail/email/email-2.5.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/email/ema= il-2.5.0.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/email/ema= il-2.5.0.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/email/ema= il-2.5.0.ebuild?r1=3D1.7&r2=3D1.8 Index: email-2.5.0.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/net-mail/email/email-2.5.0.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- email-2.5.0.ebuild 20 Mar 2009 16:55:24 -0000 1.7 +++ email-2.5.0.ebuild 23 Sep 2009 19:05:51 -0000 1.8 @@ -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/net-mail/email/email-2.5.0.ebuild,v 1= .7 2009/03/20 16:55:24 deathwing00 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/email/email-2.5.0.ebuild,v 1= .8 2009/09/23 19:05:51 patrick Exp $ =20 DESCRIPTION=3D"Advanced CLI tool for sending email." HOMEPAGE=3D"http://email.cleancode.org" @@ -11,7 +11,7 @@ KEYWORDS=3D"alpha amd64 x86" IUSE=3D"" =20 -DEPEND=3D"virtual/libc" +DEPEND=3D"" RDEPEND=3D"${DEPEND}" =20 src_compile() { 1.4 net-mail/email/email-3.0.5.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/email/ema= il-3.0.5.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/email/ema= il-3.0.5.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/email/ema= il-3.0.5.ebuild?r1=3D1.3&r2=3D1.4 Index: email-3.0.5.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/net-mail/email/email-3.0.5.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- email-3.0.5.ebuild 20 Mar 2009 17:09:40 -0000 1.3 +++ email-3.0.5.ebuild 23 Sep 2009 19:05:51 -0000 1.4 @@ -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/net-mail/email/email-3.0.5.ebuild,v 1= .3 2009/03/20 17:09:40 deathwing00 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/email/email-3.0.5.ebuild,v 1= .4 2009/09/23 19:05:51 patrick Exp $ =20 inherit flag-o-matic =20 @@ -13,7 +13,7 @@ KEYWORDS=3D"~alpha ~amd64 ~x86" IUSE=3D"" =20 -DEPEND=3D"virtual/libc" +DEPEND=3D"" RDEPEND=3D"${DEPEND}" =20 pkg_setup() {