mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-22 14:51:14 +02:00
zero-system: drop adobe-flash from my systems
This commit is contained in:
parent
79a95bba6a
commit
503be457e8
3 changed files with 4 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
EBUILD zero-system-9999.ebuild 1650 SHA256 c4ef824bb1d9bd67c6a0188df602bc99fb8d17b9a9953cf769d70800334cb21d SHA512 8abc1d7d88e9795f81411eaedf1635cb0e5e1724263a7262f1c5b01247653482982a4deafe2a4aca6369aa2ef92c886732bb4bf2140934c271028df892c5c9b4 WHIRLPOOL 433772fffa3da934535093d69e1fdda7322d8bf48743af580fe0d767610811d190acba74547f47f5f78a831edb1e024c70d8dbc7332e52320248eaa37e859f5d
|
||||
EBUILD zero-system-9999.ebuild 1663 SHA256 90947105af0fc550d74c95cb15f2249722f4e537676764718aa4a04a8abeb2a8 SHA512 010f882f54e001002106e347556608a0013f5be5ded94d7d88a5f27f718247fa6e1b6f796794d924a6a631f07ed215ebc6f37ee03f4fe138e9853eef05fe7109 WHIRLPOOL d537aca289109dfee054c69fc1ea34a6ad3a66e0f6889dcb70b425df886bb7d862cd254c61d67c755267b498c73b32ac6d1f48b01fbd4c10bfce3dc105bdb3d3
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@ PDEPEND="
|
|||
app-shells/gentoo-zsh-completions
|
||||
app-shells/dash
|
||||
app-shells/mksh
|
||||
dev-util/shellcheck
|
||||
dev-vcs/mercurial
|
||||
app-arch/p7zip
|
||||
net-dns/dnsmasq
|
||||
|
|
@ -58,7 +59,7 @@ PDEPEND="
|
|||
media-video/xine-ui
|
||||
media-video/mplayer
|
||||
net-wireless/hidclient
|
||||
!arm? ( www-plugins/adobe-flash )
|
||||
!www-plugins/adobe-flash
|
||||
x11-misc/redshift
|
||||
!arm? ( media-sound/baudline )
|
||||
app-portage/eclass-manpages
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#GENTOO_MIRRORS="http://192.168.1.251/portage/distfiles/ http://gentoo.osuosl.org/ ftp://mirrors.rit.edu/gentoo/ http://mirror.datapipe.net/gentoo ftp://gentoo.mirrors.pair.com/ http://91.121.125.139/gentoo-distfiles/ ftp://gentoo.mirrors.tds.net/gentoo"
|
||||
|
||||
ACCEPT_LICENSE="AdobeFlash-11.x NVIDIA-CUDA google-chrome Google-TOS PUEL baudline"
|
||||
ACCEPT_LICENSE="NVIDIA-CUDA google-chrome Google-TOS PUEL baudline"
|
||||
|
||||
PORTAGE_GPG_DIR="/home/zero/.gnupg/"
|
||||
PORTAGE_GPG_KEY="DD11F94A"
|
||||
|
|
|
|||
Loading…
Reference in a new issue