public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Chí-Thanh Christopher Nguyễn" <chithanh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/dvtm/
Date: Sun, 29 May 2016 21:28:33 +0000 (UTC)	[thread overview]
Message-ID: <1464557317.4ecd782481726c35737b4648be0ebab162d07d40.chithanh@gentoo> (raw)

commit:     4ecd782481726c35737b4648be0ebab162d07d40
Author:     Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 21:28:37 2016 +0000
Commit:     Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
CommitDate: Sun May 29 21:28:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ecd7824

app-misc/dvtm: Version bump

Package-Manager: portage-2.2.28

 app-misc/dvtm/Manifest                               | 1 +
 app-misc/dvtm/{dvtm-9999.ebuild => dvtm-0.15.ebuild} | 7 +++----
 app-misc/dvtm/dvtm-9999.ebuild                       | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-misc/dvtm/Manifest b/app-misc/dvtm/Manifest
index fce1eda..7dc4dec 100644
--- a/app-misc/dvtm/Manifest
+++ b/app-misc/dvtm/Manifest
@@ -1,3 +1,4 @@
 DIST dvtm-0.11.tar.gz 34499 SHA256 01a29fdf6556f019f183bd517a1045bcc12d23561c1a84c4b5a8b3ba2d2feb87 SHA512 e1c76540bbddf6245f77a749146f2c3c836a8f2cf1c0e96ef198c3be9e5069458360ecf0a0a523ce9fcf22d55a424ee064420f8699875026cb399fc3f017cfa7 WHIRLPOOL 7d18be8ca4ab86d93f6d98d07a1a1843d6bb0ea796affb99864fcd31798396a4a431895f4b3b955be64de2f6661f8c87c07c6b8dc09992c1d53107ee3500f52b
 DIST dvtm-0.14.tar.gz 35893 SHA256 8a9bb341f8a4c578b839e22d9a707f053a27ae6df15158e16f4fee787e43747a SHA512 d47f55b4ce47582f665ac5b5d86bb9137722f65b157bdd80aaaf45a2cd8d783a3b0718886c7a7ea1d900762359316c2d76816460dac03484e122d43c64f57dd6 WHIRLPOOL 1ca474b4ad5f9d7fa7106ec0c180d32e06cd2d02be1e3a3392a7c6373ecf00d5abba26e8e4d2ed67d8784533db10951bebc408cad9c068e7270407beb339706e
+DIST dvtm-0.15.tar.gz 40511 SHA256 8f2015c05e2ad82f12ae4cf12b363d34f527a4bbc8c369667f239e4542e1e510 SHA512 48a0c8fd6a50fe5d43414d0223c9f4b9920a31d42fe3bfc428ce1ae7d0e41a41ebe2597eae0824c7c76bfb0e32a13e440c8d5fcdb1886d55d6791fa3fe3fd77b WHIRLPOOL 2025dfc087408108ac9fc6fc8952f760324d3ecc900b9b820b4beb6cebd31d4f2a9b9a7191981fb403a987ff2caf536a8f6103ee8d918a36ea414f41a06d69c3
 DIST dvtm-0.8.tar.gz 27543 SHA256 4c84b7c32f6cd476ef92150c4c1ca211836ed00f16ca8bdd4089933912b39a78 SHA512 6b4c910aee637fe0e4eeedf7905e893ffee2476baffc08697093b2181197aaca1aafd1095fb7e140fea2f0dd9492edf608bad5ad4ad410a5a3e76610732220eb WHIRLPOOL c3505ca64e36a17b1e0de175448c6bbf09ba18732b41787c8f9d7062afb3aca1a72f0a74d890da2261db7b94bd14ac83f5998ff87c776253f0c4c0a2df4a575b

diff --git a/app-misc/dvtm/dvtm-9999.ebuild b/app-misc/dvtm/dvtm-0.15.ebuild
similarity index 93%
copy from app-misc/dvtm/dvtm-9999.ebuild
copy to app-misc/dvtm/dvtm-0.15.ebuild
index 35b2d77..2612732 100644
--- a/app-misc/dvtm/dvtm-9999.ebuild
+++ b/app-misc/dvtm/dvtm-0.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -12,7 +12,6 @@ HOMEPAGE="http://www.brain-dump.org/projects/dvtm/"
 if [[ ${PV} == 9999* ]]; then
 	inherit git-2
 	EGIT_REPO_URI="git://repo.or.cz/dvtm.git"
-	KEYWORDS=""
 else
 	SRC_URI="http://www.brain-dump.org/projects/${PN}/${P}.tar.gz"
 	KEYWORDS="~amd64 ~arm ~x86"
@@ -22,7 +21,7 @@ LICENSE="MIT"
 SLOT="0"
 IUSE="unicode"
 
-DEPEND="sys-libs/ncurses[unicode?]"
+DEPEND="sys-libs/ncurses:0[unicode?]"
 RDEPEND=${DEPEND}
 
 src_prepare() {
@@ -57,7 +56,7 @@ src_install() {
 	insinto /usr/share/${PN}
 	newins config.h ${PF}.config.h
 
-	dodoc README
+	dodoc README.md
 
 	save_config config.h
 }

diff --git a/app-misc/dvtm/dvtm-9999.ebuild b/app-misc/dvtm/dvtm-9999.ebuild
index 35b2d77..666a917 100644
--- a/app-misc/dvtm/dvtm-9999.ebuild
+++ b/app-misc/dvtm/dvtm-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -57,7 +57,7 @@ src_install() {
 	insinto /usr/share/${PN}
 	newins config.h ${PF}.config.h
 
-	dodoc README
+	dodoc README.md
 
 	save_config config.h
 }


             reply	other threads:[~2016-05-29 21:28 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-29 21:28 Chí-Thanh Christopher Nguyễn [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-24 14:49 [gentoo-commits] repo/gentoo:master commit in: app-misc/dvtm/ Andreas Sturmlechner
2022-12-21 19:29 Sam James
2022-12-21 15:56 Arthur Zamarin
2022-12-21 15:56 Arthur Zamarin
2022-10-07 11:28 Sam James
2022-10-07 11:28 Sam James
2022-10-07 11:28 Sam James
2022-03-19 23:17 David Seifert
2022-02-05 21:02 Andreas Sturmlechner
2021-12-21  3:39 Yixun Lan
2021-11-15  2:35 Sam James
2021-11-14  9:19 Sam James
2020-09-26 19:40 Aaron Bauman
2018-04-21  9:23 Mikle Kolyada
2018-04-05 23:19 Thomas Deutschmann
2018-04-04 19:08 Aaron Bauman
2018-03-29  9:29 Chí-Thanh Christopher Nguyễn
2018-03-29  9:23 Chí-Thanh Christopher Nguyễn
2018-03-29  9:23 Chí-Thanh Christopher Nguyễn
2017-12-31 18:41 Jeroen Roovers
2017-12-25 14:43 David Seifert
2016-05-29 21:30 Chí-Thanh Christopher Nguyễn
2015-11-10 19:00 Markus Meier
2015-11-01 13:51 Mikle Kolyada
2015-10-30  9:18 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=1464557317.4ecd782481726c35737b4648be0ebab162d07d40.chithanh@gentoo \
    --to=chithanh@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