diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-07-13 21:27:53 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-07-13 21:27:53 +0000 |
commit | 84027defee62ca456583406bb1daef6b59047e53 (patch) | |
tree | 8c05196a1e893198983cd5dc3d70d86350b49ddb /dev-perl/PGPLOT | |
parent | Version bump. (diff) | |
download | gentoo-2-84027defee62ca456583406bb1daef6b59047e53.tar.gz gentoo-2-84027defee62ca456583406bb1daef6b59047e53.tar.bz2 gentoo-2-84027defee62ca456583406bb1daef6b59047e53.zip |
Remove x11-base/xorg-server dependancy, as the X dependancies are brought in by sci-libs/pgplot already.
(Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc9-00056-g6329d30 ppc64)
Diffstat (limited to 'dev-perl/PGPLOT')
-rw-r--r-- | dev-perl/PGPLOT/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/PGPLOT/PGPLOT-2.19.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/PGPLOT/PGPLOT-2.20.ebuild | 5 |
3 files changed, 11 insertions, 8 deletions
diff --git a/dev-perl/PGPLOT/ChangeLog b/dev-perl/PGPLOT/ChangeLog index 938983ddf149..fc8f0f369810 100644 --- a/dev-perl/PGPLOT/ChangeLog +++ b/dev-perl/PGPLOT/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/PGPLOT -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PGPLOT/ChangeLog,v 1.8 2007/07/22 07:53:22 graaff Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PGPLOT/ChangeLog,v 1.9 2008/07/13 21:27:53 robbat2 Exp $ + + 13 Jul 2008; Robin H. Johnson <robbat2@gentoo.org> PGPLOT-2.19.ebuild, + PGPLOT-2.20.ebuild: + Remove x11-base/xorg-server dependancy, as the X dependancies are brought + in by sci-libs/pgplot already. 22 Jul 2007; Hans de Graaff <graaff@gentoo.org> PGPLOT-2.19.ebuild, PGPLOT-2.20.ebuild: diff --git a/dev-perl/PGPLOT/PGPLOT-2.19.ebuild b/dev-perl/PGPLOT/PGPLOT-2.19.ebuild index e2d1fc8e0f4a..75321a6c7aa8 100644 --- a/dev-perl/PGPLOT/PGPLOT-2.19.ebuild +++ b/dev-perl/PGPLOT/PGPLOT-2.19.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PGPLOT/PGPLOT-2.19.ebuild,v 1.8 2007/07/22 07:53:22 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PGPLOT/PGPLOT-2.19.ebuild,v 1.9 2008/07/13 21:27:53 robbat2 Exp $ inherit perl-module @@ -17,6 +17,5 @@ IUSE="" #SRC_TEST="do" DEPEND="sci-libs/pgplot - x11-base/xorg-server >=dev-perl/ExtUtils-F77-1.13 dev-lang/perl" diff --git a/dev-perl/PGPLOT/PGPLOT-2.20.ebuild b/dev-perl/PGPLOT/PGPLOT-2.20.ebuild index 39fa14187a2e..f25abf228ab9 100644 --- a/dev-perl/PGPLOT/PGPLOT-2.20.ebuild +++ b/dev-perl/PGPLOT/PGPLOT-2.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PGPLOT/PGPLOT-2.20.ebuild,v 1.2 2007/07/22 07:53:22 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PGPLOT/PGPLOT-2.20.ebuild,v 1.3 2008/07/13 21:27:53 robbat2 Exp $ inherit perl-module @@ -17,6 +17,5 @@ IUSE="" #SRC_TEST="do" DEPEND="sci-libs/pgplot - x11-base/xorg-server >=dev-perl/ExtUtils-F77-1.13 dev-lang/perl" |