diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-07-10 20:11:12 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2008-07-10 20:11:12 +0000 |
commit | 0da8176d0766da8ca8c3c18864e22cd18c017a0c (patch) | |
tree | 6774662eb8a00c2d54a9aadc812ecd5758665733 /profiles | |
parent | Initial import. Ebuild loosely based on previous ebuilds from Christian Loit... (diff) | |
download | historical-0da8176d0766da8ca8c3c18864e22cd18c017a0c.tar.gz historical-0da8176d0766da8ca8c3c18864e22cd18c017a0c.tar.bz2 historical-0da8176d0766da8ca8c3c18864e22cd18c017a0c.zip |
Added plugins local USE for net-firewall/arno-iptables-firewall.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index d8795d63102b..b58771267d7e 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1669 2008/07/10 19:18:42 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1670 2008/07/10 20:11:12 wolf31o2 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 doubt put a record here! + 10 Jul 2008; Chris Gianelloni <wolf31o2@gentoo.org> use.local.desc: + Added plugins local USE for net-firewall/arno-iptables-firewall. + 10 Jul 2008; Doug Goldstein <cardoe@gentoo.org> package.mask: remove man-pages-3.01-r1 mask diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 655c406ed4e6..2db74c1ea69d 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3622 2008/07/09 00:20:32 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3623 2008/07/10 20:11:12 wolf31o2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1529,6 +1529,7 @@ net-dns/pdns:tdb - Enable the Trivial Database (xdb) backend net-dns/pdnsd:isdn - Enable ISDN features net-dns/pdnsd:underscores - Enable support for domain names containing underscores net-dns/pdnsd:urandom - Use /dev/urandom instead of /dev/random +net-firewall/arno-iptables-firewall:plugins - Install optional plugins net-firewall/ipsec-tools:hybrid - Makes available both mode-cfg and xauth support net-firewall/ipsec-tools:idea - Enable support for the patented IDEA algorithm net-firewall/ipsec-tools:nat - Enable NAT-Traversal |