vapier 08/04/13 22:12:13
Modified: coreutils-6.10-r1.ebuild ChangeLog
coreutils-6.10-r2.ebuild
Log:
Drop unneeded selinux configure options.
(Portage version: 2.2_pre5)
Revision Changes Path
1.6 sys-apps/coreutils/coreutils-6.10-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r1.ebuild?r1=1.5&r2=1.6
Index: coreutils-6.10-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- coreutils-6.10-r1.ebuild 13 Apr 2008 21:58:46 -0000 1.5
+++ coreutils-6.10-r1.ebuild 13 Apr 2008 22:12:12 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r1.ebuild,v 1.5 2008/04/13 21:58:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r1.ebuild,v 1.6 2008/04/13 22:12:12 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs autotools
@@ -93,7 +93,6 @@
$(use_enable nls) \
$(use_enable acl) \
$(use_enable xattr) \
- $(use_enable selinux) \
${myconf} \
|| die "econf"
emake || die "emake"
1.224 sys-apps/coreutils/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/ChangeLog?rev=1.224&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/ChangeLog?rev=1.224&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/ChangeLog?r1=1.223&r2=1.224
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v
retrieving revision 1.223
retrieving revision 1.224
diff -u -r1.223 -r1.224
--- ChangeLog 13 Apr 2008 21:58:46 -0000 1.223
+++ ChangeLog 13 Apr 2008 22:12:12 -0000 1.224
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/coreutils
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.223 2008/04/13 21:58:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.224 2008/04/13 22:12:12 vapier Exp $
+
+ 13 Apr 2008; Mike Frysinger <vapier@g.o> coreutils-6.10-r1.ebuild,
+ coreutils-6.10-r2.ebuild:
+ Drop unneeded selinux configure options.
13 Apr 2008; Mike Frysinger <vapier@g.o> coreutils-6.10-r1.ebuild,
coreutils-6.10-r2.ebuild:
1.3 sys-apps/coreutils/coreutils-6.10-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r2.ebuild?r1=1.2&r2=1.3
Index: coreutils-6.10-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- coreutils-6.10-r2.ebuild 13 Apr 2008 21:58:46 -0000 1.2
+++ coreutils-6.10-r2.ebuild 13 Apr 2008 22:12:12 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r2.ebuild,v 1.2 2008/04/13 21:58:46 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r2.ebuild,v 1.3 2008/04/13 22:12:12 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs autotools
@@ -93,7 +93,6 @@
$(use_enable nls) \
$(use_enable acl) \
$(use_enable xattr) \
- $(use_enable selinux) \
${myconf} \
|| die "econf"
emake || die "emake"
--
gentoo-commits@g.o mailing list
|