diff options
author | Torsten Veller <tove@gentoo.org> | 2006-06-04 18:05:49 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2006-06-04 18:05:49 +0000 |
commit | 0360a32cf55bff071bd9e1d2cc6ca41e4360faaa (patch) | |
tree | 6016da483230d054e53f43e53a844ed10a2c8092 /app-misc/pax-utils/pax-utils-0.1.13.ebuild | |
parent | Convert ebuild into non-svn ebuild for bug #135541 (diff) | |
download | gentoo-2-0360a32cf55bff071bd9e1d2cc6ca41e4360faaa.tar.gz gentoo-2-0360a32cf55bff071bd9e1d2cc6ca41e4360faaa.tar.bz2 gentoo-2-0360a32cf55bff071bd9e1d2cc6ca41e4360faaa.zip |
Stable on x86 (#135427).
(Portage version: 2.1_rc4)
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 0ae5279cc855..cc953a87d725 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.5 2006/06/04 11:55:33 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.1.13.ebuild,v 1.6 2006/06/04 18:05:49 tove 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 )" |