Gentoo Logo
Gentoo Spaceship




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
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Andrey Grozin (grozin)" <grozin@g.o>
Subject: gentoo-x86 commit in sci-visualization/veusz: ChangeLog veusz-1.1.ebuild
Date: Mon, 06 Oct 2008 06:00:36 +0000
grozin      08/10/06 06:00:36

  Modified:             ChangeLog
  Added:                veusz-1.1.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc11/cvs/Linux 2.6.25-tuxonice-r1 i686)

Revision  Changes    Path
1.10                 sci-visualization/veusz/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/veusz/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/veusz/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/veusz/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/veusz/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	6 Aug 2008 18:57:50 -0000	1.9
+++ ChangeLog	6 Oct 2008 06:00:35 -0000	1.10
@@ -1,6 +1,11 @@
 # ChangeLog for sci-visualization/veusz
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/veusz/ChangeLog,v 1.9 2008/08/06 18:57:50 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/veusz/ChangeLog,v 1.10 2008/10/06 06:00:35 grozin Exp $
+
+*veusz-1.1 (06 Oct 2008)
+
+  06 Oct 2008; Andrey Grozin <grozin@g.o> +veusz-1.1.ebuild:
+  Version bump
 
   06 Aug 2008; Ulrich Mueller <ulm@g.o> metadata.xml:
   Add USE flag description to metadata wrt GLEP 56.



1.1                  sci-visualization/veusz/veusz-1.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/veusz/veusz-1.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/veusz/veusz-1.1.ebuild?rev=1.1&content-type=text/plain

Index: veusz-1.1.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-visualization/veusz/veusz-1.1.ebuild,v 1.1 2008/10/06 06:00:35 grozin Exp $

inherit distutils

DESCRIPTION="Qt based scientific plotting package with good Postscript output."
HOMEPAGE="http://home.gna.org/veusz/"
SRC_URI="http://download.gna.org/${PN}/${P}.tar.gz"

IUSE="doc examples fits"
SLOT="0"
KEYWORDS="~amd64 ~x86"
LICENSE="GPL-2"

DEPEND="dev-python/numpy"

RDEPEND="${DEPEND}
	>=dev-python/PyQt4-4.3
	fits? ( >=dev-python/pyfits-1.1 )"

src_install() {
	distutils_src_install
	insinto /usr/share/doc/${PF}
	if use doc; then
		doins -r examples || die "examples install failed"
	fi
	if use doc; then
		cd Documents
		doins -r Interface.txt manual.html manimages manual.pdf || die "doc install failed"
	fi
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo commit in xml/htdocs/proj/en/infrastructure: torrent.xml
Next by thread:
gentoo-x86 commit in www-client/epiphany-extensions: ChangeLog epiphany-extensions-2.24.0.ebuild
Previous by date:
gentoo commit in xml/htdocs/main/en: sponsors.xml
Next by date:
gentoo commit in xml/htdocs/main/en: sponsors.xml


Updated Jul 15, 2011

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.