summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2004-11-24 14:12:32 +0000
committerAaron Walker <ka0ttic@gentoo.org>2004-11-24 14:12:32 +0000
commitc21fe8059d359ef4fb0a5bca4111122ef878c6e7 (patch)
treeb6ef100957e08fb0b2894581967265d80231b53d /app-admin/chroot_safe
parentversion bump thanks to bug #72064 (Manifest recommit) (diff)
downloadgentoo-2-c21fe8059d359ef4fb0a5bca4111122ef878c6e7.tar.gz
gentoo-2-c21fe8059d359ef4fb0a5bca4111122ef878c6e7.tar.bz2
gentoo-2-c21fe8059d359ef4fb0a5bca4111122ef878c6e7.zip
Marked stable on x86.
Diffstat (limited to 'app-admin/chroot_safe')
-rw-r--r--app-admin/chroot_safe/ChangeLog5
-rw-r--r--app-admin/chroot_safe/Manifest4
-rw-r--r--app-admin/chroot_safe/chroot_safe-1.3.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-admin/chroot_safe/ChangeLog b/app-admin/chroot_safe/ChangeLog
index 02185b0f78b9..f9c2d6de2b8e 100644
--- a/app-admin/chroot_safe/ChangeLog
+++ b/app-admin/chroot_safe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/chroot_safe
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/chroot_safe/ChangeLog,v 1.2 2004/10/05 02:58:10 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/chroot_safe/ChangeLog,v 1.3 2004/11/24 14:12:32 ka0ttic Exp $
+
+ 24 Nov 2004; Aaron Walker <ka0ttic@gentoo.org> chroot_safe-1.3.ebuild:
+ Marked stable on x86.
05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
chroot_safe-1.3.ebuild:
diff --git a/app-admin/chroot_safe/Manifest b/app-admin/chroot_safe/Manifest
index 7175e288d5d0..e7b6a12c4dcf 100644
--- a/app-admin/chroot_safe/Manifest
+++ b/app-admin/chroot_safe/Manifest
@@ -1,4 +1,4 @@
-MD5 4c4de6fecb2d5e980a1034b7bd92090d ChangeLog 511
-MD5 06d1b8ea3b632e64c85b42f182c6bdc3 chroot_safe-1.3.ebuild 949
+MD5 d752468f025565686658360640f6f9b3 ChangeLog 609
MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254
+MD5 56bcf6be54410db969466826902b857c chroot_safe-1.3.ebuild 948
MD5 25232ac0b573af6c6bc853ce35190437 files/digest-chroot_safe-1.3 63
diff --git a/app-admin/chroot_safe/chroot_safe-1.3.ebuild b/app-admin/chroot_safe/chroot_safe-1.3.ebuild
index 79181aded70c..1c520ff66cc7 100644
--- a/app-admin/chroot_safe/chroot_safe-1.3.ebuild
+++ b/app-admin/chroot_safe/chroot_safe-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.3.ebuild,v 1.2 2004/10/05 02:58:10 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/chroot_safe/chroot_safe-1.3.ebuild,v 1.3 2004/11/24 14:12:32 ka0ttic Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND="virtual/libc"