diff options
Diffstat (limited to 'dev-util/debootstrap/debootstrap-1.0.27.ebuild')
-rw-r--r-- | dev-util/debootstrap/debootstrap-1.0.27.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/debootstrap/debootstrap-1.0.27.ebuild b/dev-util/debootstrap/debootstrap-1.0.27.ebuild index 02b32152c54c..f25c9fd19428 100644 --- a/dev-util/debootstrap/debootstrap-1.0.27.ebuild +++ b/dev-util/debootstrap/debootstrap-1.0.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.27.ebuild,v 1.2 2011/02/13 18:38:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/debootstrap/debootstrap-1.0.27.ebuild,v 1.3 2011/03/22 20:30:32 jer Exp $ inherit eutils @@ -18,7 +18,6 @@ RDEPEND="sys-devel/binutils net-misc/wget >=app-arch/dpkg-1.14.20" -# Version 1.0.23 does not include the version in the directory name S="${WORKDIR}/${PN}" src_unpack() { |