diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2015-01-13 14:31:25 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2015-01-13 14:31:25 +0000 |
commit | d726cbaa966fbc40c2173e68b3afb48ea77b88b1 (patch) | |
tree | d41a7af8f6c68c246ea1c8e5f42bd7e4dc06a61d /sys-apps | |
parent | sci-physics/lammps: Adding new version. (diff) | |
download | gentoo-2-d726cbaa966fbc40c2173e68b3afb48ea77b88b1.tar.gz gentoo-2-d726cbaa966fbc40c2173e68b3afb48ea77b88b1.tar.bz2 gentoo-2-d726cbaa966fbc40c2173e68b3afb48ea77b88b1.zip |
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)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/man-db/ChangeLog | 8 | ||||
-rw-r--r-- | sys-apps/man-db/man-db-2.6.6.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/man-db/man-db-2.6.7.1.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/man-db/man-db-2.7.1.ebuild | 6 |
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} |