diff options
author | Ned Ludd <solar@gentoo.org> | 2005-12-04 13:07:35 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2005-12-04 13:07:35 +0000 |
commit | a9a00982434af4861a950e07da68b4db579c5a92 (patch) | |
tree | 642f704be5a9a4c071252b0bd50a49292254a494 /app-misc/pax-utils/pax-utils-0.1.4.ebuild | |
parent | copy and paste error (should be ugly not good) (diff) | |
download | historical-a9a00982434af4861a950e07da68b4db579c5a92.tar.gz historical-a9a00982434af4861a950e07da68b4db579c5a92.tar.bz2 historical-a9a00982434af4861a950e07da68b4db579c5a92.zip |
- stable on x86
Package-Manager: portage-2.0.53
Diffstat (limited to 'app-misc/pax-utils/pax-utils-0.1.4.ebuild')
-rw-r--r-- | app-misc/pax-utils/pax-utils-0.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/pax-utils/pax-utils-0.1.4.ebuild b/app-misc/pax-utils/pax-utils-0.1.4.ebuild index ab1e768404d2..316245f44047 100644 --- a/app-misc/pax-utils/pax-utils-0.1.4.ebuild +++ b/app-misc/pax-utils/pax-utils-0.1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.4.ebuild,v 1.1 2005/10/30 13:24:19 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.1.4.ebuild,v 1.2 2005/12/04 13:07:35 solar Exp $ inherit flag-o-matic toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="caps" DEPEND="caps? ( sys-libs/libcap )" |