diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-20 15:54:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-20 15:54:27 +0000 |
commit | 2e6de743dca49d02b7ea0e3e5969c13a5d052251 (patch) | |
tree | 9925af69ffd72c4aab982be1c4c9e8911b573f04 /sys-apps/man-db | |
parent | Stable for ppc, wrt bug #495924 (diff) | |
download | gentoo-2-2e6de743dca49d02b7ea0e3e5969c13a5d052251.tar.gz gentoo-2-2e6de743dca49d02b7ea0e3e5969c13a5d052251.tar.bz2 gentoo-2-2e6de743dca49d02b7ea0e3e5969c13a5d052251.zip |
Stable for ppc, wrt bug #495924
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/man-db')
-rw-r--r-- | sys-apps/man-db/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/man-db/man-db-2.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/man-db/ChangeLog b/sys-apps/man-db/ChangeLog index 1e9e5ed5f834..4c3999f663bc 100644 --- a/sys-apps/man-db/ChangeLog +++ b/sys-apps/man-db/ChangeLog @@ -1,6 +1,9 @@ # 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.61 2014/01/19 10:27:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/ChangeLog,v 1.62 2014/01/20 15:54:27 ago Exp $ + + 20 Jan 2014; Agostino Sarubbo <ago@gentoo.org> man-db-2.6.5.ebuild: + Stable for ppc, wrt bug #495924 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> man-db-2.6.5.ebuild: Stable for ppc64, wrt bug #495924 diff --git a/sys-apps/man-db/man-db-2.6.5.ebuild b/sys-apps/man-db/man-db-2.6.5.ebuild index 13a6a328d134..f82186c6e459 100644 --- a/sys-apps/man-db/man-db-2.6.5.ebuild +++ b/sys-apps/man-db/man-db-2.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.5.ebuild,v 1.12 2014/01/19 10:27:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-db/man-db-2.6.5.ebuild,v 1.13 2014/01/20 15:54:27 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ~ppc ppc64 s390 sh ~sparc x86 ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~arm-linux ~x86-linux" IUSE="berkdb +gdbm nls selinux static-libs zlib" RDEPEND="dev-libs/libpipeline |