diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-11-03 10:54:31 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-11-03 10:54:31 +0000 |
commit | 11afaa4a192b8765e237b426ea0b18ef1ca08976 (patch) | |
tree | eff6d6e8b2113514727f0af20ee6d7fc7e31f988 /dev-util/rootstrap/rootstrap-0.3.13.ebuild | |
parent | Initial import, closing bug #31494. (diff) | |
download | gentoo-2-11afaa4a192b8765e237b426ea0b18ef1ca08976.tar.gz gentoo-2-11afaa4a192b8765e237b426ea0b18ef1ca08976.tar.bz2 gentoo-2-11afaa4a192b8765e237b426ea0b18ef1ca08976.zip |
stable
Diffstat (limited to 'dev-util/rootstrap/rootstrap-0.3.13.ebuild')
-rw-r--r-- | dev-util/rootstrap/rootstrap-0.3.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/rootstrap/rootstrap-0.3.13.ebuild b/dev-util/rootstrap/rootstrap-0.3.13.ebuild index 47effbf6497f..6a48929617fa 100644 --- a/dev-util/rootstrap/rootstrap-0.3.13.ebuild +++ b/dev-util/rootstrap/rootstrap-0.3.13.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/rootstrap/rootstrap-0.3.13.ebuild,v 1.1 2003/09/19 17:55:22 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rootstrap/rootstrap-0.3.13.ebuild,v 1.2 2003/11/03 10:54:26 lanius Exp $ DESCRIPTION="A tool for building complete Linux filesystem images" HOMEPAGE="http://packages.qa.debian.org/rootstrap" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" SRC_URI="http://ftp.debian.org/debian/pool/main/r/rootstrap/rootstrap_${PV}.orig.tar.gz http://ftp.debian.org/debian/pool/main/r/rootstrap/rootstrap_${PV}-1.diff.gz" S=${WORKDIR}/rootstrap-${PV}.orig |