diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2013-01-31 19:54:55 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2013-01-31 19:54:55 +0000 |
commit | 774e2ffc49b4329c4c2d90f580226284fffc7b8d (patch) | |
tree | 0433c4dc241f3028df80f3cb8a82636ef31e45f8 /sci-libs/plplot/plplot-5.9.9-r1.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-774e2ffc49b4329c4c2d90f580226284fffc7b8d.tar.gz gentoo-2-774e2ffc49b4329c4c2d90f580226284fffc7b8d.tar.bz2 gentoo-2-774e2ffc49b4329c4c2d90f580226284fffc7b8d.zip |
media-libs/freefont-ttf -> media-libs/freefont
(Portage version: 2.2.01.21688-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Diffstat (limited to 'sci-libs/plplot/plplot-5.9.9-r1.ebuild')
-rw-r--r-- | sci-libs/plplot/plplot-5.9.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/plplot/plplot-5.9.9-r1.ebuild b/sci-libs/plplot/plplot-5.9.9-r1.ebuild index 0f57b50e1314..e274e88b6635 100644 --- a/sci-libs/plplot/plplot-5.9.9-r1.ebuild +++ b/sci-libs/plplot/plplot-5.9.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.9.9-r1.ebuild,v 1.7 2013/01/13 12:46:02 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.9.9-r1.ebuild,v 1.8 2013/01/31 19:54:55 bicatali Exp $ EAPI=4 @@ -46,7 +46,7 @@ RDEPEND=" tcl? ( dev-lang/tcl dev-tcltk/itcl tk? ( dev-lang/tk dev-tcltk/itk ) ) truetype? ( - media-fonts/freefont-ttf + media-fonts/freefont media-libs/lasi gd? ( media-libs/gd[truetype] ) ) wxwidgets? ( x11-libs/wxGTK:2.8[X] x11-libs/agg[truetype?] ) |