public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/guilt/
Date: Wed, 20 Feb 2019 21:40:22 +0000 (UTC)	[thread overview]
Message-ID: <1550698487.00f64248e622990228f6028261e1a6175732af6a.pacho@gentoo> (raw)

commit:     00f64248e622990228f6028261e1a6175732af6a
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 20 21:34:47 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Feb 20 21:34:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00f64248

dev-vcs/guilt: Drop old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 dev-vcs/guilt/guilt-0.36.ebuild | 50 -----------------------------------------
 1 file changed, 50 deletions(-)

diff --git a/dev-vcs/guilt/guilt-0.36.ebuild b/dev-vcs/guilt/guilt-0.36.ebuild
deleted file mode 100644
index 1069fa84b2d..00000000000
--- a/dev-vcs/guilt/guilt-0.36.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="A series of bash scripts which add a quilt-like interface to git"
-HOMEPAGE="http://repo.or.cz/w/guilt.git"
-SRC_URI="${HOMEPAGE}/snapshot/22d785dd24329170f66e7696da38b3e90e033d61.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ~sparc x86"
-IUSE=""
-
-# Since we need to build the man pages anyway, I don't think it makes
-# much sense to hide the HTML docs behind USE=doc.
-RDEPEND="dev-vcs/git"
-DEPEND="${RDEPEND}
-	app-text/asciidoc
-	app-text/xmlto
-	dev-lang/perl"
-
-RESTRICT="test"
-
-S="${WORKDIR}/${PN}-22d785d"
-
-src_prepare() {
-	default
-
-	# The doc makefile tries to shell out to `git` for the version.
-	sed -i Documentation/Makefile \
-		-e "s/VERSION=.*/VERSION=${PV}/" \
-		|| die 'failed to set VERSION in Documentation/Makefile'
-}
-
-src_compile() {
-	emake -C Documentation all
-}
-
-src_install() {
-	emake DESTDIR="${D}" PREFIX=/usr install
-
-	dodoc Documentation/{Contributing,Features,HOWTO,Requirements}
-	emake -C Documentation \
-			  DESTDIR="${D}" \
-			  PREFIX=/usr \
-			  mandir=/usr/share/man \
-			  htmldir="/usr/share/doc/${PF}/html" \
-			  install install-html
-}


             reply	other threads:[~2019-02-20 21:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-20 21:40 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-04-04  9:23 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/guilt/ Jeroen Roovers
2019-02-20 13:16 Mikle Kolyada
2019-02-15  1:37 Thomas Deutschmann
2017-10-07 12:31 Michael Palimaka
2017-10-07 11:26 Sergei Trofimovich
2017-08-19  0:31 Thomas Deutschmann
2017-07-19 18:06 Tobias Klausmann
2017-06-02 17:31 David Seifert
2017-05-05 19:31 Michael Orlitzky

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=1550698487.00f64248e622990228f6028261e1a6175732af6a.pacho@gentoo \
    --to=pacho@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