vapier      15/05/10 16:32:21

  Modified:             man-pages-4.00.ebuild ChangeLog
  Log:
  Block older attr that installed attr(5) man page #548900 by Albert W. Hopkins.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
D2E96200)

Revision  Changes    Path
1.2                  sys-apps/man-pages/man-pages-4.00.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-4.00.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-4.00.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-4.00.ebuild?r1=1.1&r2=1.2

Index: man-pages-4.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-4.00.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- man-pages-4.00.ebuild       7 May 2015 13:59:23 -0000       1.1
+++ man-pages-4.00.ebuild       10 May 2015 16:32:21 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-4.00.ebuild,v 
1.1 2015/05/07 13:59:23 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-4.00.ebuild,v 
1.2 2015/05/10 16:32:21 vapier Exp $
 
 EAPI=4
 
@@ -21,8 +21,10 @@
 IUSE="nls ${IUSE_LINGUAS// / linguas_}"
 RESTRICT="binchecks"
 
+# Block packages that used to install colliding man pages #341953 #548900
 RDEPEND="virtual/man
-       !<dev-libs/libaio-0.3.109-r2" #341953
+       !<sys-apps/attr-2.4.47-r2
+       !<dev-libs/libaio-0.3.109-r2"
 PDEPEND="nls? (
        linguas_da? ( app-i18n/man-pages-da )
        linguas_de? ( app-i18n/man-pages-de )



1.247                sys-apps/man-pages/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.247&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.247&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?r1=1.246&r2=1.247

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v
retrieving revision 1.246
retrieving revision 1.247
diff -u -r1.246 -r1.247
--- ChangeLog   7 May 2015 14:01:06 -0000       1.246
+++ ChangeLog   10 May 2015 16:32:21 -0000      1.247
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/man-pages
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.246 
2015/05/07 14:01:06 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.247 
2015/05/10 16:32:21 vapier Exp $
+
+  10 May 2015; Mike Frysinger <[email protected]> man-pages-4.00.ebuild:
+  Block older attr that installed attr(5) man page #548900 by Albert W. 
Hopkins.
 
   07 May 2015; Anthony G. Basile <[email protected]> man-pages-3.83.ebuild:
   Stabilize for all.




Reply via email to