This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ChangeLog for dev-util/gist | |
| # Copyright 1999-2014 Gentoo Foundation | |
| # Distributed under the terms of the GNU General Public License v2 | |
| # $Header: | |
| * gist-4.3.0 stable revision | |
| (30 Nov 2014) jay <jaypeche@gmail.com> | |
| + New ebuild "gist" gem integration | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ChangeLog for app-text/gist | |
| # Copyright 1999-2014 Gentoo Foundation | |
| # Distributed under the terms of the GNU General Public License v2 | |
| # $Header: | |
| * gist-4.3.0 stable revision | |
| (30 Nov 2014) jay <jaypeche@gmail.com> | |
| + New ebuild "gist" gem integration | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| These are the packages that would be merged, in order: | |
| Calculating dependencies | |
| * IMPORTANT: 4 news items need reading for repository 'gentoo'. | |
| * Use eselect news to read news items. | |
| ... done! | |
| [ebuild R ~] dev-util/gist-4.3.0::x-portage USE="-doc {-test}" RUBY_TARGETS="ruby19 ruby20 (-jruby) -ruby21" 0 kB |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # Copyright 1999-2012 Gentoo Foundation | |
| # Distributed under the terms of the GNU General Public License v2 | |
| # $Header: https://raw.github.com/jaypeche/SquidGuarg_AU/master/SquidGuard_AU, v0.0.2 2012/06/24 16:53.23 jaypeche Exp $ | |
| DESCRIPTION="This script is used to update your SquidGuard database" | |
| HOMEPAGE="http://www.squidguard.org" | |
| SRC_URI="ftp://ftp.univ-tlse1.fr/blacklist" | |
| DATABASE="/etc/squidGuard/db/blacklists" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # Script "ClamAV Temps Réel", par HacKurx | |
| # http://hackurx.wordpress.com | |
| # Licence: GPL v3 | |
| # Dépendance: clamav-daemon inotify-tools | |
| # Recommandé pour PC de bureau: libnotify-bin | |
| DOSSIER=$HOME/Téléchargements | |
| QUARANTAINE=/tmp | |
| LOG=$HOME/.clamav-rt.log |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # Script "ClamAV Temps Réel", par HacKurx | |
| # http://hackurx.wordpress.com | |
| # Licence: GPL v3 | |
| # Dépendance: clamav-daemon inotify-tools | |
| # Recommandé pour PC de bureau: libnotify-bin | |
| DOSSIER=$HOME/Téléchargements | |
| QUARANTAINE=/tmp | |
| LOG=$HOME/.clamav-rt.log |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # Script "ClamAV Temps Réel", par HacKurx | |
| # http://hackurx.wordpress.com | |
| # Licence: GPL v3 | |
| # Dépendance: clamav-daemon inotify-tools | |
| # Recommandé pour PC de bureau: libnotify-bin | |
| DOSSIER=$HOME/Téléchargements | |
| QUARANTAINE=/tmp | |
| LOG=$HOME/.clamav-rt.log |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # Copyright 1999-2012 Gentoo Foundation | |
| # Distributed under the terms of the GNU General Public License v2 | |
| # $Header: https://raw.github.com/jaypeche/SquidGuarg_AU/master/SquidGuard_AU, v0.0.2 2012/06/24 16:53.23 jaypeche Exp $ | |
| DESCRIPTION="This script is used to update your SquidGuard database" | |
| HOMEPAGE="http://www.squidguard.org" | |
| SRC_URI="ftp://ftp.univ-tlse1.fr/blacklist" | |
| DATABASE="/etc/squidGuard/db/blacklists" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # Copyright 1999-2012 Gentoo Foundation | |
| # Distributed under the terms of the GNU General Public License v2 | |
| # $Header: https://raw.github.com/jaypeche/SquidGuarg_AU/master/SquidGuard_AU, v0.0.2 2012/06/24 16:53.23 jaypeche Exp $ | |
| DESCRIPTION="This script is used to update your SquidGuard database" | |
| HOMEPAGE="http://www.squidguard.org" | |
| SRC_URI="ftp://ftp.univ-tlse1.fr/blacklist" | |
| DATABASE="/etc/squidGuard/db/blacklists" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # Script "ClamAV Temps Réel", par HacKurx | |
| # http://hackurx.wordpress.com | |
| # Licence: GPL v3 | |
| # Dépendance: clamav-daemon inotify-tools | |
| # Recommandé pour PC de bureau: libnotify-bin | |
| DOSSIER=$HOME/Téléchargements | |
| QUARANTAINE=/tmp | |
| LOG=$HOME/.clamav-rt.log |