updated pentoo 2010.0-r1 ebuild to reflect tor's security issues

This commit is contained in:
Zero_Chaos 2010-01-22 05:24:11 +00:00
parent 0bda17c860
commit 3fadee127a

View file

@ -4,7 +4,7 @@
EAPI="2"
inherit subversion
KEYWORDS=""
KEYWORDS="-*"
DESCRIPTION="One ebuild to rule them all and in the darkness bind them"
HOMEPAGE="http://www.pentoo.ch"
ESVN_REPO_URI="https://www.pentoo.ch/svn/livecd/trunk/portage/"
@ -17,6 +17,10 @@ DEPEND=""
#main atoms
RDEPEND="=sys-kernel/pentoo-sources-2.6.31-r3"
#things not permitted to exist (due to security holes)
RDEPEND="${RDEPEND}
!<net-misc/tor-0.2.1.22"
#System apps
RDEPEND="${RDEPEND}
sys-apps/openrc[pentoo]