polynomial-c    15/01/13 14:31:25

  Modified:             man-db-2.6.6.ebuild ChangeLog man-db-2.6.7.1.ebuild
                        man-db-2.7.1.ebuild
  Log:
  Fixed dependency on app-text/po4a as per bug #534224
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  Changes    Path
1.13                 sys-apps/man-db/man-db-2.6.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/man-db-2.6.6.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/man-db-2.6.6.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-db/man-db-2.6.6.ebuild?r1=1.12&r2=1.13

Index: man-db-2.6.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.6.6.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- man-db-2.6.6.ebuild 2 Nov 2014 09:48:46 -0000       1.12
+++ man-db-2.6.6.ebuild 13 Jan 2015 14:31:25 -0000      1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.6.6.ebuild,v 1.12 
2014/11/02 09:48:46 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.6.6.ebuild,v 1.13 
2015/01/13 14:31:25 polynomial-c Exp $
 
 EAPI="4"
 
@@ -26,7 +26,7 @@
        app-arch/xz-utils
        virtual/pkgconfig
        nls? (
-               app-text/po4a
+               >=app-text/po4a-0.45
                sys-devel/gettext
        )"
 RDEPEND="${CDEPEND}



1.78                 sys-apps/man-db/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-db/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog   22 Dec 2014 10:16:44 -0000      1.77
+++ ChangeLog   13 Jan 2015 14:31:25 -0000      1.78
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/man-db
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/ChangeLog,v 1.77 2014/12/22 
10:16:44 polynomial-c Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/ChangeLog,v 1.78 2015/01/13 
14:31:25 polynomial-c Exp $
+
+  13 Jan 2015; Lars Wendler <[email protected]> man-db-2.6.6.ebuild,
+  man-db-2.6.7.1.ebuild, man-db-2.7.1.ebuild:
+  Fixed dependency on app-text/po4a as per bug #534224.
 
 *man-db-2.7.1 (22 Dec 2014)
 



1.3                  sys-apps/man-db/man-db-2.6.7.1.ebuild

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

Index: man-db-2.6.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.6.7.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- man-db-2.6.7.1.ebuild       2 Nov 2014 09:48:46 -0000       1.2
+++ man-db-2.6.7.1.ebuild       13 Jan 2015 14:31:25 -0000      1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.6.7.1.ebuild,v 1.2 
2014/11/02 09:48:46 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.6.7.1.ebuild,v 1.3 
2015/01/13 14:31:25 polynomial-c Exp $
 
 EAPI="4"
 
@@ -26,7 +26,7 @@
        app-arch/xz-utils
        virtual/pkgconfig
        nls? (
-               app-text/po4a
+               >=app-text/po4a-0.45
                sys-devel/gettext
        )"
 RDEPEND="${CDEPEND}



1.2                  sys-apps/man-db/man-db-2.7.1.ebuild

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

Index: man-db-2.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.7.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- man-db-2.7.1.ebuild 22 Dec 2014 10:16:44 -0000      1.1
+++ man-db-2.7.1.ebuild 13 Jan 2015 14:31:25 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.7.1.ebuild,v 1.1 
2014/12/22 10:16:44 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.7.1.ebuild,v 1.2 
2015/01/13 14:31:25 polynomial-c Exp $
 
 EAPI="4"
 
@@ -26,7 +26,7 @@
        app-arch/xz-utils
        virtual/pkgconfig
        nls? (
-               app-text/po4a
+               >=app-text/po4a-0.45
                sys-devel/gettext
        )"
 RDEPEND="${CDEPEND}




Reply via email to