public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/gsd/
Date: Thu, 28 Jun 2018 12:20:39 +0000 (UTC)	[thread overview]
Message-ID: <1530188408.1e608013e69dac8cc0cc329bc323b3adcb8c6fed.alexxy@gentoo> (raw)

commit:     1e608013e69dac8cc0cc329bc323b3adcb8c6fed
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 28 12:11:32 2018 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Jun 28 12:20:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e608013

dev-python/gsd: Initial import

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/gsd/Manifest         |  1 +
 dev-python/gsd/gsd-1.5.3.ebuild | 21 +++++++++++++++++++++
 dev-python/gsd/metadata.xml     | 12 ++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/dev-python/gsd/Manifest b/dev-python/gsd/Manifest
new file mode 100644
index 00000000000..f12001a1319
--- /dev/null
+++ b/dev-python/gsd/Manifest
@@ -0,0 +1 @@
+DIST gsd-v1.5.3.tar.gz 240114 BLAKE2B 076d888f03350fba2388c907787354e878a1536c7d85c759eb3513102ee2abffe2c9313a6e9e208726d66d6324dac02ae70d8872342f9bcb162ad13d9a23dbc3 SHA512 893db74dc481da47d6c51ea0d0d9faefbe164edfaeb5a2ed73e25acbd9dc42c3cf28cbc0d9257c6bf0cc0e9911ab85cfa72997886350c0e7c125d30636ec432a

diff --git a/dev-python/gsd/gsd-1.5.3.ebuild b/dev-python/gsd/gsd-1.5.3.ebuild
new file mode 100644
index 00000000000..2851d2ecca8
--- /dev/null
+++ b/dev-python/gsd/gsd-1.5.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+inherit distutils-r1
+
+DESCRIPTION="GSD - file format specification and a library to read and write it"
+HOMEPAGE="https://bitbucket.org/glotzer/gsd"
+SRC_URI="https://glotzerlab.engin.umich.edu/Downloads/${PN}/${PN}-v${PV}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+	dev-python/numpy[${PYTHON_USEDEP}]"
+
+S="${WORKDIR}/${PN}-v${PV}"

diff --git a/dev-python/gsd/metadata.xml b/dev-python/gsd/metadata.xml
new file mode 100644
index 00000000000..b68a232b6ca
--- /dev/null
+++ b/dev-python/gsd/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>python@gentoo.org</email>
+		<name>Python</name>
+	</maintainer>
+	<maintainer type="person">
+		<email>alexxy@gentoo.org</email>
+		<name>Alexey Shvetsov</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2018-06-28 12:20 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-28 12:20 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-11-17 15:12 [gentoo-commits] repo/gentoo:master commit in: dev-python/gsd/ Alexey Shvetsov
2020-01-16  5:17 Michał Górny
2021-01-12 20:25 Pacho Ramos
2021-02-05  8:47 Michał Górny
2021-03-11 22:59 Michał Górny
2021-03-11 22:59 Michał Górny
2021-04-15  6:32 Michał Górny
2021-04-15  6:32 Michał Górny
2021-10-14  7:51 Michał Górny
2021-10-17  8:23 Michał Górny
2022-04-16 15:36 Arthur Zamarin
2022-05-16 13:20 Michał Górny
2022-06-23  7:19 Michał Górny
2022-08-19 19:13 Arthur Zamarin
2022-08-19 19:13 Arthur Zamarin
2022-11-05  5:00 Michał Górny
2022-11-14  4:39 Michał Górny
2022-11-30 19:42 Arthur Zamarin
2022-11-30 19:42 Arthur Zamarin
2023-02-25  6:06 Michał Górny
2023-04-14  3:59 Michał Górny
2023-05-04 16:17 Michał Górny
2023-05-20  6:22 Michał Górny
2023-06-17  5:59 Michał Górny
2023-06-21  4:14 Michał Górny
2023-07-24 11:31 Michał Górny
2023-07-29  3:01 Michał Górny
2023-08-04  2:42 Michał Górny
2023-08-04  2:42 Michał Górny
2023-09-28  4:43 Michał Górny
2023-12-30 18:28 Michał Górny
2024-01-23  4:39 Michał Górny
2024-05-19 11:47 Michał Górny
2024-05-30  4:03 Michał Górny
2024-08-20  1:43 Michał Górny
2024-08-20  1:43 Michał Górny
2024-09-07  6:23 Michał Górny
2024-09-07  6:23 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1530188408.1e608013e69dac8cc0cc329bc323b3adcb8c6fed.alexxy@gentoo \
    --to=alexxy@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox