summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/man-db')
-rw-r--r--sys-apps/man-db/ChangeLog8
-rw-r--r--sys-apps/man-db/man-db-2.6.6.ebuild6
-rw-r--r--sys-apps/man-db/man-db-2.6.7.1.ebuild6
-rw-r--r--sys-apps/man-db/man-db-2.7.1.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/sys-apps/man-db/ChangeLog b/sys-apps/man-db/ChangeLog
index a814094eaa67..b8c2f3e49d3b 100644
--- a/sys-apps/man-db/ChangeLog
+++ b/sys-apps/man-db/ChangeLog
@@ -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 <polynomial-c@gentoo.org> 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)
diff --git a/sys-apps/man-db/man-db-2.6.6.ebuild b/sys-apps/man-db/man-db-2.6.6.ebuild
index 7fbee6ca6d47..a2c5ab232b40 100644
--- a/sys-apps/man-db/man-db-2.6.6.ebuild
+++ b/sys-apps/man-db/man-db-2.6.6.ebuild
@@ -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 @@ DEPEND="${CDEPEND}
app-arch/xz-utils
virtual/pkgconfig
nls? (
- app-text/po4a
+ >=app-text/po4a-0.45
sys-devel/gettext
)"
RDEPEND="${CDEPEND}
diff --git a/sys-apps/man-db/man-db-2.6.7.1.ebuild b/sys-apps/man-db/man-db-2.6.7.1.ebuild
index f3e2278c2cdb..95392aa81d8a 100644
--- a/sys-apps/man-db/man-db-2.6.7.1.ebuild
+++ b/sys-apps/man-db/man-db-2.6.7.1.ebuild
@@ -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 @@ DEPEND="${CDEPEND}
app-arch/xz-utils
virtual/pkgconfig
nls? (
- app-text/po4a
+ >=app-text/po4a-0.45
sys-devel/gettext
)"
RDEPEND="${CDEPEND}
diff --git a/sys-apps/man-db/man-db-2.7.1.ebuild b/sys-apps/man-db/man-db-2.7.1.ebuild
index 466a42d8fc42..00ffed1c7f9a 100644
--- a/sys-apps/man-db/man-db-2.7.1.ebuild
+++ b/sys-apps/man-db/man-db-2.7.1.ebuild
@@ -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 @@ DEPEND="${CDEPEND}
app-arch/xz-utils
virtual/pkgconfig
nls? (
- app-text/po4a
+ >=app-text/po4a-0.45
sys-devel/gettext
)"
RDEPEND="${CDEPEND}