dilfridge 14/10/19 21:21:48
Modified: graphviz-2.28.0.ebuild ChangeLog
graphviz-2.36.0.ebuild graphviz-2.34.0.ebuild
Log:
Add missing dependency on dev-lang/perl
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with
key EBE6A336BE19039C!)
Revision Changes Path
1.23 media-gfx/graphviz/graphviz-2.28.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.28.0.ebuild?rev=1.23&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.28.0.ebuild?rev=1.23&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.28.0.ebuild?r1=1.22&r2=1.23
Index: graphviz-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.28.0.ebuild,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- graphviz-2.28.0.ebuild 6 Feb 2014 12:19:14 -0000 1.22
+++ graphviz-2.28.0.ebuild 19 Oct 2014 21:21:48 -0000 1.23
@@ -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/graphviz/graphviz-2.28.0.ebuild,v
1.22 2014/02/06 12:19:14 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.28.0.ebuild,v
1.23 2014/10/19 21:21:48 dilfridge Exp $
EAPI=5
@@ -48,6 +48,7 @@
gtk? ( x11-libs/gtk+:2 )
gts? ( sci-libs/gts )
lasi? ( media-libs/lasi )
+ perl? ( dev-lang/perl:= )
python? ( ${PYTHON_DEPS} )
qt4? (
dev-qt/qtcore:4
1.279 media-gfx/graphviz/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/ChangeLog?rev=1.279&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/ChangeLog?rev=1.279&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/ChangeLog?r1=1.278&r2=1.279
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -r1.278 -r1.279
--- ChangeLog 6 Feb 2014 12:19:14 -0000 1.278
+++ ChangeLog 19 Oct 2014 21:21:48 -0000 1.279
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/graphviz
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.278
2014/02/06 12:19:14 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.279
2014/10/19 21:21:48 dilfridge Exp $
+
+ 19 Oct 2014; Andreas K. Huettel <[email protected]>
+ graphviz-2.28.0.ebuild, graphviz-2.34.0.ebuild, graphviz-2.36.0.ebuild:
+ Add missing dependency on dev-lang/perl
06 Feb 2014; Michael Palimaka <[email protected]>
graphviz-2.26.3-r3.ebuild, graphviz-2.26.3-r4.ebuild, graphviz-2.28.0.ebuild,
1.3 media-gfx/graphviz/graphviz-2.36.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0.ebuild?r1=1.2&r2=1.3
Index: graphviz-2.36.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- graphviz-2.36.0.ebuild 6 Feb 2014 12:19:14 -0000 1.2
+++ graphviz-2.36.0.ebuild 19 Oct 2014 21:21:48 -0000 1.3
@@ -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/graphviz/graphviz-2.36.0.ebuild,v
1.2 2014/02/06 12:19:14 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.36.0.ebuild,v
1.3 2014/10/19 21:21:48 dilfridge Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -47,6 +47,7 @@
gts? ( sci-libs/gts )
lasi? ( media-libs/lasi )
pdf? ( app-text/poppler )
+ perl? ( dev-lang/perl:= )
python? ( ${PYTHON_DEPS} )
qt4? (
dev-qt/qtcore:4
1.3 media-gfx/graphviz/graphviz-2.34.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.34.0.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.34.0.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/graphviz/graphviz-2.34.0.ebuild?r1=1.2&r2=1.3
Index: graphviz-2.34.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.34.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- graphviz-2.34.0.ebuild 6 Feb 2014 12:19:14 -0000 1.2
+++ graphviz-2.34.0.ebuild 19 Oct 2014 21:21:48 -0000 1.3
@@ -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/graphviz/graphviz-2.34.0.ebuild,v
1.2 2014/02/06 12:19:14 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-2.34.0.ebuild,v
1.3 2014/10/19 21:21:48 dilfridge Exp $
EAPI=5
@@ -49,6 +49,7 @@
gts? ( sci-libs/gts )
lasi? ( media-libs/lasi )
pdf? ( app-text/poppler )
+ perl? ( dev-lang/perl:= )
python? ( ${PYTHON_DEPS} )
qt4? (
dev-qt/qtcore:4