public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/mypaint-brushes/
Date: Mon,  8 Jan 2018 00:26:16 +0000 (UTC)	[thread overview]
Message-ID: <1515371161.0f3bc67c8584766f78cf970a451ba45f228ed2f8.sping@gentoo> (raw)

commit:     0f3bc67c8584766f78cf970a451ba45f228ed2f8
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  8 00:24:57 2018 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Jan  8 00:26:01 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f3bc67c

media-gfx/mypaint-brushes: 1.3.0, new package

Bug: https://bugs.gentoo.org/643416
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-gfx/mypaint-brushes/Manifest                 |  1 +
 media-gfx/mypaint-brushes/metadata.xml             |  7 +++++++
 .../mypaint-brushes/mypaint-brushes-1.3.0.ebuild   | 22 ++++++++++++++++++++++
 3 files changed, 30 insertions(+)

diff --git a/media-gfx/mypaint-brushes/Manifest b/media-gfx/mypaint-brushes/Manifest
new file mode 100644
index 00000000000..1755ba55535
--- /dev/null
+++ b/media-gfx/mypaint-brushes/Manifest
@@ -0,0 +1 @@
+DIST mypaint-brushes-1.3.0.tar.gz 2447093 BLAKE2B 26fc22ef7669f5d88b1cb2bbc4562baffe257c112baf4a782f5045becd17a0bea577f79f290ae51b38cb3030478ea9d2e251033cc95101caacc823d139fe4ce1 SHA512 f8e0050cd700358d75cd25e40acd73905e2a53f21c6177cf67e8012aa4fbba8dc445109f07601c3846f95532a40feff4441081c0aa4e958049fc0ed8008fb414

diff --git a/media-gfx/mypaint-brushes/metadata.xml b/media-gfx/mypaint-brushes/metadata.xml
new file mode 100644
index 00000000000..82b7b795379
--- /dev/null
+++ b/media-gfx/mypaint-brushes/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>sping@gentoo.org</email>
+	</maintainer>
+</pkgmetadata>

diff --git a/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0.ebuild b/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0.ebuild
new file mode 100644
index 00000000000..67caf0132e3
--- /dev/null
+++ b/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="Default MyPaint brushes"
+HOMEPAGE="https://github.com/Jehan/mypaint-brushes"
+SRC_URI="https://github.com/Jehan/mypaint-brushes/archive/v1.3.0.tar.gz -> ${P}.tar.gz"
+
+LICENSE="CC0-1.0"
+SLOT="1.0"  # due to pkgconfig name "mypaint-brushes-1.0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DOCS=( AUTHORS NEWS README )  # to exclude README.md
+
+src_prepare() {
+	eapply_user
+	eautoreconf
+}


             reply	other threads:[~2018-01-08  0:26 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-08  0:26 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-07-08 18:30 [gentoo-commits] repo/gentoo:master commit in: media-gfx/mypaint-brushes/ Sebastian Pipping
2019-04-25 22:32 Pacho Ramos
2019-05-08 19:21 Mikle Kolyada
2019-07-24 22:33 Aaron Bauman
2019-12-26 12:56 Georgy Yakovlev
2020-01-27  7:54 Sergei Trofimovich
2020-03-18  0:05 Matt Turner
2020-05-24 12:31 Jeroen Roovers
2020-06-24 14:29 Joonas Niilola
2020-07-17  0:35 Sam James
2020-08-11  7:18 Sergei Trofimovich
2020-08-16 19:48 Sam James
2020-08-16 19:48 Sam James
2020-09-17 17:38 Sam James
2020-09-18 22:57 Sergei Trofimovich
2020-09-19 21:29 Sam James
2020-09-25  8:46 Agostino Sarubbo
2020-09-25 10:20 Michał Górny
2020-10-20  9:07 Sam James
2021-03-23  4:53 Sam James
2022-10-17 23:34 Sam James
2022-12-01  3:21 WANG Xuerui

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=1515371161.0f3bc67c8584766f78cf970a451ba45f228ed2f8.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: 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