diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-09-26 20:14:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-09-26 20:14:03 +0000 |
commit | e57e7249fb94de88d899aa505955cbef20b99e42 (patch) | |
tree | 271871d9441c57493c76bb695365d40ef65692e7 /sys-libs/libcap/libcap-1.10-r2.ebuild | |
parent | stable on alpha (diff) | |
download | gentoo-2-e57e7249fb94de88d899aa505955cbef20b99e42.tar.gz gentoo-2-e57e7249fb94de88d899aa505955cbef20b99e42.tar.bz2 gentoo-2-e57e7249fb94de88d899aa505955cbef20b99e42.zip |
stable on alpha
Diffstat (limited to 'sys-libs/libcap/libcap-1.10-r2.ebuild')
-rw-r--r-- | sys-libs/libcap/libcap-1.10-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libcap/libcap-1.10-r2.ebuild b/sys-libs/libcap/libcap-1.10-r2.ebuild index a48cf639f52a..4c46ae464608 100644 --- a/sys-libs/libcap/libcap-1.10-r2.ebuild +++ b/sys-libs/libcap/libcap-1.10-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-1.10-r2.ebuild,v 1.6 2003/09/08 02:38:54 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libcap/libcap-1.10-r2.ebuild,v 1.7 2003/09/26 20:13:43 agriffis Exp $ inherit base @@ -9,7 +9,7 @@ HOMEPAGE="http://linux.kernel.org/pub/linux/libs/security/linux-privs/" SRC_URI="http://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.4/${P}.tar.bz2" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~x86 ~arm ~mips ~hppa ~sparc ~ppc ~alpha ~amd64" +KEYWORDS="~x86 ~arm ~mips ~hppa ~sparc ~ppc alpha ~amd64" IUSE="python" #patch is in recent 2.2 kernels so it works there |