summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-11-27 19:54:33 +0000
committerMike Frysinger <vapier@gentoo.org>2008-11-27 19:54:33 +0000
commit5d43cdc4727c117ee7fa2c337ff1f423655e2f44 (patch)
treecf4c8f7b684816d2a51d410a038891f6f0f4e275 /sys-apps/util-linux
parentBump to 2.98 (diff)
downloadgentoo-2-5d43cdc4727c117ee7fa2c337ff1f423655e2f44.tar.gz
gentoo-2-5d43cdc4727c117ee7fa2c337ff1f423655e2f44.tar.bz2
gentoo-2-5d43cdc4727c117ee7fa2c337ff1f423655e2f44.zip
scrub useless commented url for loop-aes
(Portage version: 2.2_rc16/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r--sys-apps/util-linux/util-linux-2.14.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/util-linux/util-linux-2.14.1.ebuild b/sys-apps/util-linux/util-linux-2.14.1.ebuild
index ec1f75375bca..61369857dd87 100644
--- a/sys-apps/util-linux/util-linux-2.14.1.ebuild
+++ b/sys-apps/util-linux/util-linux-2.14.1.ebuild
@@ -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 $
EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/util-linux-ng/util-linux-ng.git"
inherit eutils
@@ -17,7 +17,6 @@ if [[ ${PV} == "9999" ]] ; then
else
SRC_URI="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.tar.bz2 )"
fi
LICENSE="GPL-2"