From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1L5mwd-0006wA-6i for garchives@archives.gentoo.org; Thu, 27 Nov 2008 19:54:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89006E0103; Thu, 27 Nov 2008 19:54:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6004DE0103 for ; Thu, 27 Nov 2008 19:54:34 +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 A391064484 for ; Thu, 27 Nov 2008 19:54:33 +0000 (UTC) Received: from vapier by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1L5mwb-0002CT-B3 for gentoo-commits@lists.gentoo.org; Thu, 27 Nov 2008 19:54:33 +0000 From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/util-linux: util-linux-2.14.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: util-linux-2.14.1.ebuild X-VCS-Directories: sys-apps/util-linux X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: Sender: Mike Frysinger Date: Thu, 27 Nov 2008 19:54:33 +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: bfac7271-74aa-4c9c-afef-0cb768a4e329 X-Archives-Hash: fe9cef9a7c161da2e2d24d89cb6921e0 vapier 08/11/27 19:54:33 Modified: util-linux-2.14.1.ebuild Log: scrub useless commented url for loop-aes (Portage version: 2.2_rc16/cvs/Linux 2.6.27.4 x86_64) Revision Changes Path 1.3 sys-apps/util-linux/util-linux-2.14.1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/util-linu= x/util-linux-2.14.1.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/util-linu= x/util-linux-2.14.1.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/util-linu= x/util-linux-2.14.1.ebuild?r1=3D1.2&r2=3D1.3 Index: util-linux-2.14.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/sys-apps/util-linux/util-linux-2.14.1.e= build,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- util-linux-2.14.1.ebuild 26 Oct 2008 02:16:30 -0000 1.2 +++ util-linux-2.14.1.ebuild 27 Nov 2008 19:54:33 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.14.1= .ebuild,v 1.2 2008/10/26 02:16:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.14.1= .ebuild,v 1.3 2008/11/27 19:54:33 vapier Exp $ =20 EGIT_REPO_URI=3D"git://git.kernel.org/pub/scm/utils/util-linux-ng/util-l= inux-ng.git" inherit eutils @@ -17,7 +17,6 @@ else SRC_URI=3D"http://www.kernel.org/pub/linux/utils/util-linux-ng/v${PV:0:= 4}/${MY_P}.tar.bz2 loop-aes? ( http://loop-aes.sourceforge.net/updates/util-linux-ng-2.14= .1-20081015.diff.bz2 )" -# loop-aes? ( http://loop-aes.sourceforge.net/loop-AES/loop-AES-v3.2c.t= ar.bz2 )" fi =20 LICENSE=3D"GPL-2"