diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-11-11 12:32:40 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-11-11 12:32:40 +0000 |
commit | afb76f771114d7c958b1bcc156964fe6fbcb2529 (patch) | |
tree | e779c1d1f21481b53a11ae0e3ff1840d5516298a /sci-visualization | |
parent | ARTS_REQUIRED=never (diff) | |
download | gentoo-2-afb76f771114d7c958b1bcc156964fe6fbcb2529.tar.gz gentoo-2-afb76f771114d7c958b1bcc156964fe6fbcb2529.tar.bz2 gentoo-2-afb76f771114d7c958b1bcc156964fe6fbcb2529.zip |
ARTS_REQUIRED=never
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'sci-visualization')
-rw-r--r-- | sci-visualization/labplot/labplot-1.6.0.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-visualization/labplot/labplot-1.6.0.2.ebuild b/sci-visualization/labplot/labplot-1.6.0.2.ebuild index 554b62a8ae38..5e3f4f9651d9 100644 --- a/sci-visualization/labplot/labplot-1.6.0.2.ebuild +++ b/sci-visualization/labplot/labplot-1.6.0.2.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/labplot-1.6.0.2.ebuild,v 1.4 2009/10/16 02:49:03 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/labplot-1.6.0.2.ebuild,v 1.5 2009/11/11 12:32:40 ssuominen Exp $ EAPI=1 +ARTS_REQUIRED=never inherit eutils kde multilib flag-o-matic MY_P="LabPlot-${PV}" |