diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2004-08-24 10:58:22 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2004-08-24 10:58:22 +0000 |
commit | da754f9b68d1005a674e4ba433817040d927803f (patch) | |
tree | 38556b251c04fd41ad34bb369cc78e4a4121f091 /dev-util/rootstrap/rootstrap-0.3.19.ebuild | |
parent | mark 0.110 stable, add 0.114 (diff) | |
download | historical-da754f9b68d1005a674e4ba433817040d927803f.tar.gz historical-da754f9b68d1005a674e4ba433817040d927803f.tar.bz2 historical-da754f9b68d1005a674e4ba433817040d927803f.zip |
mark 0.3.19 stable, add 0.3.21
Diffstat (limited to 'dev-util/rootstrap/rootstrap-0.3.19.ebuild')
-rw-r--r-- | dev-util/rootstrap/rootstrap-0.3.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/rootstrap/rootstrap-0.3.19.ebuild b/dev-util/rootstrap/rootstrap-0.3.19.ebuild index c408ae7034ae..d3216af4f3e6 100644 --- a/dev-util/rootstrap/rootstrap-0.3.19.ebuild +++ b/dev-util/rootstrap/rootstrap-0.3.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/rootstrap/rootstrap-0.3.19.ebuild,v 1.3 2004/06/25 02:45:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rootstrap/rootstrap-0.3.19.ebuild,v 1.4 2004/08/24 10:58:22 lanius Exp $ inherit eutils @@ -8,7 +8,7 @@ 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="mirror://debian/pool/main/r/rootstrap/rootstrap_${PV}.orig.tar.gz mirror://debian/pool/main/r/rootstrap/rootstrap_${PV}-1.diff.gz" |