Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
hawking 08/01/23 20:55:12
Modified: ChangeLog gnuplot-py-1.7-r2.ebuild
Log:
Added PYTHON_MODNAME
(Portage version: 2.1.4)
Revision Changes Path
1.23 dev-python/gnuplot-py/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnuplot-py/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnuplot-py/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnuplot-py/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 21 Nov 2007 01:52:22 -0000 1.22
+++ ChangeLog 23 Jan 2008 20:55:12 -0000 1.23
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/gnuplot-py
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/ChangeLog,v 1.22 2007/11/21 01:52:22 lavajoe Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/ChangeLog,v 1.23 2008/01/23 20:55:12 hawking Exp $
+
+ 23 Jan 2008; Ali Polatel <hawking@g.o> gnuplot-py-1.7-r2.ebuild:
+ Added PYTHON_MODNAME
21 Nov 2007; Joe Peterson <lavajoe@g.o> gnuplot-py-1.7-r2.ebuild:
Add ~x86-fbsd keyword (bug #199825)
1.3 dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild?r1=1.2&r2=1.3
Index: gnuplot-py-1.7-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnuplot-py-1.7-r2.ebuild 21 Nov 2007 01:52:22 -0000 1.2
+++ gnuplot-py-1.7-r2.ebuild 23 Jan 2008 20:55:12 -0000 1.3
@@ -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-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild,v 1.2 2007/11/21 01:52:22 lavajoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild,v 1.3 2008/01/23 20:55:12 hawking Exp $
inherit distutils eutils
@@ -17,6 +17,8 @@
sci-visualization/gnuplot
dev-python/numpy"
+PYTHON_MODNAME="Gnuplot"
+
src_unpack() {
unpack ${A}
cd "${S}"
--
gentoo-commits@g.o mailing list
|
|