diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2005-11-10 17:58:43 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2005-11-10 17:58:43 +0000 |
commit | 5688cb75ebb76b6ca3c812a2cc3522573c7d5f2b (patch) | |
tree | d4d4cc38210be97e8d5519ef0933a69e0bea6d1d /app-admin/chrootuid/chrootuid-1.3.ebuild | |
parent | Marked stable on amd64 (diff) | |
download | historical-5688cb75ebb76b6ca3c812a2cc3522573c7d5f2b.tar.gz historical-5688cb75ebb76b6ca3c812a2cc3522573c7d5f2b.tar.bz2 historical-5688cb75ebb76b6ca3c812a2cc3522573c7d5f2b.zip |
Marked stable on amd64
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'app-admin/chrootuid/chrootuid-1.3.ebuild')
-rw-r--r-- | app-admin/chrootuid/chrootuid-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/chrootuid/chrootuid-1.3.ebuild b/app-admin/chrootuid/chrootuid-1.3.ebuild index 0cfff10b35fc..34e3704c467b 100644 --- a/app-admin/chrootuid/chrootuid-1.3.ebuild +++ b/app-admin/chrootuid/chrootuid-1.3.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-admin/chrootuid/chrootuid-1.3.ebuild,v 1.7 2005/02/03 19:27:43 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chrootuid/chrootuid-1.3.ebuild,v 1.8 2005/11/10 17:58:43 dang Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.porcupine.org/pub/security/${MY_P}.tar.gz" DEPEND=">=sys-apps/sed-4" LICENSE="BSD" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="amd64 ~ppc x86" SLOT="0" S="${WORKDIR}/${MY_P}" |