public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/man: man-1.6g.ebuild man-1.6f-r4.ebuild man-1.6f-r5.ebuild ChangeLog
@ 2011-04-13 15:03 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-04-13 15:03 UTC (permalink / raw
  To: gentoo-commits

ulm         11/04/13 15:03:50

  Modified:             man-1.6g.ebuild man-1.6f-r4.ebuild
                        man-1.6f-r5.ebuild ChangeLog
  Log:
  Don't PROVIDE virtual/man, it is a new-style virtual now. Bug 358839.
  
  (Portage version: 2.1.9.45/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sys-apps/man/man-1.6g.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6g.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6g.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6g.ebuild?r1=1.2&r2=1.3

Index: man-1.6g.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6g.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- man-1.6g.ebuild	6 Jan 2011 02:52:03 -0000	1.2
+++ man-1.6g.ebuild	13 Apr 2011 15:03:49 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6g.ebuild,v 1.2 2011/01/06 02:52:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6g.ebuild,v 1.3 2011/04/13 15:03:49 ulm Exp $
 
 EAPI="2"
 
@@ -20,7 +20,6 @@
 	!sys-apps/man-db
 	!<app-arch/lzma-4.63
 	lzma? ( app-arch/xz-utils )"
-PROVIDE="virtual/man"
 
 pkg_setup() {
 	enewgroup man 15



1.9                  sys-apps/man/man-1.6f-r4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6f-r4.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6f-r4.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6f-r4.ebuild?r1=1.8&r2=1.9

Index: man-1.6f-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- man-1.6f-r4.ebuild	30 Oct 2010 16:17:51 -0000	1.8
+++ man-1.6f-r4.ebuild	13 Apr 2011 15:03:49 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r4.ebuild,v 1.8 2010/10/30 16:17:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r4.ebuild,v 1.9 2011/04/13 15:03:49 ulm Exp $
 
 EAPI="2"
 inherit eutils toolchain-funcs
@@ -19,7 +19,6 @@
 	!sys-apps/man-db
 	!app-arch/lzma
 	lzma? ( app-arch/xz-utils )"
-PROVIDE="virtual/man"
 
 pkg_setup() {
 	enewgroup man 15



1.2                  sys-apps/man/man-1.6f-r5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6f-r5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6f-r5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6f-r5.ebuild?r1=1.1&r2=1.2

Index: man-1.6f-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- man-1.6f-r5.ebuild	19 Sep 2010 23:52:08 -0000	1.1
+++ man-1.6f-r5.ebuild	13 Apr 2011 15:03:49 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r5.ebuild,v 1.1 2010/09/19 23:52:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r5.ebuild,v 1.2 2011/04/13 15:03:49 ulm Exp $
 
 EAPI="2"
 
@@ -20,7 +20,6 @@
 	!sys-apps/man-db
 	!app-arch/lzma
 	lzma? ( app-arch/xz-utils )"
-PROVIDE="virtual/man"
 
 pkg_setup() {
 	enewgroup man 15



1.167                sys-apps/man/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/ChangeLog?rev=1.167&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/ChangeLog?rev=1.167&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/ChangeLog?r1=1.166&r2=1.167

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -r1.166 -r1.167
--- ChangeLog	6 Jan 2011 02:52:03 -0000	1.166
+++ ChangeLog	13 Apr 2011 15:03:49 -0000	1.167
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/man
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v 1.166 2011/01/06 02:52:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v 1.167 2011/04/13 15:03:49 ulm Exp $
+
+  13 Apr 2011; Ulrich Mueller <ulm@gentoo.org> man-1.6f-r4.ebuild,
+  man-1.6f-r5.ebuild, man-1.6g.ebuild:
+  Don't PROVIDE virtual/man, it is a new-style virtual now. Bug 358839.
 
   06 Jan 2011; Mike Frysinger <vapier@gentoo.org> man-1.6g.ebuild:
   Update blocker to allow newer versions of app-arch/lzma #218459.






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-apps/man: man-1.6g.ebuild man-1.6f-r4.ebuild man-1.6f-r5.ebuild ChangeLog
@ 2012-05-24  2:55 Mike Frysinger (vapier)
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Frysinger (vapier) @ 2012-05-24  2:55 UTC (permalink / raw
  To: gentoo-commits

vapier      12/05/24 02:55:26

  Modified:             man-1.6g.ebuild man-1.6f-r4.ebuild
                        man-1.6f-r5.ebuild ChangeLog
  Log:
  Inherit user for enewuser/etc...
  
  (Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 sys-apps/man/man-1.6g.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6g.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6g.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6g.ebuild?r1=1.9&r2=1.10

Index: man-1.6g.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6g.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- man-1.6g.ebuild	26 Apr 2012 15:13:29 -0000	1.9
+++ man-1.6g.ebuild	24 May 2012 02:55:26 -0000	1.10
@@ -1,10 +1,10 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6g.ebuild,v 1.9 2012/04/26 15:13:29 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6g.ebuild,v 1.10 2012/05/24 02:55:26 vapier Exp $
 
 EAPI="2"
 
-inherit eutils toolchain-funcs
+inherit eutils toolchain-funcs user
 
 DESCRIPTION="Standard commands to read man pages"
 HOMEPAGE="http://primates.ximian.com/~flucifredi/man/"



1.10                 sys-apps/man/man-1.6f-r4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6f-r4.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6f-r4.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6f-r4.ebuild?r1=1.9&r2=1.10

Index: man-1.6f-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r4.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- man-1.6f-r4.ebuild	13 Apr 2011 15:03:49 -0000	1.9
+++ man-1.6f-r4.ebuild	24 May 2012 02:55:26 -0000	1.10
@@ -1,9 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r4.ebuild,v 1.9 2011/04/13 15:03:49 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r4.ebuild,v 1.10 2012/05/24 02:55:26 vapier Exp $
 
 EAPI="2"
-inherit eutils toolchain-funcs
+inherit eutils toolchain-funcs user
 
 DESCRIPTION="Standard commands to read man pages"
 HOMEPAGE="http://primates.ximian.com/~flucifredi/man/"



1.3                  sys-apps/man/man-1.6f-r5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6f-r5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6f-r5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6f-r5.ebuild?r1=1.2&r2=1.3

Index: man-1.6f-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- man-1.6f-r5.ebuild	13 Apr 2011 15:03:49 -0000	1.2
+++ man-1.6f-r5.ebuild	24 May 2012 02:55:26 -0000	1.3
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r5.ebuild,v 1.2 2011/04/13 15:03:49 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r5.ebuild,v 1.3 2012/05/24 02:55:26 vapier Exp $
 
 EAPI="2"
 
-inherit eutils toolchain-funcs
+inherit eutils toolchain-funcs user
 
 DESCRIPTION="Standard commands to read man pages"
 HOMEPAGE="http://primates.ximian.com/~flucifredi/man/"



1.174                sys-apps/man/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/ChangeLog?rev=1.174&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/ChangeLog?rev=1.174&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/ChangeLog?r1=1.173&r2=1.174

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -r1.173 -r1.174
--- ChangeLog	26 Apr 2012 15:13:29 -0000	1.173
+++ ChangeLog	24 May 2012 02:55:26 -0000	1.174
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/man
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v 1.173 2012/04/26 15:13:29 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v 1.174 2012/05/24 02:55:26 vapier Exp $
+
+  24 May 2012; Mike Frysinger <vapier@gentoo.org> man-1.6f-r4.ebuild,
+  man-1.6f-r5.ebuild, man-1.6g.ebuild:
+  Inherit user for enewuser/etc...
 
   26 Apr 2012; Alexis Ballier <aballier@gentoo.org> man-1.6g.ebuild:
   keyword ~amd64-fbsd






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-apps/man: man-1.6g.ebuild man-1.6f-r4.ebuild man-1.6f-r5.ebuild ChangeLog
@ 2012-12-15 12:53 Sven Vermeulen (swift)
  0 siblings, 0 replies; 3+ messages in thread
From: Sven Vermeulen (swift) @ 2012-12-15 12:53 UTC (permalink / raw
  To: gentoo-commits

swift       12/12/15 12:53:53

  Modified:             man-1.6g.ebuild man-1.6f-r4.ebuild
                        man-1.6f-r5.ebuild ChangeLog
  Log:
  Adding USE=selinux dependency towards selinux-makewhatis$
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xCDBA2FDB)

Revision  Changes    Path
1.11                 sys-apps/man/man-1.6g.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6g.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6g.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6g.ebuild?r1=1.10&r2=1.11

Index: man-1.6g.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6g.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- man-1.6g.ebuild	24 May 2012 02:55:26 -0000	1.10
+++ man-1.6g.ebuild	15 Dec 2012 12:53:52 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6g.ebuild,v 1.10 2012/05/24 02:55:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6g.ebuild,v 1.11 2012/12/15 12:53:52 swift Exp $
 
 EAPI="2"
 
@@ -13,13 +13,15 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
-IUSE="+lzma nls"
+IUSE="+lzma nls selinux"
 
-DEPEND="nls? ( sys-devel/gettext )"
+DEPEND="nls? ( sys-devel/gettext )
+		selinux? ( sec-policy/selinux-makewhatis )"
 RDEPEND="|| ( >=sys-apps/groff-1.19.2-r1 app-doc/heirloom-doctools )
 	!sys-apps/man-db
 	!<app-arch/lzma-4.63
-	lzma? ( app-arch/xz-utils )"
+	lzma? ( app-arch/xz-utils )
+	selinux? ( sec-policy/selinux-makewhatis )"
 
 pkg_setup() {
 	enewgroup man 15



1.11                 sys-apps/man/man-1.6f-r4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6f-r4.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6f-r4.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6f-r4.ebuild?r1=1.10&r2=1.11

Index: man-1.6f-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r4.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- man-1.6f-r4.ebuild	24 May 2012 02:55:26 -0000	1.10
+++ man-1.6f-r4.ebuild	15 Dec 2012 12:53:52 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r4.ebuild,v 1.10 2012/05/24 02:55:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r4.ebuild,v 1.11 2012/12/15 12:53:52 swift Exp $
 
 EAPI="2"
 inherit eutils toolchain-funcs user
@@ -12,13 +12,15 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
-IUSE="lzma nls"
+IUSE="lzma nls selinux"
 
-DEPEND="nls? ( sys-devel/gettext )"
+DEPEND="nls? ( sys-devel/gettext )
+		selinux? ( sec-policy/selinux-makewhatis )"
 RDEPEND="|| ( >=sys-apps/groff-1.19.2-r1 app-doc/heirloom-doctools )
 	!sys-apps/man-db
 	!app-arch/lzma
-	lzma? ( app-arch/xz-utils )"
+	lzma? ( app-arch/xz-utils )
+	selinux? ( sec-policy/selinux-makewhatis )"
 
 pkg_setup() {
 	enewgroup man 15



1.4                  sys-apps/man/man-1.6f-r5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6f-r5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6f-r5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/man-1.6f-r5.ebuild?r1=1.3&r2=1.4

Index: man-1.6f-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- man-1.6f-r5.ebuild	24 May 2012 02:55:26 -0000	1.3
+++ man-1.6f-r5.ebuild	15 Dec 2012 12:53:52 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r5.ebuild,v 1.3 2012/05/24 02:55:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r5.ebuild,v 1.4 2012/12/15 12:53:52 swift Exp $
 
 EAPI="2"
 
@@ -13,13 +13,15 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
-IUSE="+lzma nls"
+IUSE="+lzma nls selinux"
 
-DEPEND="nls? ( sys-devel/gettext )"
+DEPEND="nls? ( sys-devel/gettext )
+		selinux? ( sec-policy/selinux-makewhatis )"
 RDEPEND="|| ( >=sys-apps/groff-1.19.2-r1 app-doc/heirloom-doctools )
 	!sys-apps/man-db
 	!app-arch/lzma
-	lzma? ( app-arch/xz-utils )"
+	lzma? ( app-arch/xz-utils )
+	selinux? ( sec-policy/selinux-makewhatis )"
 
 pkg_setup() {
 	enewgroup man 15



1.175                sys-apps/man/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/ChangeLog?rev=1.175&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/ChangeLog?rev=1.175&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man/ChangeLog?r1=1.174&r2=1.175

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -r1.174 -r1.175
--- ChangeLog	24 May 2012 02:55:26 -0000	1.174
+++ ChangeLog	15 Dec 2012 12:53:52 -0000	1.175
@@ -1,6 +1,10 @@
 # ChangeLog for sys-apps/man
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v 1.174 2012/05/24 02:55:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/ChangeLog,v 1.175 2012/12/15 12:53:52 swift Exp $
+
+  15 Dec 2012; <swift@gentoo.org> man-1.6f-r4.ebuild, man-1.6f-r5.ebuild,
+  man-1.6g.ebuild:
+  Adding SELinux dependency on selinux-makewhatis package
 
   24 May 2012; Mike Frysinger <vapier@gentoo.org> man-1.6f-r4.ebuild,
   man-1.6f-r5.ebuild, man-1.6g.ebuild:





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-12-15 12:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-15 12:53 [gentoo-commits] gentoo-x86 commit in sys-apps/man: man-1.6g.ebuild man-1.6f-r4.ebuild man-1.6f-r5.ebuild ChangeLog Sven Vermeulen (swift)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-24  2:55 Mike Frysinger (vapier)
2011-04-13 15:03 Ulrich Mueller (ulm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox