diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-15 08:09:31 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-15 08:09:31 +0000 |
commit | c42b66e09b4508d1fef58192720bdb4c73e1feb5 (patch) | |
tree | e0a815721c42a527640f328084984417159acc69 /app-admin/chroot_safe/chroot_safe-1.4.ebuild | |
parent | ppc stable wrt #362657 (diff) | |
download | historical-c42b66e09b4508d1fef58192720bdb4c73e1feb5.tar.gz historical-c42b66e09b4508d1fef58192720bdb4c73e1feb5.tar.bz2 historical-c42b66e09b4508d1fef58192720bdb4c73e1feb5.zip |
ppc stable wrt #362871
Package-Manager: portage-2.2.0_alpha50/cvs/Linux x86_64
Diffstat (limited to 'app-admin/chroot_safe/chroot_safe-1.4.ebuild')
-rw-r--r-- | app-admin/chroot_safe/chroot_safe-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/chroot_safe/chroot_safe-1.4.ebuild b/app-admin/chroot_safe/chroot_safe-1.4.ebuild index df717886ea96..20af9ec6db84 100644 --- a/app-admin/chroot_safe/chroot_safe-1.4.ebuild +++ b/app-admin/chroot_safe/chroot_safe-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/chroot_safe/chroot_safe-1.4.ebuild,v 1.6 2011/05/09 18:02:11 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/chroot_safe/chroot_safe-1.4.ebuild,v 1.7 2011/08/15 08:09:31 xarthisius Exp $ EAPI=4 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN//_}/${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" src_prepare() { |