public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/enblend: ChangeLog enblend-4.1.2.ebuild enblend-4.1.3.ebuild
@ 2014-06-15 12:34 Markus Meier (maekke)
  0 siblings, 0 replies; only message in thread
From: Markus Meier (maekke) @ 2014-06-15 12:34 UTC (permalink / raw
  To: gentoo-commits

maekke      14/06/15 12:34:05

  Modified:             ChangeLog enblend-4.1.2.ebuild enblend-4.1.3.ebuild
  Log:
  add missing sys-apps/help2man to DEPEND by Raffaello D. Di Napoli in bug #467140
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.59                 media-gfx/enblend/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/enblend/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/enblend/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/enblend/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/enblend/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	23 May 2014 20:50:13 -0000	1.58
+++ ChangeLog	15 Jun 2014 12:34:05 -0000	1.59
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/enblend
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/enblend/ChangeLog,v 1.58 2014/05/23 20:50:13 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/enblend/ChangeLog,v 1.59 2014/06/15 12:34:05 maekke Exp $
+
+  15 Jun 2014; Markus Meier <maekke@gentoo.org> enblend-4.1.2.ebuild,
+  enblend-4.1.3.ebuild:
+  add missing sys-apps/help2man to DEPEND by Raffaello D. Di Napoli in bug
+  #467140
 
 *enblend-4.1.3 (23 May 2014)
 



1.2                  media-gfx/enblend/enblend-4.1.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/enblend/enblend-4.1.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/enblend/enblend-4.1.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/enblend/enblend-4.1.2.ebuild?r1=1.1&r2=1.2

Index: enblend-4.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/enblend/enblend-4.1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- enblend-4.1.2.ebuild	26 Nov 2013 12:22:32 -0000	1.1
+++ enblend-4.1.2.ebuild	15 Jun 2014 12:34:05 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/enblend/enblend-4.1.2.ebuild,v 1.1 2013/11/26 12:22:32 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/enblend/enblend-4.1.2.ebuild,v 1.2 2014/06/15 12:34:05 maekke Exp $
 
 EAPI=5
 
@@ -33,6 +33,7 @@
 	gpu? ( media-libs/freeglut )"
 DEPEND="${RDEPEND}
 	>=dev-libs/boost-1.31.0:=
+	sys-apps/help2man
 	virtual/pkgconfig
 	doc? (
 		media-gfx/imagemagick



1.2                  media-gfx/enblend/enblend-4.1.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/enblend/enblend-4.1.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/enblend/enblend-4.1.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/enblend/enblend-4.1.3.ebuild?r1=1.1&r2=1.2

Index: enblend-4.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/enblend/enblend-4.1.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- enblend-4.1.3.ebuild	23 May 2014 20:50:13 -0000	1.1
+++ enblend-4.1.3.ebuild	15 Jun 2014 12:34:05 -0000	1.2
@@ -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/media-gfx/enblend/enblend-4.1.3.ebuild,v 1.1 2014/05/23 20:50:13 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/enblend/enblend-4.1.3.ebuild,v 1.2 2014/06/15 12:34:05 maekke Exp $
 
 EAPI=5
 
@@ -33,6 +33,7 @@
 	gpu? ( media-libs/freeglut )"
 DEPEND="${RDEPEND}
 	>=dev-libs/boost-1.31.0:=
+	sys-apps/help2man
 	virtual/pkgconfig
 	doc? (
 		media-gfx/imagemagick





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-15 12:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-15 12:34 [gentoo-commits] gentoo-x86 commit in media-gfx/enblend: ChangeLog enblend-4.1.2.ebuild enblend-4.1.3.ebuild Markus Meier (maekke)

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