dilfridge 14/07/07 18:53:29
Modified: PDL-2.4.7.ebuild PDL-2.4.11.ebuild
PDL-2.4.3-r1.ebuild ChangeLog
Log:
Depend on dev-perl/Filter instead of virtual/perl-Filter
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
EBE6A336BE19039C!)
Revision Changes Path
1.7 dev-perl/PDL/PDL-2.4.7.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.7.ebuild?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.7.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.7.ebuild?r1=1.6&r2=1.7
Index: PDL-2.4.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.7.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- PDL-2.4.7.ebuild 16 Apr 2013 18:23:04 -0000 1.6
+++ PDL-2.4.7.ebuild 7 Jul 2014 18:53:29 -0000 1.7
@@ -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/dev-perl/PDL/PDL-2.4.7.ebuild,v 1.6
2013/04/16 18:23:04 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.7.ebuild,v 1.7
2014/07/07 18:53:29 dilfridge Exp $
EAPI=2
@@ -15,7 +15,7 @@
IUSE="badval fftw gsl"
DEPEND=">=sys-libs/ncurses-5.2
- virtual/perl-Filter
+ dev-perl/Filter
virtual/perl-File-Spec
virtual/perl-PodParser
dev-perl/Inline
1.12 dev-perl/PDL/PDL-2.4.11.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild?rev=1.12&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild?r1=1.11&r2=1.12
Index: PDL-2.4.11.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- PDL-2.4.11.ebuild 16 Jan 2014 21:34:40 -0000 1.11
+++ PDL-2.4.11.ebuild 7 Jul 2014 18:53:29 -0000 1.12
@@ -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/dev-perl/PDL/PDL-2.4.11.ebuild,v 1.11
2014/01/16 21:34:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild,v 1.12
2014/07/07 18:53:29 dilfridge Exp $
EAPI=4
@@ -30,7 +30,7 @@
virtual/perl-PodParser
virtual/perl-File-Spec
virtual/perl-File-Temp
- virtual/perl-Filter
+ dev-perl/Filter
virtual/perl-Storable
virtual/perl-Text-Balanced
fftw? ( sci-libs/fftw:2.1 )
1.21 dev-perl/PDL/PDL-2.4.3-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.3-r1.ebuild?rev=1.21&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.3-r1.ebuild?rev=1.21&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.3-r1.ebuild?r1=1.20&r2=1.21
Index: PDL-2.4.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.3-r1.ebuild,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- PDL-2.4.3-r1.ebuild 16 Apr 2013 18:23:04 -0000 1.20
+++ PDL-2.4.3-r1.ebuild 7 Jul 2014 18:53:29 -0000 1.21
@@ -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/dev-perl/PDL/PDL-2.4.3-r1.ebuild,v 1.20
2013/04/16 18:23:04 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.3-r1.ebuild,v 1.21
2014/07/07 18:53:29 dilfridge Exp $
inherit perl-module eutils multilib
@@ -14,7 +14,7 @@
IUSE="opengl badval gsl"
DEPEND=">=sys-libs/ncurses-5.2
- virtual/perl-Filter
+ dev-perl/Filter
virtual/perl-File-Spec
dev-perl/Inline
dev-perl/Astro-FITS-Header
1.114 dev-perl/PDL/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/ChangeLog?rev=1.114&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/ChangeLog?rev=1.114&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/ChangeLog?r1=1.113&r2=1.114
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog 16 Jan 2014 21:34:40 -0000 1.113
+++ ChangeLog 7 Jul 2014 18:53:29 -0000 1.114
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/PDL
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.113 2014/01/16
21:34:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.114 2014/07/07
18:53:29 dilfridge Exp $
+
+ 07 Jul 2014; Andreas K. Huettel <[email protected]> PDL-2.4.3-r1.ebuild,
+ PDL-2.4.7.ebuild, PDL-2.4.11.ebuild:
+ Depend on dev-perl/Filter instead of virtual/perl-Filter
16 Jan 2014; Markus Meier <[email protected]> PDL-2.4.11.ebuild:
add ~arm, bug #449762