Comment out net-dialup/penggy from the x86 installcd-stage1 spec now that it's masked in the tree
svn path=/trunk/; revision=666
This commit is contained in:
parent
e0a64a134f
commit
69bd734cbd
2 changed files with 7 additions and 1 deletions
|
@ -2,6 +2,11 @@
|
||||||
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
|
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
|
||||||
# $Header: $
|
# $Header: $
|
||||||
|
|
||||||
|
26 Aug 2009; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/installcd-stage1.spec:
|
||||||
|
Comment out net-dialup/penggy from the x86 installcd-stage1 spec now that
|
||||||
|
it's masked in the tree
|
||||||
|
|
||||||
09 Aug 2009; Andrew Gaffney <agaffney@gentoo.org>
|
09 Aug 2009; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
specs/alpha/installcd-stage1.spec, specs/amd64/installcd-stage1.spec,
|
specs/alpha/installcd-stage1.spec, specs/amd64/installcd-stage1.spec,
|
||||||
specs/hppa/installcd-stage1.spec, specs/ia64/installcd-stage1.spec,
|
specs/hppa/installcd-stage1.spec, specs/ia64/installcd-stage1.spec,
|
||||||
|
|
|
@ -37,7 +37,8 @@ livecd/packages:
|
||||||
media-gfx/fbgrab
|
media-gfx/fbgrab
|
||||||
net-analyzer/traceroute
|
net-analyzer/traceroute
|
||||||
net-dialup/mingetty
|
net-dialup/mingetty
|
||||||
net-dialup/penggy
|
### Masked (for removal)
|
||||||
|
# net-dialup/penggy
|
||||||
net-dialup/pptpclient
|
net-dialup/pptpclient
|
||||||
net-dialup/rp-pppoe
|
net-dialup/rp-pppoe
|
||||||
net-fs/mount-cifs
|
net-fs/mount-cifs
|
||||||
|
|
Loading…
Add table
Reference in a new issue