public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Mende" <angelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/vimpc/
Date: Sun, 20 Sep 2015 11:33:35 +0000 (UTC)	[thread overview]
Message-ID: <1442748811.986d1a348bfa886c03e52ec735c457ecfe657480.angelos@gentoo> (raw)

commit:     986d1a348bfa886c03e52ec735c457ecfe657480
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 11:30:03 2015 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 11:33:31 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=986d1a34

media-sound/vimpc: remove old version

Package-Manager: portage-2.2.20.1

 media-sound/vimpc/Manifest            |  1 -
 media-sound/vimpc/vimpc-0.09.0.ebuild | 39 -----------------------------------
 2 files changed, 40 deletions(-)

diff --git a/media-sound/vimpc/Manifest b/media-sound/vimpc/Manifest
index e4c4441..f5eb1c5 100644
--- a/media-sound/vimpc/Manifest
+++ b/media-sound/vimpc/Manifest
@@ -1,2 +1 @@
-DIST vimpc-0.09.0.tar.gz 597784 SHA256 d406163a8e3e2ffe1e58ff6e49f1249e9d705bcfdd8604ba3e315f1925b16cab SHA512 340609402e459697f56fee323f6667bbe4c5ceccf0461117b021a81423924e87ea9871fa1b68d9b6ea87c452a10843d42290d8c454bfb537d8b0f6b86dc90a02 WHIRLPOOL 1b73bab70c005a0833bfc3ddaf42228f2cbcf761d5e4ff6bf517747d2e80b1d3f3cafacb08c367e6c3a4fd9b9c4e7ef687ba09cd6b963bd63f778c4672f2edc4
 DIST vimpc-0.09.1.tar.gz 583073 SHA256 082fa9974e01bf563335ebf950b2f9bc129c0d05c0c15499f7827e8418306031 SHA512 cf40ae43ac21af80e1b5897f1fa83b4d730fb7dfa4c21b80c296a8e6f2c40e643325fd2aa96bd4dda1abca0ccd2d12545cf91ffcdb8017e5b9cd88917ca96222 WHIRLPOOL 5c1a4213275ae0df06a8e18274df12079f53f8042ee465d19ec776a4d181121f884dfd914dff27cb65ec88751a224bb8a5e4440fa34163b47bd5a3e1f9e93c25

diff --git a/media-sound/vimpc/vimpc-0.09.0.ebuild b/media-sound/vimpc/vimpc-0.09.0.ebuild
deleted file mode 100644
index 1d2d9f0..0000000
--- a/media-sound/vimpc/vimpc-0.09.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-DESCRIPTION="An ncurses based mpd client with vi like key bindings"
-HOMEPAGE="http://vimpc.sourceforge.net/"
-SRC_URI="mirror://sourceforge/project/${PN}/Release%20${PV}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="boost taglib"
-
-RDEPEND="dev-libs/libpcre
-	media-libs/libmpdclient
-	boost? ( dev-libs/boost )
-	taglib? ( media-libs/taglib )"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-S=${WORKDIR}/${PN}
-
-DOCS=( AUTHORS README.md doc/vimpcrc.example )
-
-src_configure() {
-	econf \
-		$(use_enable boost) \
-		$(use_enable taglib) \
-		--docdir="${EPREFIX}"/usr/share/doc/${PF}
-}
-
-src_install() {
-	default
-
-	# vimpc will look for help.txt
-	docompress -x /usr/share/doc/${PF}/help.txt
-}


             reply	other threads:[~2015-09-20 11:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-20 11:33 Christoph Mende [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-08-06 11:33 [gentoo-commits] repo/gentoo:master commit in: media-sound/vimpc/ Pacho Ramos
2019-02-15 23:07 Andreas Sturmlechner
2019-02-15 23:07 Andreas Sturmlechner
2019-02-15 23:07 Andreas Sturmlechner
2019-05-06 23:42 Stefan Strogin
2019-07-02 10:33 Agostino Sarubbo
2019-07-02 11:55 Agostino Sarubbo
2022-08-17 16:21 Matt Turner
2023-06-11 15:37 Sam James
2023-06-12  6:47 Miroslav Šulc
2024-09-10 21:08 Stefan Strogin
2024-12-28  0:05 Andreas Sturmlechner
2024-12-28  0:05 Andreas Sturmlechner

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=1442748811.986d1a348bfa886c03e52ec735c457ecfe657480.angelos@gentoo \
    --to=angelos@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