diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-04-22 18:17:49 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-04-22 18:17:49 +0000 |
commit | f8af554b0b1eb604622a8c75b82e7f77e9739b3f (patch) | |
tree | 9ad6db57bdef7e37eb8ef7726bc84f3c05366a70 /app-misc/pax-utils/pax-utils-0.1.11-r1.ebuild | |
parent | Hopefully the last 1.12 pre before we go stable. (diff) | |
download | gentoo-2-f8af554b0b1eb604622a8c75b82e7f77e9739b3f.tar.gz gentoo-2-f8af554b0b1eb604622a8c75b82e7f77e9739b3f.tar.bz2 gentoo-2-f8af554b0b1eb604622a8c75b82e7f77e9739b3f.zip |
ia64/s390/sh stable
(Portage version: 2.1_pre9-r1)
Diffstat (limited to 'app-misc/pax-utils/pax-utils-0.1.11-r1.ebuild')
-rw-r--r-- | app-misc/pax-utils/pax-utils-0.1.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/pax-utils/pax-utils-0.1.11-r1.ebuild b/app-misc/pax-utils/pax-utils-0.1.11-r1.ebuild index cd0efdc530ac..e79420ea175f 100644 --- a/app-misc/pax-utils/pax-utils-0.1.11-r1.ebuild +++ b/app-misc/pax-utils/pax-utils-0.1.11-r1.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.11-r1.ebuild,v 1.4 2006/04/22 12:15:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.1.11-r1.ebuild,v 1.5 2006/04/22 18:17:49 vapier Exp $ inherit flag-o-matic toolchain-funcs eutils @@ -13,7 +13,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 )" |