diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-06 17:12:16 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-06 17:12:16 +0000 |
commit | 8de5c487658703f7a60a656c744e7166e71195a0 (patch) | |
tree | a1c12a0865d48dbf040abdcb7c1e081c45e79995 /app-misc/pax-utils/pax-utils-0.1.13.ebuild | |
parent | Stable on sparc wrt security #135256 (diff) | |
download | gentoo-2-8de5c487658703f7a60a656c744e7166e71195a0.tar.gz gentoo-2-8de5c487658703f7a60a656c744e7166e71195a0.tar.bz2 gentoo-2-8de5c487658703f7a60a656c744e7166e71195a0.zip |
Stable on sparc wrt #135427
(Portage version: 2.0.54-r2)
Diffstat (limited to 'app-misc/pax-utils/pax-utils-0.1.13.ebuild')
-rw-r--r-- | app-misc/pax-utils/pax-utils-0.1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/pax-utils/pax-utils-0.1.13.ebuild b/app-misc/pax-utils/pax-utils-0.1.13.ebuild index 5db7f806af45..3be6f9a0eace 100644 --- a/app-misc/pax-utils/pax-utils-0.1.13.ebuild +++ b/app-misc/pax-utils/pax-utils-0.1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.1.13.ebuild,v 1.7 2006/06/05 17:31:14 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.1.13.ebuild,v 1.8 2006/06/06 17:12:16 gustavoz Exp $ inherit flag-o-matic toolchain-funcs eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc-macos ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="caps" DEPEND="caps? ( sys-libs/libcap )" |