diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2009-06-17 06:49:13 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2009-06-17 06:49:13 +0300 |
commit | 291da57d9f9f66edfd5f05c23779c2cc09e199d8 (patch) | |
tree | 8de0e7f7001f3bd2de3e0b4db55fbd0bce8e6c2b /net-firewall | |
parent | 25168ce860d8a6af9208cab24415da438d25287f (diff) |
slots
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/iptables-9999.ebuild | 2 | ||||
-rw-r--r-- | net-firewall/xtables-addons/xtables-addons-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-9999.ebuild b/net-firewall/iptables/iptables-9999.ebuild index 5bb52e3..5652476 100644 --- a/net-firewall/iptables/iptables-9999.ebuild +++ b/net-firewall/iptables/iptables-9999.ebuild @@ -12,7 +12,7 @@ EGIT_REPO_URI="git://git.netfilter.org/iptables.git" EGIT_BOOTSTRAP="./autogen.sh" LICENSE="GPL-2" -SLOT="0" +SLOT="live" KEYWORDS="" IUSE="" diff --git a/net-firewall/xtables-addons/xtables-addons-9999.ebuild b/net-firewall/xtables-addons/xtables-addons-9999.ebuild index b425f73..2b03c03 100644 --- a/net-firewall/xtables-addons/xtables-addons-9999.ebuild +++ b/net-firewall/xtables-addons/xtables-addons-9999.ebuild @@ -12,7 +12,7 @@ EGIT_REPO_URI="git://xtables-addons.git.sf.net/gitroot/xtables-addons" EGIT_BOOTSTRAP="./autogen.sh" LICENSE="GPL-2" -SLOT="0" +SLOT="live" KEYWORDS="" IUSE="" |