public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/stumpwm-contrib/
Date: Thu, 21 Sep 2017 15:12:06 +0000 (UTC)	[thread overview]
Message-ID: <1506006720.649ba8a58e12ece6b297d27aa0f1ea77b34ac495.nimiux@gentoo> (raw)

commit:     649ba8a58e12ece6b297d27aa0f1ea77b34ac495
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 21 15:12:00 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Thu Sep 21 15:12:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=649ba8a5

x11-wm/stumpwm-contrib: Updates ebuild snapshot

 x11-wm/stumpwm-contrib/Manifest                    |  1 +
 .../stumpwm-contrib-20170921.ebuild                | 32 ++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/x11-wm/stumpwm-contrib/Manifest b/x11-wm/stumpwm-contrib/Manifest
index 135b7e28f57..e9bc70958e3 100644
--- a/x11-wm/stumpwm-contrib/Manifest
+++ b/x11-wm/stumpwm-contrib/Manifest
@@ -1,2 +1,3 @@
 DIST stumpwm-contrib-20170314.tar.bz2 54099 SHA256 a6c48eb81f55b79805c16660db0e38d7f0451be1709cb86ef16244f0319315b3 SHA512 2c6a0f4e3f7e0df7de6a71b81feae73ae9a9eeb0fca96597e68aa015d86cd0d10d54313914f6a68bf284b1a1455c668a1727d9ae6aef54c393f9e50183da6ab2 WHIRLPOOL 939223bcbc0bd7517c7b241c82eb0ed24744f5e0cd979e1051ef410fbfcb56078c796c6c1ec452d6232766172b28c5b5138bbfb7233ee59e268aa50691db14d1
 DIST stumpwm-contrib-20170713.tar.bz2 54197 SHA256 b420fd526566210e179d9e1b23f62781971cb522158b6c84f04d55403e458f5f SHA512 01de3f543ceb66c35d1e00a7d598c71274da03c40b90d9dcd7ea704f98497fe3c9ef6b33d25db1dd411a503171fd8911137c385c9089a9404eb579c39eb8082a WHIRLPOOL 4149f353e9264132fd7ee128b9e3cc1e30a672d771ac677ec77dec5fb8c05f8fba557e1d8af14031d37087bd9bbe644a99329ea0a7323401b0908fb10008c09d
+DIST stumpwm-contrib-20170921.tar.bz2 573525 SHA256 57973985fbe7e441ec73c65c333b61db70445874745b4d3499a746300407f673 SHA512 ab5a9b93e85d36ac35ff6b2aa8c77e3084b34a25d4f665edac296dfa24ac35aff6578e0cdf9556ebe6f57755be5d0c9c476bfbbdd2bfcc1e39c57881c57bea33 WHIRLPOOL f6e276fecee3230078e702c6388f9f54434e1f860fe5aa0e382ae2ab131ca27b96af477e66a4b8e34dd5e676cbfaa3e2d31b234dbb4eb7eb5c54aab0ee4ea6e6

diff --git a/x11-wm/stumpwm-contrib/stumpwm-contrib-20170921.ebuild b/x11-wm/stumpwm-contrib/stumpwm-contrib-20170921.ebuild
new file mode 100644
index 00000000000..373f997b8e5
--- /dev/null
+++ b/x11-wm/stumpwm-contrib/stumpwm-contrib-20170921.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit common-lisp-3
+
+if [[ ${PV} == 9999* ]] ; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/stumpwm/${PN}"
+else
+	SRC_URI="https://dev.gentoo.org/~nimiux/${CATEGORY}/${PN}/${P}.tar.bz2"
+	KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Extension Modules for StumpWM"
+HOMEPAGE="https://github.com/stumpwm/stumpwm-contrib/"
+
+LICENSE="GPL-2 GPL-3 BSD-2"
+SLOT="0"
+IUSE=""
+
+RDEPEND=">=x11-wm/stumpwm-0.9.9"
+
+CONTRIBCATEGORIES="media modeline minor-mode util"
+
+src_install() {
+	common-lisp-install-sources -t all ${CONTRIBCATEGORIES}
+	dobin util/stumpish/stumpish
+	dobin util/pinentry/stumpwm-pinentry
+	dodoc README.org
+}


             reply	other threads:[~2017-09-21 15:12 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-21 15:12 José María Alonso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-24 17:46 [gentoo-commits] repo/gentoo:master commit in: x11-wm/stumpwm-contrib/ Ulrich Müller
2024-05-24 17:46 Ulrich Müller
2024-05-14  9:14 Arthur Zamarin
2020-01-13 10:07 David Seifert
2018-01-28 14:11 José María Alonso
2018-01-28 14:09 José María Alonso
2017-10-30 19:47 José María Alonso
2017-10-28 20:16 José María Alonso
2017-09-21 15:13 José María Alonso
2017-09-21 15:00 José María Alonso
2017-07-30  9:23 Michał Górny
2017-07-13 16:07 José María Alonso
2017-03-20 19:51 José María Alonso
2017-03-14 13:09 José María Alonso
2017-03-14 12:45 José María Alonso
2017-02-03  8:46 José María Alonso

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=1506006720.649ba8a58e12ece6b297d27aa0f1ea77b34ac495.nimiux@gentoo \
    --to=nimiux@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