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 1SQCEB-0005IT-Gv for garchives@archives.gentoo.org; Fri, 04 May 2012 06:42:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 988D2E08A5; Fri, 4 May 2012 06:41:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 57F2CE08A5 for ; Fri, 4 May 2012 06:41:58 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B4D4A1B4050 for ; Fri, 4 May 2012 06:41:57 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2318) id 54F2F20062; Fri, 4 May 2012 06:41:55 +0000 (UTC) From: "Jeff Horelick (jdhore)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jdhore@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-wireless/wimax-tools: wimax-tools-1.4.5-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: wimax-tools-1.4.5-r1.ebuild ChangeLog X-VCS-Directories: net-wireless/wimax-tools X-VCS-Committer: jdhore X-VCS-Committer-Name: Jeff Horelick Content-Type: text/plain; charset=utf8 Message-Id: <20120504064155.54F2F20062@flycatcher.gentoo.org> Date: Fri, 4 May 2012 06:41:55 +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: 36806538-4d45-4607-a7fb-2d726be0a1a5 X-Archives-Hash: 90cca271228f535d95a36448541e0f74 jdhore 12/05/04 06:41:55 Modified: wimax-tools-1.4.5-r1.ebuild ChangeLog Log: dev-util/pkgconfig -> virtual/pkgconfig =20 (Portage version: 2.2.0_alpha101/cvs/Linux i686) Revision Changes Path 1.5 net-wireless/wimax-tools/wimax-tools-1.4.5-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax= -tools/wimax-tools-1.4.5-r1.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax= -tools/wimax-tools-1.4.5-r1.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax= -tools/wimax-tools-1.4.5-r1.ebuild?r1=3D1.4&r2=3D1.5 Index: wimax-tools-1.4.5-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/net-wireless/wimax-tools/wimax-tools-1.= 4.5-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- wimax-tools-1.4.5-r1.ebuild 4 Feb 2012 16:45:58 -0000 1.4 +++ wimax-tools-1.4.5-r1.ebuild 4 May 2012 06:41:55 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax-tools/wimax-tools-= 1.4.5-r1.ebuild,v 1.4 2012/02/04 16:45:58 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax-tools/wimax-tools-= 1.4.5-r1.ebuild,v 1.5 2012/05/04 06:41:55 jdhore Exp $ =20 EAPI=3D4 =20 @@ -16,7 +16,7 @@ IUSE=3D"static-libs" =20 DEPEND=3D" - dev-util/pkgconfig + virtual/pkgconfig >=3Dsys-kernel/linux-headers-2.6.34 >=3Ddev-libs/libnl-1.0:1.1" RDEPEND=3D"" 1.13 net-wireless/wimax-tools/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax= -tools/ChangeLog?rev=3D1.13&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax= -tools/ChangeLog?rev=3D1.13&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax= -tools/ChangeLog?r1=3D1.12&r2=3D1.13 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-wireless/wimax-tools/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 4 Feb 2012 16:45:58 -0000 1.12 +++ ChangeLog 4 May 2012 06:41:55 -0000 1.13 @@ -1,6 +1,9 @@ # ChangeLog for net-wireless/wimax-tools # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax-tools/ChangeLog,v = 1.12 2012/02/04 16:45:58 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax-tools/ChangeLog,v = 1.13 2012/05/04 06:41:55 jdhore Exp $ + + 04 May 2012; Jeff Horelick wimax-tools-1.4.5-r1.eb= uild: + dev-util/pkgconfig -> virtual/pkgconfig =20 04 Feb 2012; Alexey Shvetsov -wimax-tools-1.4.5.eb= uild, wimax-tools-1.4.5-r1.ebuild: