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 1PBP21-0002Ib-Pu for garchives@archives.gentoo.org; Thu, 28 Oct 2010 09:44:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B1EDE0A04; Thu, 28 Oct 2010 09:44:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BE8D8E0A04 for ; Thu, 28 Oct 2010 09:44:19 +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 1FD2D1B42E1 for ; Thu, 28 Oct 2010 09:44:19 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2166) id A39E820051; Thu, 28 Oct 2010 09:44:17 +0000 (UTC) From: "Samuli Suominen (ssuominen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ssuominen@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-misc/asterisk-cdr_shell: asterisk-cdr_shell-20050626.ebuild asterisk-cdr_shell-20060120.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: asterisk-cdr_shell-20050626.ebuild asterisk-cdr_shell-20060120.ebuild X-VCS-Directories: net-misc/asterisk-cdr_shell X-VCS-Committer: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: <20101028094417.A39E820051@flycatcher.gentoo.org> Date: Thu, 28 Oct 2010 09:44:17 +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: f80506d2-b0a7-4804-8e1a-280b502e59bb X-Archives-Hash: d9b4e54bcf60b9457163b757802c92a9 ssuominen 10/10/28 09:44:17 Modified: asterisk-cdr_shell-20050626.ebuild asterisk-cdr_shell-20060120.ebuild Log: missing iuse =20 (Portage version: 2.2.0_alpha1/cvs/Linux x86_64) Revision Changes Path 1.5 net-misc/asterisk-cdr_shell/asterisk-cdr_shell-20050= 626.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk-= cdr_shell/asterisk-cdr_shell-20050626.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk-= cdr_shell/asterisk-cdr_shell-20050626.ebuild?rev=3D1.5&content-type=3Dtex= t/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk-= cdr_shell/asterisk-cdr_shell-20050626.ebuild?r1=3D1.4&r2=3D1.5 Index: asterisk-cdr_shell-20050626.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-misc/asterisk-cdr_shell/asterisk-cd= r_shell-20050626.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- asterisk-cdr_shell-20050626.ebuild 6 May 2006 15:16:25 -0000 1.4 +++ asterisk-cdr_shell-20050626.ebuild 28 Oct 2010 09:44:17 -0000 1.5 @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-cdr_shell/asterisk-= cdr_shell-20050626.ebuild,v 1.4 2006/05/06 15:16:25 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-cdr_shell/asterisk-= cdr_shell-20050626.ebuild,v 1.5 2010/10/28 09:44:17 ssuominen Exp $ =20 inherit eutils =20 @@ -13,6 +13,7 @@ LICENSE=3D"GPL-2" SLOT=3D"0" KEYWORDS=3D"~ppc ~x86" +IUSE=3D"" =20 DEPEND=3D">=3Dnet-misc/asterisk-1.0.7-r1 !>=3Dnet-misc/asterisk-1.2.0" 1.2 net-misc/asterisk-cdr_shell/asterisk-cdr_shell-20060= 120.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk-= cdr_shell/asterisk-cdr_shell-20060120.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk-= cdr_shell/asterisk-cdr_shell-20060120.ebuild?rev=3D1.2&content-type=3Dtex= t/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/asterisk-= cdr_shell/asterisk-cdr_shell-20060120.ebuild?r1=3D1.1&r2=3D1.2 Index: asterisk-cdr_shell-20060120.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-misc/asterisk-cdr_shell/asterisk-cd= r_shell-20060120.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- asterisk-cdr_shell-20060120.ebuild 6 May 2006 15:16:25 -0000 1.1 +++ asterisk-cdr_shell-20060120.ebuild 28 Oct 2010 09:44:17 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-cdr_shell/asterisk-= cdr_shell-20060120.ebuild,v 1.1 2006/05/06 15:16:25 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-cdr_shell/asterisk-= cdr_shell-20060120.ebuild,v 1.2 2010/10/28 09:44:17 ssuominen Exp $ =20 inherit eutils toolchain-funcs =20 @@ -14,6 +14,7 @@ LICENSE=3D"GPL-2" SLOT=3D"0" KEYWORDS=3D"~ppc ~x86" +IUSE=3D"" =20 DEPEND=3D">=3Dnet-misc/asterisk-1.2.0 !=3Dnet-misc/asterisk-1.0*"