* [gentoo-commits] proj/sci:fixing commit in: dev-python/viper/
@ 2013-06-14 11:21 Justin Lecher
2013-06-14 11:21 ` [gentoo-commits] proj/sci:master " Justin Lecher
0 siblings, 1 reply; 2+ messages in thread
From: Justin Lecher @ 2013-06-14 11:21 UTC (permalink / raw
To: gentoo-commits
commit: 5f4a7452aad5ab87ee97b1a900a67263158a2b1f
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 09:48:49 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 09:48:49 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=5f4a7452
dev-python/viper: Version Bump; Bump to EAPI=5 and distutils-r1.eclass
Package-Manager: portage-2.2.0_alpha179
---
dev-python/viper/ChangeLog | 8 +++++++-
dev-python/viper/metadata.xml | 4 ++--
dev-python/viper/viper-0.4.6.ebuild | 23 -----------------------
dev-python/viper/viper-1.0.1.ebuild | 18 ++++++++++++++++++
4 files changed, 27 insertions(+), 26 deletions(-)
diff --git a/dev-python/viper/ChangeLog b/dev-python/viper/ChangeLog
index c3e4dc7..036f636 100644
--- a/dev-python/viper/ChangeLog
+++ b/dev-python/viper/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-python/viper
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*viper-1.0.1 (14 Jun 2013)
+
+ 14 Jun 2013; Justin Lecher <jlec@gentoo.org> -viper-0.4.6.ebuild,
+ +viper-1.0.1.ebuild, metadata.xml:
+ Version Bump; Bump to EAPI=5 and distutils-r1.eclass
+
*viper-0.4.6 (14 Dec 2010)
14 Dec 2010; Nico Schlömer <nico.schloemer@gmail.com>
diff --git a/dev-python/viper/metadata.xml b/dev-python/viper/metadata.xml
index a9d8909..c1ca1a0 100644
--- a/dev-python/viper/metadata.xml
+++ b/dev-python/viper/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci</herd>
- <longdescription lang="en">
+ <herd>sci</herd>
+ <longdescription lang="en">
Viper is a minimalistic scientific plotter and run-time visualization
module. Viper has support for visualizing meshes and solutions in
DOLFIN.
diff --git a/dev-python/viper/viper-0.4.6.ebuild b/dev-python/viper/viper-0.4.6.ebuild
deleted file mode 100644
index 8b8e23b..0000000
--- a/dev-python/viper/viper-0.4.6.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="3"
-
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit distutils
-
-DESCRIPTION="Minimalistic scientific plotter and run-time visualization module"
-HOMEPAGE="https://launchpad.net/fenics-viper"
-SRC_URI="http://launchpad.net/fenics-${PN}/trunk/${PV}/+download/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64"
-
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
diff --git a/dev-python/viper/viper-1.0.1.ebuild b/dev-python/viper/viper-1.0.1.ebuild
new file mode 100644
index 0000000..3ce1960
--- /dev/null
+++ b/dev-python/viper/viper-1.0.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_6,2_7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Minimalistic scientific plotter and run-time visualization module"
+HOMEPAGE="https://launchpad.net/fenics-viper"
+SRC_URI="https://launchpad.net/fenics-viper/1.0.x/${PV}/+download/${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-python/viper/
2013-06-14 11:21 [gentoo-commits] proj/sci:fixing commit in: dev-python/viper/ Justin Lecher
@ 2013-06-14 11:21 ` Justin Lecher
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2013-06-14 11:21 UTC (permalink / raw
To: gentoo-commits
commit: 5f4a7452aad5ab87ee97b1a900a67263158a2b1f
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 09:48:49 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 09:48:49 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=5f4a7452
dev-python/viper: Version Bump; Bump to EAPI=5 and distutils-r1.eclass
Package-Manager: portage-2.2.0_alpha179
---
dev-python/viper/ChangeLog | 8 +++++++-
dev-python/viper/metadata.xml | 4 ++--
dev-python/viper/viper-0.4.6.ebuild | 23 -----------------------
dev-python/viper/viper-1.0.1.ebuild | 18 ++++++++++++++++++
4 files changed, 27 insertions(+), 26 deletions(-)
diff --git a/dev-python/viper/ChangeLog b/dev-python/viper/ChangeLog
index c3e4dc7..036f636 100644
--- a/dev-python/viper/ChangeLog
+++ b/dev-python/viper/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-python/viper
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*viper-1.0.1 (14 Jun 2013)
+
+ 14 Jun 2013; Justin Lecher <jlec@gentoo.org> -viper-0.4.6.ebuild,
+ +viper-1.0.1.ebuild, metadata.xml:
+ Version Bump; Bump to EAPI=5 and distutils-r1.eclass
+
*viper-0.4.6 (14 Dec 2010)
14 Dec 2010; Nico Schlömer <nico.schloemer@gmail.com>
diff --git a/dev-python/viper/metadata.xml b/dev-python/viper/metadata.xml
index a9d8909..c1ca1a0 100644
--- a/dev-python/viper/metadata.xml
+++ b/dev-python/viper/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci</herd>
- <longdescription lang="en">
+ <herd>sci</herd>
+ <longdescription lang="en">
Viper is a minimalistic scientific plotter and run-time visualization
module. Viper has support for visualizing meshes and solutions in
DOLFIN.
diff --git a/dev-python/viper/viper-0.4.6.ebuild b/dev-python/viper/viper-0.4.6.ebuild
deleted file mode 100644
index 8b8e23b..0000000
--- a/dev-python/viper/viper-0.4.6.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="3"
-
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit distutils
-
-DESCRIPTION="Minimalistic scientific plotter and run-time visualization module"
-HOMEPAGE="https://launchpad.net/fenics-viper"
-SRC_URI="http://launchpad.net/fenics-${PN}/trunk/${PV}/+download/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64"
-
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
diff --git a/dev-python/viper/viper-1.0.1.ebuild b/dev-python/viper/viper-1.0.1.ebuild
new file mode 100644
index 0000000..3ce1960
--- /dev/null
+++ b/dev-python/viper/viper-1.0.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_6,2_7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Minimalistic scientific plotter and run-time visualization module"
+HOMEPAGE="https://launchpad.net/fenics-viper"
+SRC_URI="https://launchpad.net/fenics-viper/1.0.x/${PV}/+download/${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-06-14 11:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-14 11:21 [gentoo-commits] proj/sci:fixing commit in: dev-python/viper/ Justin Lecher
2013-06-14 11:21 ` [gentoo-commits] proj/sci:master " Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox