summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-03-02 20:09:17 +0000
committerMarkus Meier <maekke@gentoo.org>2008-03-02 20:09:17 +0000
commitc96673df0f28ced4d4c84fd1d95c5b6336b60a64 (patch)
tree7608198c3a04d6330a196e2b69145d19a7b8786c /net-p2p/amule/amule-2.1.3-r1.ebuild
parentGroup and world writable directories cause GrSec to deny exection on the pack... (diff)
downloadgentoo-2-c96673df0f28ced4d4c84fd1d95c5b6336b60a64.tar.gz
gentoo-2-c96673df0f28ced4d4c84fd1d95c5b6336b60a64.tar.bz2
gentoo-2-c96673df0f28ced4d4c84fd1d95c5b6336b60a64.zip
x86 stable, bug #210380
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-p2p/amule/amule-2.1.3-r1.ebuild')
-rw-r--r--net-p2p/amule/amule-2.1.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/amule/amule-2.1.3-r1.ebuild b/net-p2p/amule/amule-2.1.3-r1.ebuild
index cb0ba9dc9275..d856712541bd 100644
--- a/net-p2p/amule/amule-2.1.3-r1.ebuild
+++ b/net-p2p/amule/amule-2.1.3-r1.ebuild
@@ -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/net-p2p/amule/amule-2.1.3-r1.ebuild,v 1.3 2008/03/02 14:35:44 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/amule/amule-2.1.3-r1.ebuild,v 1.4 2008/03/02 20:09:17 maekke Exp $
inherit eutils flag-o-matic wxwidgets
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ppc ~ppc64 ~sparc x86"
IUSE="daemon debug geoip gtk nls remote stats unicode"
DEPEND="=x11-libs/wxGTK-2.8*