From: "Sebastian Pipping" <sping@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/betagarden:master commit in: dev-python/svgutils/ Date: Sat, 2 Aug 2014 22:58:54 +0000 (UTC) [thread overview] Message-ID: <1407020306.5b6401493fd195fdb05911f6cdaf9fd938d9876c.sping@gentoo> (raw) commit: 5b6401493fd195fdb05911f6cdaf9fd938d9876c Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org> AuthorDate: Sat Aug 2 22:58:26 2014 +0000 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org> CommitDate: Sat Aug 2 22:58:26 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=5b640149 dev-python/svgutils: 9999 --- dev-python/svgutils/metadata.xml | 8 ++++++++ dev-python/svgutils/svgutils-9999.ebuild | 21 +++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/dev-python/svgutils/metadata.xml b/dev-python/svgutils/metadata.xml new file mode 100644 index 0000000..16bcc9f --- /dev/null +++ b/dev-python/svgutils/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>sping@gentoo.org</email> + <name>Sebastian Pipping</name> + </maintainer> +</pkgmetadata> diff --git a/dev-python/svgutils/svgutils-9999.ebuild b/dev-python/svgutils/svgutils-9999.ebuild new file mode 100644 index 0000000..0c8d7fa --- /dev/null +++ b/dev-python/svgutils/svgutils-9999.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="5" +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) + +inherit git-r3 distutils-r1 + +MY_PN='svg_utils' # != PN due to https://pypi.python.org/pypi/svgutils +DESCRIPTION="Python tools to create and manipulate SVG files" +HOMEPAGE="https://github.com/btel/${MY_PN}" +EGIT_REPO_URI="https://github.com/btel/${MY_PN}.git" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="dev-python/lxml"
WARNING: multiple messages have this Message-ID (diff)
From: "Sebastian Pipping" <sping@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] proj/betagarden:master commit in: dev-python/svgutils/ Date: Wed, 20 Aug 2014 00:30:08 +0000 (UTC) [thread overview] Message-ID: <1407020306.5b6401493fd195fdb05911f6cdaf9fd938d9876c.sping@gentoo> (raw) Message-ID: <20140820003008.GK3IT2vEPv0L41m_cct8NXnk2LM-2vP5oNXqhYt5pdM@z> (raw) commit: 5b6401493fd195fdb05911f6cdaf9fd938d9876c Author: Sebastian Pipping <sebastian <AT> pipping <DOT> org> AuthorDate: Sat Aug 2 22:58:26 2014 +0000 Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org> CommitDate: Sat Aug 2 22:58:26 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=5b640149 dev-python/svgutils: 9999 --- dev-python/svgutils/metadata.xml | 8 ++++++++ dev-python/svgutils/svgutils-9999.ebuild | 21 +++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/dev-python/svgutils/metadata.xml b/dev-python/svgutils/metadata.xml new file mode 100644 index 0000000..16bcc9f --- /dev/null +++ b/dev-python/svgutils/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>sping@gentoo.org</email> + <name>Sebastian Pipping</name> + </maintainer> +</pkgmetadata> diff --git a/dev-python/svgutils/svgutils-9999.ebuild b/dev-python/svgutils/svgutils-9999.ebuild new file mode 100644 index 0000000..0c8d7fa --- /dev/null +++ b/dev-python/svgutils/svgutils-9999.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="5" +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) + +inherit git-r3 distutils-r1 + +MY_PN='svg_utils' # != PN due to https://pypi.python.org/pypi/svgutils +DESCRIPTION="Python tools to create and manipulate SVG files" +HOMEPAGE="https://github.com/btel/${MY_PN}" +EGIT_REPO_URI="https://github.com/btel/${MY_PN}.git" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="dev-python/lxml"
next reply other threads:[~2014-08-02 22:58 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2014-08-02 22:58 Sebastian Pipping [this message] 2014-08-20 0:30 ` [gentoo-commits] proj/betagarden:master commit in: dev-python/svgutils/ Sebastian Pipping -- strict thread matches above, loose matches on Subject: below -- 2015-06-06 9:45 Justin Lecher 2016-11-04 14:36 Sebastian Pipping
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=1407020306.5b6401493fd195fdb05911f6cdaf9fd938d9876c.sping@gentoo \ --to=sping@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: linkBe 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