chithanh 15/03/05 12:53:55 Modified: xman-1.1.3.ebuild xman-1.1.3-r1.ebuild ChangeLog Log: Do not depend on virtual/man as it is in the system set (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!)
Revision Changes Path 1.11 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.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xman/xman-1.1.3.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xman/xman-1.1.3.ebuild?r1=1.10&r2=1.11 Index: xman-1.1.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.3.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- xman-1.1.3.ebuild 5 Mar 2015 12:50:30 -0000 1.10 +++ xman-1.1.3.ebuild 5 Mar 2015 12:53:55 -0000 1.11 @@ -1,6 +1,6 @@ # 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.10 2015/03/05 12:50:30 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.3.ebuild,v 1.11 2015/03/05 12:53:55 chithanh Exp $ EAPI=5 inherit xorg-2 @@ -15,5 +15,4 @@ x11-libs/libXmu x11-proto/xproto" RDEPEND="${DEPEND} - virtual/man !>=sys-apps/man-db-2.7" 1.2 x11-apps/xman/xman-1.1.3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xman/xman-1.1.3-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xman/xman-1.1.3-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xman/xman-1.1.3-r1.ebuild?r1=1.1&r2=1.2 Index: xman-1.1.3-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.3-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xman-1.1.3-r1.ebuild 5 Mar 2015 12:50:30 -0000 1.1 +++ xman-1.1.3-r1.ebuild 5 Mar 2015 12:53:55 -0000 1.2 @@ -1,6 +1,6 @@ # 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-r1.ebuild,v 1.1 2015/03/05 12:50:30 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/xman-1.1.3-r1.ebuild,v 1.2 2015/03/05 12:53:55 chithanh Exp $ EAPI=5 XORG_EAUTORECONF=yes @@ -15,8 +15,7 @@ x11-libs/libXt x11-libs/libXmu x11-proto/xproto" -RDEPEND="${DEPEND} - virtual/man" +RDEPEND="${DEPEND}" PATCHES=( "${FILESDIR}"/${PN}-1.1.3-mandb-2.7.patch 1.68 x11-apps/xman/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xman/ChangeLog?rev=1.68&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xman/ChangeLog?rev=1.68&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-apps/xman/ChangeLog?r1=1.67&r2=1.68 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- ChangeLog 5 Mar 2015 12:50:30 -0000 1.67 +++ ChangeLog 5 Mar 2015 12:53:55 -0000 1.68 @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xman # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.67 2015/03/05 12:50:30 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.68 2015/03/05 12:53:55 chithanh Exp $ + + 05 Mar 2015; Chí-Thanh Christopher Nguyễn <[email protected]> + xman-1.1.3-r1.ebuild, xman-1.1.3.ebuild: + Do not depend on virtual/man as it is in the system set *xman-1.1.3-r1 (05 Mar 2015)
