mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-02 03:30:48 +02:00
pentoo: fixed e17 pkg, removed fwbuilder
This commit is contained in:
parent
a2b2097cbb
commit
219bf4f502
2 changed files with 7 additions and 5 deletions
|
|
@ -6,4 +6,4 @@ AUX makemo-2010.0 1117 RMD160 491f716140c08fd9bd7ee5fedf521743b605ea47 SHA1 371b
|
|||
AUX motd-2010.0 1604 RMD160 79cf8ae8027a6540f09f728c1b1f9a6fbe456a56 SHA1 0a105f87de6a500bcbc37f1a63fb567ea8366df4 SHA256 16e77a7a38d9a77222814cfdae4abaced9f82f6a0b8688a5d29ee36f5de6beb7
|
||||
AUX pentoo-release-2010.0-rc1 34 RMD160 1233f83cbab29b4206d321023709d4bd8dc7cfc8 SHA1 372789aad604609e0b4be51eb852312f294542bb SHA256 be48dd54c1fb45ef040a28220a52dde3dce687be6e0d161245fc7dd7095df276
|
||||
AUX pentoo.xpm.gz 59047 RMD160 c0f486fafba5397ae7f894c609643709a5701545 SHA1 6f585ad36306c3794134dc5f7ab7db75e589c8cd SHA256 4adb6d0d305b599e35bed9a835b6aa3531cce71c0b05e293adb3197cac4c09e0
|
||||
EBUILD pentoo-2010.0.ebuild 8431 RMD160 24aa669670ee59d6a9f011a0b4b59df7139b0d21 SHA1 361fd5b013413ef5f00325a7e32aeb4ea2b22a09 SHA256 24e50fe59650063cc099b479fc42f196a302ba6be14e732d1cfefde422b7a04e
|
||||
EBUILD pentoo-2010.0.ebuild 8463 RMD160 9354560857a98773a47e62443625b9238279ba41 SHA1 69334c266f4bffc21a210ba4dd8c4aef69ef89aa SHA256 ed89f5ff69c2cbb578a4873ee44432fc61b8662fa8155aaf8e2ec1ad7ffe7639
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ DEPEND="hardened? ( >=sys-apps/sandbox-2.4
|
|||
app-misc/pax-utils )"
|
||||
|
||||
#main atoms
|
||||
RDEPEND="~sys-kernel/pentoo-sources-2.6.38"
|
||||
RDEPEND="~sys-kernel/pentoo-sources-2.6.39"
|
||||
|
||||
# Will get merged by fsscript
|
||||
# pentoo/pentoo-etc-portage
|
||||
|
|
@ -26,7 +26,8 @@ RDEPEND="${RDEPEND}
|
|||
dev-util/lafilefixer
|
||||
app-arch/sharutils
|
||||
app-crypt/gnupg[static]
|
||||
sys-apps/hdparm"
|
||||
sys-apps/hdparm
|
||||
dev-libs/icu"
|
||||
|
||||
#window makers
|
||||
RDEPEND="${RDEPEND}
|
||||
|
|
@ -50,7 +51,7 @@ RDEPEND="${RDEPEND}
|
|||
=media-libs/evas-9999
|
||||
=x11-plugins/e_modules-notification-9999
|
||||
=x11-plugins/e_modules-tclock-9999
|
||||
=x11-plugins/e_modules-itask-ng-9999
|
||||
=x11-plugins/e_modules-engage-9999
|
||||
=x11-plugins/extramenu-9999
|
||||
=x11-wm/enlightenment-9999 )"
|
||||
|
||||
|
|
@ -140,7 +141,6 @@ RDEPEND="${RDEPEND}
|
|||
net-dialup/ppp
|
||||
net-dialup/wvdial
|
||||
net-dns/bind-tools
|
||||
qt4? ( net-firewall/fwbuilder )
|
||||
|| ( net-fs/mount-cifs
|
||||
net-fs/samba )
|
||||
net-fs/nfs-utils
|
||||
|
|
@ -187,6 +187,7 @@ RDEPEND="${RDEPEND}
|
|||
sys-fs/reiser4progs
|
||||
sys-fs/reiserfsprogs
|
||||
sys-fs/squashfs-tools
|
||||
sys-fs/sshfs-fuse
|
||||
sys-libs/gpm
|
||||
sys-power/acpid[pentoo]
|
||||
sys-power/acpitool
|
||||
|
|
@ -203,6 +204,7 @@ RDEPEND="${RDEPEND}
|
|||
|
||||
# Either links or lynx
|
||||
# www-client/lynx
|
||||
# qt4? ( net-firewall/fwbuilder )
|
||||
# Only in stage2!!!
|
||||
# sys-apps/v86d
|
||||
# sys-fs/cdfs
|
||||
|
|
|
|||
Loading…
Reference in a new issue