public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/goatee/
Date: Mon, 15 Mar 2021 22:33:09 +0000 (UTC)	[thread overview]
Message-ID: <1615847574.aa5f85226defc8cfa2ced0857b004fca782fd626.slyfox@gentoo> (raw)

commit:     aa5f85226defc8cfa2ced0857b004fca782fd626
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 19:36:57 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 22:32:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa5f8522

dev-games/goatee: bump up to 0.4.0

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-games/goatee/Manifest            |  1 +
 dev-games/goatee/goatee-0.4.0.ebuild | 26 ++++++++++++++++++++++++++
 dev-games/goatee/metadata.xml        | 13 -------------
 3 files changed, 27 insertions(+), 13 deletions(-)

diff --git a/dev-games/goatee/Manifest b/dev-games/goatee/Manifest
index b2881d985e1..584457f70e9 100644
--- a/dev-games/goatee/Manifest
+++ b/dev-games/goatee/Manifest
@@ -1 +1,2 @@
 DIST goatee-0.3.1.2.tar.gz 84576 BLAKE2B 66eea2e0685279acadba0ae857786bc8bf5eec26d4856745f6a040ac220a824d02e7c9ccf36e38d81ad8a60e90972681f9e2ab2e5f67fa4af267e5f8bb5cc98c SHA512 b8723679823dbb092346f8a6c556c3391888f004d609d6b61c73c9f590901abc5d4024d0ad4063692078637be0171d78e9a91c9436735423d597f310226ee9db
+DIST goatee-0.4.0.tar.gz 86585 BLAKE2B 32d099fdc4acc66a89b8f17790a4c73d234e28e935f5c325a3dbcbd1c34edd24513a99eae5108f2bcd38ead402c209a4d09e2a57c65fb69c4dbd70a4f05903e7 SHA512 ccd53a3924528cb23ea58e5d9080ba2f6f10a3cb0b60d2f7a427f4be3d20cd9082466757394a82a63ccfd7cb13c1dc0d690084b66193ede0fe43e6ccf434706e

diff --git a/dev-games/goatee/goatee-0.4.0.ebuild b/dev-games/goatee/goatee-0.4.0.ebuild
new file mode 100644
index 00000000000..2a66c208a01
--- /dev/null
+++ b/dev-games/goatee/goatee-0.4.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.7.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="A monadic take on a 2,500-year-old board game - library"
+HOMEPAGE="http://khumba.net/projects/goatee"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
+
+LICENSE="AGPL-3"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=dev-haskell/mtl-2.1:=[profile?] <dev-haskell/mtl-2.3:=[profile?]
+	>=dev-haskell/parsec-3.1:=[profile?] <dev-haskell/parsec-3.2:=[profile?]
+	>=dev-lang/ghc-8.6.3:=
+"
+DEPEND="${RDEPEND}
+	>=dev-haskell/cabal-2.4.0.1
+	test? ( >=dev-haskell/hunit-1.2 <dev-haskell/hunit-1.7 )
+"

diff --git a/dev-games/goatee/metadata.xml b/dev-games/goatee/metadata.xml
index 7bb68a35c42..b7878815d80 100644
--- a/dev-games/goatee/metadata.xml
+++ b/dev-games/goatee/metadata.xml
@@ -1,21 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="project">
-		<email>games@gentoo.org</email>
-		<name>Gentoo Games Project</name>
-	</maintainer>
 	<maintainer type="project">
 		<email>haskell@gentoo.org</email>
 		<name>Gentoo Haskell</name>
 	</maintainer>
-	<longdescription>
-		Goatee is a Go library and game editor, written in Haskell.  It provides a
-		GUI for recording, studying, and editing game records.  Underneath this is a
-		portable library for manipulating SGF files to build UIs and tools.  Goatee
-		aims to be full-featured by supporting all of the SGF spec and allowing for
-		full and easy customization of the game records you create.
-
-		This package is the shared library.
-	</longdescription>
 </pkgmetadata>


             reply	other threads:[~2021-03-15 22:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-15 22:33 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-12 23:19 [gentoo-commits] repo/gentoo:master commit in: dev-games/goatee/ Sergei Trofimovich
2020-06-21  9:55 Sergei Trofimovich
2016-05-15  9:26 Sergei Trofimovich
2015-12-18  0:47 Michael Sterrett
2015-09-19 18:39 Agostino Sarubbo

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=1615847574.aa5f85226defc8cfa2ced0857b004fca782fd626.slyfox@gentoo \
    --to=slyfox@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