diff options
author | David Holm <dholm@gentoo.org> | 2005-05-07 16:46:32 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-07 16:46:32 +0000 |
commit | 9317db36d5a8c91d90a89799816ac7acb1dad6d8 (patch) | |
tree | 2f9e634999071b4df5d4eb5eb37b4101dd144f59 /dev-util/rootstrap | |
parent | Masked 'uml' since usermode Linux isn't supported on ppc yet (diff) | |
download | historical-9317db36d5a8c91d90a89799816ac7acb1dad6d8.tar.gz historical-9317db36d5a8c91d90a89799816ac7acb1dad6d8.tar.bz2 historical-9317db36d5a8c91d90a89799816ac7acb1dad6d8.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'dev-util/rootstrap')
-rw-r--r-- | dev-util/rootstrap/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/rootstrap/rootstrap-0.3.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/rootstrap/ChangeLog b/dev-util/rootstrap/ChangeLog index 30a1c1080092..4c985645ce16 100644 --- a/dev-util/rootstrap/ChangeLog +++ b/dev-util/rootstrap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/rootstrap # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/rootstrap/ChangeLog,v 1.11 2005/02/24 17:19:13 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rootstrap/ChangeLog,v 1.12 2005/05/07 16:44:03 dholm Exp $ + + 07 May 2005; David Holm <dholm@gentoo.org> rootstrap-0.3.21.ebuild: + Added to ~ppc. 24 Feb 2005; Heinrich Wendel <lanius@gentoo.org> rootstrap-0.3.21.ebuild: mark stable on amd64 diff --git a/dev-util/rootstrap/rootstrap-0.3.21.ebuild b/dev-util/rootstrap/rootstrap-0.3.21.ebuild index 128d2c8c007d..539dc5cddeec 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-2005 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.6 2005/03/30 04:25:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rootstrap/rootstrap-0.3.21.ebuild,v 1.7 2005/05/07 16:44:03 dholm Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/r/rootstrap/rootstrap_${PV}.orig.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 x86 ~ppc" IUSE="" DEPEND="|| ( sys-kernel/usermode-sources >=sys-kernel/vanilla-sources-2.6 ) |