chithanh 15/03/04 09:32:57 Modified: xman-1.1.3.ebuild ChangeLog Removed: xman-1.1.2.ebuild Log: Depend on <sys-apps/man-db-2.7, bug #541446. Remove old. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
Revision Changes Path 1.9 x11-apps/xman/xman-1.1.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xman/xman-1.1.3.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xman/xman-1.1.3.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xman/xman-1.1.3.ebuild?r1=1.8&r2=1.9 Index: xman-1.1.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.3.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- xman-1.1.3.ebuild 8 Oct 2013 05:04:14 -0000 1.8 +++ xman-1.1.3.ebuild 4 Mar 2015 09:32:57 -0000 1.9 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.3.ebuild,v 1.8 2013/10/08 05:04:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.3.ebuild,v 1.9 2015/03/04 09:32:57 chithanh Exp $ EAPI=5 inherit xorg-2 @@ -10,8 +10,9 @@ KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="" -RDEPEND="x11-libs/libXaw +DEPEND="x11-libs/libXaw x11-libs/libXt x11-libs/libXmu x11-proto/xproto" -DEPEND="${RDEPEND}" +RDEPEND="${DEPEND} + <sys-apps/man-db-2.7" 1.66 x11-apps/xman/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xman/ChangeLog?rev=1.66&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xman/ChangeLog?rev=1.66&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xman/ChangeLog?r1=1.65&r2=1.66 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- ChangeLog 8 Oct 2013 05:04:14 -0000 1.65 +++ ChangeLog 4 Mar 2015 09:32:57 -0000 1.66 @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xman -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.65 2013/10/08 05:04:14 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.66 2015/03/04 09:32:57 chithanh Exp $ + + 04 Mar 2015; Chí-Thanh Christopher Nguyễn <[email protected]> + -xman-1.1.2.ebuild, xman-1.1.3.ebuild: + Depend on <sys-apps/man-db-2.7, bug #541446. Remove old. 08 Oct 2013; Agostino Sarubbo <[email protected]> xman-1.1.3.ebuild: Stable for x86, wrt bug #475480
