public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Cédric Krier" <cedk@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/roundup/
Date: Sat, 16 Feb 2019 13:03:11 +0000 (UTC)	[thread overview]
Message-ID: <1550322170.afd5351d68a10538a6598be35bfdc6abfbe51abe.cedk@gentoo> (raw)

commit:     afd5351d68a10538a6598be35bfdc6abfbe51abe
Author:     Cédric Krier <cedk <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 16 13:02:50 2019 +0000
Commit:     Cédric Krier <cedk <AT> gentoo <DOT> org>
CommitDate: Sat Feb 16 13:02:50 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afd5351d

www-apps/roundup: Version bump to 1.6.0

Signed-off-by: Cédric Krier <cedk <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 www-apps/roundup/Manifest             |  1 +
 www-apps/roundup/roundup-1.6.0.ebuild | 38 +++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/www-apps/roundup/Manifest b/www-apps/roundup/Manifest
index 85f9a98fa16..07f3cccfd45 100644
--- a/www-apps/roundup/Manifest
+++ b/www-apps/roundup/Manifest
@@ -1 +1,2 @@
 DIST roundup-1.5.1.tar.gz 2618886 BLAKE2B 5ccca10ce7f30b35b0875340c4cae87aa19e5384e6e5973576ea8e2de79eb83d32447580944f472d73e7cdb5f43a4ed7f805d51242e22cc2f756b3deae4004b2 SHA512 d7cdeaafb682ce7f202cacddeb1a42312f22778a2c83b52b4e838c27b1e7141a94b2ac2b670b0edee0efcfe27d74e31e6f267ae1380e90359def27385ca68d58
+DIST roundup-1.6.0.tar.gz 2893499 BLAKE2B 5fe75b0953d16cebe52a25379d5a13f7745eb87e4a6a46f17945c3655394c1d1d2aff9e74783ee3e4757fc407ca2b46a7c3ef6d20eedbfb695783302fb64bf1f SHA512 1a8e9c0c7a6e607953ee91ce750f72bf53b5c6dc4bbd6d001570dd77abf396d4de2c832ef45495b87890a3c11b158be9e7a8eed635f63b5586b7bb9399856dcc

diff --git a/www-apps/roundup/roundup-1.6.0.ebuild b/www-apps/roundup/roundup-1.6.0.ebuild
new file mode 100644
index 00000000000..93f94d136de
--- /dev/null
+++ b/www-apps/roundup/roundup-1.6.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Issue-tracking system with command-line, web, and e-mail interfaces"
+HOMEPAGE="http://roundup.sourceforge.net https://pypi.org/project/roundup/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT ZPL"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+DOCS="CHANGES.txt doc/*.txt"
+
+python_install_all() {
+	distutils-r1_python_install_all
+	rm -r "${ED}"/usr/share/doc/${PN} || die
+}
+
+pkg_postinst() {
+	ewarn "As a non privileged user! (not root)"
+	ewarn "Run 'roundup-admin install' to set up a roundup instance"
+	ewarn "Then edit your config.ini file in the tracker home you setup"
+	ewarn "Run 'roundup-admin initialise' to setup the admin pass"
+	ewarn "run /usr/bin/roundup start port host \"your tracker name\" [your tracker home], and all should work!"
+	ewarn "run /usr/bin/roundup stop [your tracker home] to stop the server"
+	ewarn "log is in [tracker home]/roundup.log"
+	ewarn "pid file is in [tracker home]/roundup.pid"
+	ewarn
+	ewarn "See upgrading.txt for upgrading instructions."
+}


             reply	other threads:[~2019-02-16 13:03 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-16 13:03 Cédric Krier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-22 20:06 [gentoo-commits] repo/gentoo:master commit in: www-apps/roundup/ Michał Górny
2025-03-15 11:55 Michał Górny
2024-07-03 19:31 Sam James
2024-07-03 16:31 Jakov Smolić
2024-07-03 16:31 Jakov Smolić
2024-04-20 12:07 Viorel Munteanu
2023-05-01  9:39 Sam James
2023-05-01  9:39 Sam James
2023-05-01  1:53 Sam James
2023-04-02 11:05 Viorel Munteanu
2023-03-16 18:52 Michał Górny
2022-07-01  7:20 Cédric Krier
2022-06-04  7:42 Michał Górny
2022-02-05  9:42 Jakov Smolić
2021-11-21 17:49 Cédric Krier
2021-03-13  9:10 Cédric Krier
2021-01-10 22:27 Sam James
2020-09-20 21:38 Cédric Krier
2020-09-20 13:11 Michał Górny
2020-09-20 12:58 Sam James
2020-09-20 12:56 Sam James
2020-09-20 12:54 Sam James
2020-09-20 12:49 Michał Górny
2020-07-26  8:35 Cédric Krier
2020-07-26  8:35 Cédric Krier
2020-07-14 16:58 Sergei Trofimovich
2020-07-13 18:08 Sam James
2020-06-30 17:28 Thomas Deutschmann
2020-06-30  8:56 Cédric Krier
2020-01-21  8:52 Agostino Sarubbo
2020-01-21  8:46 Agostino Sarubbo
2020-01-20 11:51 Agostino Sarubbo
2020-01-18 23:15 Thomas Deutschmann
2019-11-24 11:24 Cédric Krier
2019-02-16 16:25 Cédric Krier
2018-03-05 20:26 Sergei Trofimovich
2017-06-17 21:41 Thomas Deutschmann
2017-06-17 21:41 Thomas Deutschmann
2017-03-11 23:53 Michael Weber
2017-02-17 23:31 Cédric Krier
2017-01-15 11:20 Pacho Ramos

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=1550322170.afd5351d68a10538a6598be35bfdc6abfbe51abe.cedk@gentoo \
    --to=cedk@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