diff options
author | Rick Farina <zerochaos@gentoo.org> | 2013-02-03 22:03:09 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2013-02-03 22:03:09 +0000 |
commit | 1b509058dc362a375edfba19d778db3ad48e46ea (patch) | |
tree | fe0673f7b271ff6d81b95b93e3129e2eb2f85228 /profiles | |
parent | Remove old (diff) | |
download | gentoo-2-1b509058dc362a375edfba19d778db3ad48e46ea.tar.gz gentoo-2-1b509058dc362a375edfba19d778db3ad48e46ea.tar.bz2 gentoo-2-1b509058dc362a375edfba19d778db3ad48e46ea.zip |
add hashcat to license_groups
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/license_groups | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 3d0e5e183cfa..3760983f28f2 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7431 2013/02/03 11:51:16 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7432 2013/02/03 22:03:09 zerochaos Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 03 Feb 2013; Rick Farina <zerochaos@gentoo.org> license_groups: + When the hashcat license was added I didn't know to add it to + license_groups, fixing that oversight. + 03 Feb 2013; Sergey Popov <pinkbyte@gentoo.org> package.mask: Fix category for mono-tools mask diff --git a/profiles/license_groups b/profiles/license_groups index 141d8e267c6e..ff5137346975 100644 --- a/profiles/license_groups +++ b/profiles/license_groups @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.182 2013/02/02 18:48:03 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/license_groups,v 1.183 2013/02/03 22:03:09 zerochaos Exp $ # Please report bugs or other requests at bugs.gentoo.org and assign to # licenses@gentoo.org @@ -71,7 +71,7 @@ EULA AdobeFlash-10.3 BCS Broadcom cadsoft DOOM3 ETQW FraunhoferFDK google-chrome # - IFF there is an explicit inclusion requirement, USE=bindist # MUST cause a copy of the license to be installed in a file # location compliant with the license, -BINARY-REDISTRIBUTABLE @FREE adobe-ps atheros-hal intel-psb intel-ucode ipw2100-fw ipw2200-fw ipw3945 libertas-fw NVIDIA qlogic-fibre-channel-firmware radeon-ucode ralink-firmware SmartLabs +BINARY-REDISTRIBUTABLE @FREE adobe-ps atheros-hal hashcat intel-psb intel-ucode ipw2100-fw ipw2200-fw ipw3945 libertas-fw NVIDIA qlogic-fibre-channel-firmware radeon-ucode ralink-firmware SmartLabs # Deprecated license labels, used by repoman # as-is: see note in licenses/as-is and bug 436214 |