summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-07-14 19:13:29 +0000
committerMike Frysinger <vapier@gentoo.org>2011-07-14 19:13:29 +0000
commit2930c564594d965e85952758d7758060fba160ca (patch)
tree89b8ba14ef4cd87128cabae99ff23c5f26d524cf /sys-apps/shadow/shadow-4.1.4.3.ebuild
parentBring back templates support. The credit for this really goes to geki (diff)
downloadgentoo-2-2930c564594d965e85952758d7758060fba160ca.tar.gz
gentoo-2-2930c564594d965e85952758d7758060fba160ca.tar.bz2
gentoo-2-2930c564594d965e85952758d7758060fba160ca.zip
Update SRC_URI #375107 by zino.
(Portage version: 2.2.0_alpha45/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/shadow/shadow-4.1.4.3.ebuild')
-rw-r--r--sys-apps/shadow/shadow-4.1.4.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/shadow/shadow-4.1.4.3.ebuild b/sys-apps/shadow/shadow-4.1.4.3.ebuild
index 3a9cacd04c42..bb805d267d10 100644
--- a/sys-apps/shadow/shadow-4.1.4.3.ebuild
+++ b/sys-apps/shadow/shadow-4.1.4.3.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.4.3.ebuild,v 1.7 2011/02/26 16:50:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.4.3.ebuild,v 1.8 2011/07/14 19:13:29 vapier Exp $
inherit eutils libtool toolchain-funcs pam multilib
DESCRIPTION="Utilities to deal with user accounts"
HOMEPAGE="http://shadow.pld.org.pl/ http://pkg-shadow.alioth.debian.org/"
-SRC_URI="ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow/shadow-${PV}.tar.bz2"
+SRC_URI="http://pkg-shadow.alioth.debian.org/releases/${P}.tar.bz2"
LICENSE="BSD GPL-2"
SLOT="0"