diff options
author | Christian Hartmann <ian@gentoo.org> | 2006-07-04 14:16:37 +0000 |
---|---|---|
committer | Christian Hartmann <ian@gentoo.org> | 2006-07-04 14:16:37 +0000 |
commit | 2a090c4c19246f1ebdb2720a8ec9eb813238b70a (patch) | |
tree | 1c06b0ad796e895eb02c92b4bb445a9f457b5e5a /dev-perl/PDL | |
parent | Fixed RDEPEND wrt bug #134781 (diff) | |
download | historical-2a090c4c19246f1ebdb2720a8ec9eb813238b70a.tar.gz historical-2a090c4c19246f1ebdb2720a8ec9eb813238b70a.tar.bz2 historical-2a090c4c19246f1ebdb2720a8ec9eb813238b70a.zip |
Fixed RDEPEND wrt bug #134781; fixed header
Package-Manager: portage-2.1.1_pre2-r2
Diffstat (limited to 'dev-perl/PDL')
-rw-r--r-- | dev-perl/PDL/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/PDL/PDL-2.4.0-r2.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/PDL/PDL-2.4.2-r1.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/PDL/PDL-2.4.2.ebuild | 5 |
4 files changed, 14 insertions, 7 deletions
diff --git a/dev-perl/PDL/ChangeLog b/dev-perl/PDL/ChangeLog index 67749a656f79..fd27e1e37f29 100644 --- a/dev-perl/PDL/ChangeLog +++ b/dev-perl/PDL/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/PDL # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.54 2006/06/27 23:22:42 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.55 2006/07/04 14:16:37 ian Exp $ + + 04 Jul 2006; Christian Hartmann <ian@gentoo.org> PDL-2.4.0-r2.ebuild, + PDL-2.4.2.ebuild, PDL-2.4.2-r1.ebuild: + Fixed RDEPEND wrt bug #134781; fixed header 27 Jun 2006; Thomas Cort <tcort@gentoo.org> PDL-2.4.2-r1.ebuild: Stable on alpha wrt Bug #137427. diff --git a/dev-perl/PDL/PDL-2.4.0-r2.ebuild b/dev-perl/PDL/PDL-2.4.0-r2.ebuild index d799a9f80cae..d4d3e153e3c0 100644 --- a/dev-perl/PDL/PDL-2.4.0-r2.ebuild +++ b/dev-perl/PDL/PDL-2.4.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.0-r2.ebuild,v 1.12 2005/12/29 18:17:36 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.0-r2.ebuild,v 1.13 2006/07/04 14:16:37 ian Exp $ IUSE="opengl" @@ -21,6 +21,7 @@ DEPEND=">=sys-libs/ncurses-5.2 perl-core/Text-Balanced opengl? ( virtual/opengl virtual/glu ) >=sys-apps/sed-4" +RDEPEND="${DEPEND}" mydoc="DEPENDENCIES DEVELOPMENT MANIFEST* COPYING Release_Notes TODO" diff --git a/dev-perl/PDL/PDL-2.4.2-r1.ebuild b/dev-perl/PDL/PDL-2.4.2-r1.ebuild index 3c4c33642e89..193367487a6a 100644 --- a/dev-perl/PDL/PDL-2.4.2-r1.ebuild +++ b/dev-perl/PDL/PDL-2.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.2-r1.ebuild,v 1.8 2006/06/27 23:22:42 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.2-r1.ebuild,v 1.9 2006/07/04 14:16:37 ian Exp $ inherit perl-module eutils multilib @@ -22,6 +22,7 @@ DEPEND=">=sys-libs/ncurses-5.2 opengl? ( virtual/opengl virtual/glu ) dev-perl/Term-ReadLine-Perl >=sys-apps/sed-4" +RDEPEND="${DEPEND}" mydoc="DEPENDENCIES DEVELOPMENT MANIFEST* Release_Notes TODO" @@ -84,4 +85,4 @@ pkg_postinst() { einfo "your X configuration for certain parts of the graphics" einfo "engine to work. See your X's documentation for futher" einfo "information." -} +}
\ No newline at end of file diff --git a/dev-perl/PDL/PDL-2.4.2.ebuild b/dev-perl/PDL/PDL-2.4.2.ebuild index 987b8f0d3607..15e1877169d7 100644 --- a/dev-perl/PDL/PDL-2.4.2.ebuild +++ b/dev-perl/PDL/PDL-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.2.ebuild,v 1.11 2006/04/24 05:43:31 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.2.ebuild,v 1.12 2006/07/04 14:16:37 ian Exp $ inherit perl-module eutils @@ -22,6 +22,7 @@ DEPEND=">=sys-libs/ncurses-5.2 opengl? ( virtual/opengl virtual/glu ) dev-perl/Term-ReadLine-Perl >=sys-apps/sed-4" +RDEPEND="${DEPEND}" mydoc="DEPENDENCIES DEVELOPMENT MANIFEST* Release_Notes TODO" @@ -83,4 +84,4 @@ pkg_postinst() { einfo "your X configuration for certain parts of the graphics" einfo "engine to work. See your X's documentation for futher" einfo "information." -} +}
\ No newline at end of file |