diff options
author | 2004-09-03 15:02:52 +0000 | |
---|---|---|
committer | 2004-09-03 15:02:52 +0000 | |
commit | 2ae2d212f0b36bbe2b438ef641567e2e4d38c09b (patch) | |
tree | 519c751bc83914b7063af07c4f85b91d474dfbe4 /dev-util/rootstrap/rootstrap-0.3.21.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-2ae2d212f0b36bbe2b438ef641567e2e4d38c09b.tar.gz historical-2ae2d212f0b36bbe2b438ef641567e2e4d38c09b.tar.bz2 historical-2ae2d212f0b36bbe2b438ef641567e2e4d38c09b.zip |
Added to ~ppc
Diffstat (limited to 'dev-util/rootstrap/rootstrap-0.3.21.ebuild')
-rw-r--r-- | dev-util/rootstrap/rootstrap-0.3.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/rootstrap/rootstrap-0.3.21.ebuild b/dev-util/rootstrap/rootstrap-0.3.21.ebuild index cb3321e86a27..38ca6936b8f5 100644 --- a/dev-util/rootstrap/rootstrap-0.3.21.ebuild +++ b/dev-util/rootstrap/rootstrap-0.3.21.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.21.ebuild,v 1.1 2004/08/24 10:58:22 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rootstrap/rootstrap-0.3.21.ebuild,v 1.2 2004/09/03 15:02:52 dholm 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 ~ppc" SRC_URI="mirror://debian/pool/main/r/rootstrap/rootstrap_${PV}.orig.tar.gz mirror://debian/pool/main/r/rootstrap/rootstrap_${PV}-1.diff.gz" |