diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-03-29 14:00:47 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-03-29 14:00:47 +0000 |
commit | dbc577ab645161577950faa78f956bb978d6c12f (patch) | |
tree | ea47d299065db7328a547e1e96fe73aa16050a37 /sys-apps/acl/acl-2.2.49.ebuild | |
parent | stable x86, security bug 303719 (diff) | |
download | gentoo-2-dbc577ab645161577950faa78f956bb978d6c12f.tar.gz gentoo-2-dbc577ab645161577950faa78f956bb978d6c12f.tar.bz2 gentoo-2-dbc577ab645161577950faa78f956bb978d6c12f.zip |
stable x86, security bug 298067
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'sys-apps/acl/acl-2.2.49.ebuild')
-rw-r--r-- | sys-apps/acl/acl-2.2.49.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/acl/acl-2.2.49.ebuild b/sys-apps/acl/acl-2.2.49.ebuild index 42ce465ce038..33df985b9fcb 100644 --- a/sys-apps/acl/acl-2.2.49.ebuild +++ b/sys-apps/acl/acl-2.2.49.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.49.ebuild,v 1.1 2010/01/09 03:02:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.49.ebuild,v 1.2 2010/03/29 14:00:47 fauli Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.src.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="nfs nls" RDEPEND=">=sys-apps/attr-2.4 |