ebuild cleanup, bug 157658
authorSteve Dibb <beandog@gentoo.org>
Thu, 4 Jan 2007 22:46:37 +0000 (22:46 +0000)
committerSteve Dibb <beandog@gentoo.org>
Thu, 4 Jan 2007 22:46:37 +0000 (22:46 +0000)
Package-Manager: portage-2.1.1-r2

app-admin/chroot_safe/ChangeLog
app-admin/chroot_safe/chroot_safe-1.3.ebuild
app-admin/chroot_safe/chroot_safe-1.4.ebuild

index afc03f0976899ffb323e414dc844a56938d5d614..eb5028dcc45be24c00d4dd1f89f695ed7c920629 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for app-admin/chroot_safe
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/chroot_safe/ChangeLog,v 1.7 2005/09/07 03:45:58 metalgod Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/chroot_safe/ChangeLog,v 1.8 2007/01/04 22:46:37 beandog Exp $
+
+  04 Jan 2007; Steve Dibb <beandog@gentoo.org> chroot_safe-1.3.ebuild,
+  chroot_safe-1.4.ebuild:
+  ebuild cleanup bug 157658
 
   07 Sep 2005; Luis Medinas <metalgod@gentoo.org> chroot_safe-1.4.ebuild:
   Added ~amd64 keyword.
index 29a28a3dd13edf0bcd1b2786bbe27015697c78d4..b7f9b78c3611106005a6ba18b4835de070647deb 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 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.5 2005/04/24 10:40:26 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/chroot_safe/chroot_safe-1.3.ebuild,v 1.6 2007/01/04 22:46:37 beandog Exp $
 
 inherit eutils
 
@@ -13,8 +13,6 @@ SLOT="0"
 KEYWORDS="x86 ppc"
 IUSE=""
 
-DEPEND="virtual/libc"
-
 src_compile() {
        econf \
                --libexecdir="/usr/$(get_libdir)" \
index dabb01a10bc6514e6348b99eb34c0e8aada9b6a8..c44c6d40b9b56f8d43c0854f9fbc90f8490c973a 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 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.2 2005/09/07 03:45:58 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/chroot_safe/chroot_safe-1.4.ebuild,v 1.3 2007/01/04 22:46:37 beandog Exp $
 
 inherit eutils
 
@@ -13,8 +13,6 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
-DEPEND="virtual/libc"
-
 src_compile() {
        econf \
                --libexecdir="/usr/$(get_libdir)" \