public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Amy Winston" <amynka@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/khal/
Date: Sat, 26 Nov 2016 10:09:31 +0000 (UTC)	[thread overview]
Message-ID: <1480154931.21dda216d1a1bff5f0374903ddb8048caaad49c7.amynka@gentoo> (raw)

commit:     21dda216d1a1bff5f0374903ddb8048caaad49c7
Author:     Amy Winston <amynka <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 26 10:07:56 2016 +0000
Commit:     Amy Winston <amynka <AT> gentoo <DOT> org>
CommitDate: Sat Nov 26 10:08:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21dda216

app-misc/khal: remove old

Package-Manager: portage-2.3.0

 app-misc/khal/Manifest          |  1 -
 app-misc/khal/khal-0.7.0.ebuild | 44 -----------------------------------------
 2 files changed, 45 deletions(-)

diff --git a/app-misc/khal/Manifest b/app-misc/khal/Manifest
index 466f4e9..777c482 100644
--- a/app-misc/khal/Manifest
+++ b/app-misc/khal/Manifest
@@ -1,3 +1,2 @@
-DIST khal-0.7.0.tar.gz 109801 SHA256 c6b0c81df56133e4592f02d8e9b60702079da2affd1b09ba96358ccd8eec9402 SHA512 cad0bd8c5e869ffb5333e62747f0c5f71ae4a82adf60889922fcc61b4befefd926b0d642fcb8aec471aafc3fab6f042fa4253d381936c229582a8196319a1505 WHIRLPOOL bd265e0c2ff84014ae7b706722e8b850221458ad4c24dd9137321c06048ed1b5442eb93b7d18338a97f201b6e598bef2be3abe375b80f9530306e2617c73cfbd
 DIST khal-0.8.1.tar.gz 125681 SHA256 9d352e4aa6256e493d5aea69540f642158bdcab75d2383e1e43506bf89982094 SHA512 01b24b7fb041a78443eb1ede80797ca689c2141bf6bb6b171f49931de7440055c38efc4611c483fe85da90794d074e4d08224ce633878ca2f7b8d66799391033 WHIRLPOOL cbcff5dec339ea97ee7bc83860b4f0c0f75801553e191d5856d30758c95936b2a156cea09ae9bd5a2ea96a3914b454f84ce0123970d1d74693be75caa23cbd27
 DIST khal-0.8.3.tar.gz 126656 SHA256 1ec6940a9fbd207c41428b103bac1d1555129b9b4eca2b843c544bd48ac63ee3 SHA512 f49e57a6cc9abfcf8dbc5811c2fe00661fd09a8a6d1a64bae4df5ce9c1d01c6f325adeef68a7b45eed3a34bd797b801c00fcd8fa4fdf378335d5273629f0a165 WHIRLPOOL 20963f12d9419f2421680548a6de22261e4d9c4482f6a28937b4339335b5a4965178bae0624cc5172da98c534603d3cd0ed5337e03c04190195a478b34b4a34f

diff --git a/app-misc/khal/khal-0.7.0.ebuild b/app-misc/khal/khal-0.7.0.ebuild
deleted file mode 100644
index d338656..00000000
--- a/app-misc/khal/khal-0.7.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-PYTHON_COMPAT=( python{2_7,3_4} )
-PYTHON_REQ_USE="sqlite"
-
-inherit distutils-r1
-
-DESCRIPTION="A CalDAV based calendar"
-HOMEPAGE="http://lostpackets.de/khal/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE="zsh-completion"
-
-RDEPEND=">=dev-python/click-3.2[${PYTHON_USEDEP}]
-	dev-python/icalendar[${PYTHON_USEDEP}]
-	dev-python/urwid[${PYTHON_USEDEP}]
-	dev-python/pyxdg[${PYTHON_USEDEP}]
-	dev-python/pytz[${PYTHON_USEDEP}]
-	dev-python/vdirsyncer[${PYTHON_USEDEP}]
-	dev-python/pkginfo[${PYTHON_USEDEP}]
-	dev-python/python-dateutil[${PYTHON_USEDEP}]
-	dev-python/configobj[${PYTHON_USEDEP}]
-	dev-python/tzlocal[${PYTHON_USEDEP}]
-	dev-python/setproctitle[${PYTHON_USEDEP}]
-	zsh-completion? ( app-shells/zsh )"
-
-DEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]"
-
-DOCS=( AUTHORS.txt CHANGELOG.rst CONTRIBUTING.txt README.rst khal.conf.sample )
-
-src_install() {
-	distutils-r1_src_install
-	if use zsh-completion; then
-		insinto /usr/share/zsh/site-functions
-		doins misc/__khal
-	fi
-}


             reply	other threads:[~2016-11-26 10:09 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-26 10:09 Amy Winston [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-10 17:01 [gentoo-commits] repo/gentoo:master commit in: app-misc/khal/ Michał Górny
2024-05-28 15:27 Michał Górny
2024-05-28 15:27 Michał Górny
2023-07-05 18:20 Amy Liffey
2023-05-06  9:40 Sam James
2023-05-03  5:25 Sam James
2023-05-03  5:22 Sam James
2022-10-18  4:04 Sam James
2022-05-19 18:23 Sam James
2022-05-06 13:46 Michał Górny
2022-02-02 15:49 Amy Liffey
2021-12-21  3:39 Yixun Lan
2021-08-16  7:36 Michał Górny
2021-07-31  0:18 Sam James
2021-06-01 13:03 Sam James
2020-12-17 18:03 Amy Liffey
2020-08-02 20:27 Aaron Bauman
2020-03-04  5:01 Michał Górny
2020-01-27 11:49 Mikle Kolyada
2020-01-22 21:35 Michał Górny
2019-12-24 19:54 Mikle Kolyada
2019-11-26 20:34 Aaron Bauman
2019-10-13  5:32 Amy Liffey
2019-10-04 19:29 Amy Liffey
2018-12-05  5:49 Amy Liffey
2018-12-01 10:40 Amy Liffey
2018-06-04  9:06 Amy Liffey
2018-06-02 18:26 Amy Liffey
2018-06-01  6:57 Amy Liffey
2018-02-15 16:35 Amy Liffey
2017-11-28 13:27 Amy Liffey
2017-10-03  8:35 Amy Liffey
2017-10-03  8:35 Amy Liffey
2017-07-02  7:33 Amy Liffey
2017-05-25 20:27 Amy Liffey
2017-04-22  9:56 Pacho Ramos
2017-04-09 20:19 Amy Liffey
2017-03-08 19:34 Amy Liffey
2017-01-25 21:49 Amy Liffey
2016-12-24 12:05 Amy Winston
2016-11-06 21:21 Amy Winston
2016-11-06 20:49 Amy Winston
2016-04-23 20:21 Amy Winston
2016-02-21 15:18 Amy Winston

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=1480154931.21dda216d1a1bff5f0374903ddb8048caaad49c7.amynka@gentoo \
    --to=amynka@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