vapier 08/04/13 21:58:47
Modified: coreutils-6.10-r1.ebuild ChangeLog
coreutils-6.10-r2.ebuild
Log:
Block older versions of util-linux for the lazy who havent updated in a while #217482.
(Portage version: 2.2_pre5)
Revision Changes Path
1.5 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.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r1.ebuild?r1=1.4&r2=1.5
Index: coreutils-6.10-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- coreutils-6.10-r1.ebuild 13 Apr 2008 09:53:20 -0000 1.4
+++ coreutils-6.10-r1.ebuild 13 Apr 2008 21:58:46 -0000 1.5
@@ -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.4 2008/04/13 09:53:20 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r1.ebuild,v 1.5 2008/04/13 21:58:46 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs autotools
@@ -22,6 +22,7 @@
acl? ( sys-apps/acl )
xattr? ( sys-apps/attr )
nls? ( >=sys-devel/gettext-0.15 )
+ !<sys-apps/util-linux-2.13
!net-mail/base64
!sys-apps/mktemp
>=sys-libs/ncurses-5.3-r5"
1.223 sys-apps/coreutils/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/ChangeLog?rev=1.223&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/ChangeLog?rev=1.223&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/ChangeLog?r1=1.222&r2=1.223
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v
retrieving revision 1.222
retrieving revision 1.223
diff -u -r1.222 -r1.223
--- ChangeLog 13 Apr 2008 09:53:20 -0000 1.222
+++ ChangeLog 13 Apr 2008 21:58:46 -0000 1.223
@@ -1,6 +1,11 @@
# 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.222 2008/04/13 09:53:20 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.223 2008/04/13 21:58:46 vapier Exp $
+
+ 13 Apr 2008; Mike Frysinger <vapier@g.o> coreutils-6.10-r1.ebuild,
+ coreutils-6.10-r2.ebuild:
+ Block older versions of util-linux for the lazy who havent updated in a
+ while #217482.
13 Apr 2008; Benedikt Böhm <hollow@g.o> coreutils-6.10-r1.ebuild:
amd64 stable wrt #217239
1.2 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.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r2.ebuild?r1=1.1&r2=1.2
Index: coreutils-6.10-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- coreutils-6.10-r2.ebuild 12 Apr 2008 19:17:09 -0000 1.1
+++ coreutils-6.10-r2.ebuild 13 Apr 2008 21:58:46 -0000 1.2
@@ -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.1 2008/04/12 19:17:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-6.10-r2.ebuild,v 1.2 2008/04/13 21:58:46 vapier Exp $
inherit eutils flag-o-matic toolchain-funcs autotools
@@ -22,6 +22,7 @@
acl? ( sys-apps/acl )
xattr? ( sys-apps/attr )
nls? ( >=sys-devel/gettext-0.15 )
+ !<sys-apps/util-linux-2.13
!net-mail/base64
!sys-apps/mktemp
>=sys-libs/ncurses-5.3-r5"
--
gentoo-commits@g.o mailing list
|