public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ian Delaney" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/klaus/
Date: Fri, 15 Apr 2016 09:09:52 +0000 (UTC)	[thread overview]
Message-ID: <1460711379.0194282a67722323465ea79518a9871168d7cde7.idella4@gentoo> (raw)

commit:     0194282a67722323465ea79518a9871168d7cde7
Author:     Louis Sautier <sautier.louis <AT> gmail <DOT> com>
AuthorDate: Thu Apr 14 21:50:12 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 09:09:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0194282a

www-apps/klaus: bump to 0.9.1

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1260

Signed-off-by: Ian Delaney <idella4 <AT> gentoo.org>

 www-apps/klaus/Manifest           |  1 +
 www-apps/klaus/klaus-0.9.1.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/www-apps/klaus/Manifest b/www-apps/klaus/Manifest
index 1194285..a435cca 100644
--- a/www-apps/klaus/Manifest
+++ b/www-apps/klaus/Manifest
@@ -1 +1,2 @@
 DIST klaus-0.8.0.tar.gz 34896 SHA256 233ae0f75b6e2e9414c3ad53c1332c9ba8cb80f4ed8a96fffe0408cdbca4fec2 SHA512 6c5407705d3b81761cdeac17e680392b872c4211f6220e3130953aaf980a36417cddc1aa78d34ee7b25a68ccb1d6c8eff6f2c7d0a17c80fe26c24bf0d67198c8 WHIRLPOOL 941d3db4ad404efd61ac959c81baef4e4ebda786415258810beff4e3736613ec2c84f11c745dd75be0bcd36e22e87416e63ebc2e26eb45cb39d7c0704876659a
+DIST klaus-0.9.1.tar.gz 34879 SHA256 6b68bf6941f0ee0ceab99a4ec553458debae06f1c04e165484585c27c7237e5b SHA512 bd7e774302aa9e42d158b5123adbe47594c32fe7f94a4968c65eb76143c338a9df0250b40cb415e571f90fe00d67b68555f11bef580e0a44245b19ae8e0b5a31 WHIRLPOOL 3b8205ad85f7afacf787c5b8cd178c3edc426263d240168328be31d9f009c87e0514a0eb61e06dcdd6c64bdc2d5c242c49a61879442887ea601bd21a3ee2d63f

diff --git a/www-apps/klaus/klaus-0.9.1.ebuild b/www-apps/klaus/klaus-0.9.1.ebuild
new file mode 100644
index 0000000..09d638b
--- /dev/null
+++ b/www-apps/klaus/klaus-0.9.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="A simple, easy-to-set-up Git web viewer"
+HOMEPAGE="https://github.com/jonashaag/klaus/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="ctags"
+
+RDEPEND="
+	dev-python/six[${PYTHON_USEDEP}]
+	dev-python/flask[${PYTHON_USEDEP}]
+	dev-python/pygments[${PYTHON_USEDEP}]
+	>=dev-python/dulwich-0.12.0[${PYTHON_USEDEP}]
+	dev-python/httpauth[${PYTHON_USEDEP}]
+	dev-python/humanize[${PYTHON_USEDEP}]
+	ctags? (
+		dev-python/python-ctags[${PYTHON_USEDEP}]
+	)
+"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"


             reply	other threads:[~2016-04-15  9:09 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-15  9:09 Ian Delaney [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-17 19:59 [gentoo-commits] repo/gentoo:master commit in: www-apps/klaus/ Louis Sautier
2024-06-16 13:46 Louis Sautier
2024-05-12 13:09 Louis Sautier
2023-06-14 11:29 Louis Sautier
2023-06-13 12:05 Louis Sautier
2023-05-20  7:35 Michał Górny
2023-03-16 18:52 Michał Górny
2022-11-26 22:24 Louis Sautier
2021-08-05 19:25 Louis Sautier
2021-05-31 21:07 Michał Górny
2021-01-10 22:27 Sam James
2020-09-07 23:44 Louis Sautier
2020-03-11 17:12 Louis Sautier
2020-03-11 17:12 Louis Sautier
2020-02-05 14:24 Michał Górny
2019-11-27 14:40 Louis Sautier
2019-11-27 14:40 Louis Sautier
2019-11-03 20:14 Louis Sautier
2019-11-03 20:14 Louis Sautier
2019-05-21  9:11 Louis Sautier
2019-05-21  9:11 Louis Sautier
2018-10-23  8:47 Louis Sautier
2018-06-26 14:50 Louis Sautier
2018-06-26 14:50 Louis Sautier
2018-06-18 10:34 Louis Sautier
2018-04-20 22:45 Patrice Clement
2017-09-22 13:12 Patrice Clement
2017-09-22 13:12 Patrice Clement
2017-02-08 23:19 Patrice Clement
2017-02-08 22:47 Patrice Clement
2016-06-01  7:35 Patrice Clement
2016-06-01  7:35 Patrice Clement
2016-05-31  9:56 Patrice Clement
2016-04-14  1:03 Ian Delaney
2016-04-14  1:03 Ian Delaney
2016-04-12 19:11 Patrice Clement
2016-04-12 19:11 Patrice Clement

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=1460711379.0194282a67722323465ea79518a9871168d7cde7.idella4@gentoo \
    --to=idella4@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