summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-12-17 07:04:03 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-12-17 07:04:03 +0000
commit4fcc3a48500a13ec8847c90a1ba0e4a77f21f87e (patch)
tree6c359c1c80c03e18c065e0156b040ceb2224f510 /sci-libs
parentrev bump for bug #335372 (diff)
downloadhistorical-4fcc3a48500a13ec8847c90a1ba0e4a77f21f87e.tar.gz
historical-4fcc3a48500a13ec8847c90a1ba0e4a77f21f87e.tar.bz2
historical-4fcc3a48500a13ec8847c90a1ba0e4a77f21f87e.zip
Fix typo (_ instead of -)
Package-Manager: portage-2.2.0_alpha8/cvs/Linux x86_64
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/plplot/ChangeLog5
-rw-r--r--sci-libs/plplot/Manifest14
-rw-r--r--sci-libs/plplot/plplot-5.9.7-r1.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/sci-libs/plplot/ChangeLog b/sci-libs/plplot/ChangeLog
index 4dcfd26d67b1..511a296dce78 100644
--- a/sci-libs/plplot/ChangeLog
+++ b/sci-libs/plplot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/plplot
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.31 2010/11/30 23:23:59 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.32 2010/12/17 07:04:03 scarabeus Exp $
+
+ 17 Dec 2010; Tomáš Chvátal <scarabeus@gentoo.org> plplot-5.9.7-r1.ebuild:
+ Fix typo (_ instead of -)
*plplot-5.9.7-r1 (30 Nov 2010)
diff --git a/sci-libs/plplot/Manifest b/sci-libs/plplot/Manifest
index a71d958d031d..1471a7da149a 100644
--- a/sci-libs/plplot/Manifest
+++ b/sci-libs/plplot/Manifest
@@ -1,15 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
AUX plplot-5.9.6-python.patch 379 RMD160 0a86baca63a0078974928be8802bcf8eb5bdbf20 SHA1 480e20d98e14dd468737e52be0c53f1d25f0fc5d SHA256 a338e7b7d9893aabf0bc2e4bc5bd25a97b81674abfa40492b6cc8a33fe8763c8
DIST plplot-5.9.7.tar.gz 7230997 RMD160 4dacdbe908830f79d7200933a6b16f1fefa53d26 SHA1 4bfdc2e8ead40ba280ea02ddb56dc90201f5fd47 SHA256 fbf9f48c4c4d96cb9eeb9d821c09b0ce4a36ae5dda9e378f5367f6b9671725e0
-EBUILD plplot-5.9.7-r1.ebuild 4863 RMD160 d145e9a7034dfdfbfd3520f6496bd91886e14931 SHA1 3c9d0beac7b751327f8a02bb640885d6987f60ce SHA256 4861ef37ccd8c0e6ebce80776e471649f05725488bdd0980b7aeebc739899f79
-MISC ChangeLog 5838 RMD160 0c28d69397b754862ea5fd406c38541c72563e13 SHA1 918277460d6595ae4337b5a8a081415ca306e734 SHA256 bb719b06970227ac285decb28752fca64a145ac918cf218fe528949e57eed318
+EBUILD plplot-5.9.7-r1.ebuild 4864 RMD160 e624147959696b73471e2863595ca2c24c4d194a SHA1 cee219dd1958c63daf879d735b15e587fefc8a4a SHA256 cf612597a739e8328287dfc71444f810eaac7a7748f7043696785d50d9206743
+MISC ChangeLog 5947 RMD160 e9e3cb924d16713d10c6c4943350c9c8e849584f SHA1 dd10fa55761ec02ded21b1850a9213cc9a04de67 SHA256 f6e9671c2b77f1f69eef449ecf0bff4ee7ce36a591d9a152e99177cc38555918
MISC metadata.xml 1344 RMD160 4246d3a8be85dfce2158f5d9c3908980b1f10797 SHA1 213f525c1241740b248662e8c1d18a98f2d51d7a SHA256 f5c283da27a5fa22f966f403651da8d5732a5febf3d475b2dde33d6b309bbcbe
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.16 (GNU/Linux)
-
-iEYEARECAAYFAkz2daYACgkQ1ycZbhPLE2CZnQCgnSbEbM1SsDRGWIPOTQu6hF9Q
-Pf0An31hrAHiUbJmGoqpRncWHEeV6452
-=K4ec
------END PGP SIGNATURE-----
diff --git a/sci-libs/plplot/plplot-5.9.7-r1.ebuild b/sci-libs/plplot/plplot-5.9.7-r1.ebuild
index eac34afe3942..9b120b37f051 100644
--- a/sci-libs/plplot/plplot-5.9.7-r1.ebuild
+++ b/sci-libs/plplot/plplot-5.9.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.9.7-r1.ebuild,v 1.2 2010/12/01 16:19:40 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/plplot-5.9.7-r1.ebuild,v 1.3 2010/12/17 07:04:03 scarabeus Exp $
EAPI="3"
@@ -146,7 +146,7 @@ src_configure() {
use truetype && mycmakeargs+=(
-DPL_FREETYPE_FONT_PATH:PATH="${EPREFIX}/usr/share/fonts/freefont-ttf" )
- use python && use qt4 && mycmakeargs+=( $(cmake_utils_pld pyqt) )
+ use python && use qt4 && mycmakeargs+=( $(cmake-utils_pld pyqt) )
use doc && mycmakeargs+=( -DPREBUILT_DOC=ON )
cmake-utils_src_configure
}