Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/man: man-0-r1.ebuild ChangeLog man-0.ebuild
Date: Mon, 23 Dec 2013 17:36:27
Message-Id: 20131223173624.A33DD2004C@flycatcher.gentoo.org
1 pacho 13/12/23 17:36:24
2
3 Modified: ChangeLog
4 Added: man-0-r1.ebuild
5 Removed: man-0.ebuild
6 Log:
7 Revbump to get changes also in catalyst autobuilds (#467458#c5 by Rick Farina)
8
9 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
10
11 Revision Changes Path
12 1.6 virtual/man/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/man/ChangeLog?rev=1.6&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/man/ChangeLog?rev=1.6&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/man/ChangeLog?r1=1.5&r2=1.6
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/virtual/man/ChangeLog,v
21 retrieving revision 1.5
22 retrieving revision 1.6
23 diff -u -r1.5 -r1.6
24 --- ChangeLog 23 Dec 2013 09:36:43 -0000 1.5
25 +++ ChangeLog 23 Dec 2013 17:36:24 -0000 1.6
26 @@ -1,6 +1,11 @@
27 # ChangeLog for virtual/man
28 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/virtual/man/ChangeLog,v 1.5 2013/12/23 09:36:43 pacho Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/virtual/man/ChangeLog,v 1.6 2013/12/23 17:36:24 pacho Exp $
31 +
32 +*man-0-r1 (23 Dec 2013)
33 +
34 + 23 Dec 2013; Pacho Ramos <pacho@g.o> +man-0-r1.ebuild, -man-0.ebuild:
35 + Revbump to get changes also in catalyst autobuilds (#467458#c5 by Rick Farina)
36
37 23 Dec 2013; Pacho Ramos <pacho@g.o> man-0.ebuild:
38 Prefer man-db as man provider (#467458)
39
40
41
42 1.1 virtual/man/man-0-r1.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/man/man-0-r1.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/man/man-0-r1.ebuild?rev=1.1&content-type=text/plain
46
47 Index: man-0-r1.ebuild
48 ===================================================================
49 # Copyright 1999-2013 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/virtual/man/man-0-r1.ebuild,v 1.1 2013/12/23 17:36:24 pacho Exp $
52
53 EAPI=3
54
55 DESCRIPTION="Virtual for man"
56 HOMEPAGE=""
57 SRC_URI=""
58
59 LICENSE=""
60 SLOT="0"
61 KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
62 IUSE=""
63
64 DEPEND=""
65 RDEPEND="|| ( sys-apps/man-db sys-apps/man )"