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-tex/rubber/
Date: Sun, 15 Jan 2017 10:33:04 +0000 (UTC)	[thread overview]
Message-ID: <1484476334.5c436a0e2a63053358f75fae5cd1c5805ca824b3.pacho@gentoo> (raw)

commit:     5c436a0e2a63053358f75fae5cd1c5805ca824b3
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 10:22:07 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 10:32:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c436a0e

dev-tex/rubber: Drop old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-tex/rubber/Manifest                    |  1 -
 dev-tex/rubber/rubber-1.1_p20090819.ebuild | 45 ------------------------------
 2 files changed, 46 deletions(-)

diff --git a/dev-tex/rubber/Manifest b/dev-tex/rubber/Manifest
index b7b2a9b..aa0ec9e 100644
--- a/dev-tex/rubber/Manifest
+++ b/dev-tex/rubber/Manifest
@@ -1,2 +1 @@
 DIST rubber-1.4.tar.gz 109357 SHA256 824af6142a0e52804de2f80d571c0aade1d0297a7d359a5f1874acbb53c0f0b4 SHA512 8b4a9f689702505e19543e5295375c14ae93fb9d6b89d1234fda093d4161551bd58c2485b53678f141d52a140002df08856cfa059f6287721402b74b0ef666f7 WHIRLPOOL f25e4b2741b4ef10118b521bf69e20774d8dd78197cb0fb4787e736749ab9e31ae16d8ca9b5d0160ce80d5fb68c67bc88989e243b36ee896ad68fe453c477b52
-DIST rubber-20090819.tar.gz 87066 SHA256 f271971a282a9aeed179dd510410be8ac4e3f324312d1367fdca0018a14d89c7 SHA512 7ce37f37406c88172195e738f860fe32b81a9e88026526aa5f2f765eed94205507972ccff11fbe9248c5b93d7f37a3e532089806983711e5dfa72cf5a97a6115 WHIRLPOOL 38a27d408607480b0ae73c3da690f39b49781ef1c71cc666c9c4d532b637136aa357876da5216f0632a580526c2212e3da43bb22cec9c6745d5a53f7d811bb88

diff --git a/dev-tex/rubber/rubber-1.1_p20090819.ebuild b/dev-tex/rubber/rubber-1.1_p20090819.ebuild
deleted file mode 100644
index 9892b13..00000000
--- a/dev-tex/rubber/rubber-1.1_p20090819.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-PYTHON_DEPEND="2:2.5"
-
-inherit distutils
-
-IUSE=""
-
-MY_P=${PN}-${PV/*_p/}
-
-DESCRIPTION="A LaTeX wrapper for automatically building documents"
-HOMEPAGE="http://iml.univ-mrs.fr/~beffara/soft/rubber/"
-SRC_URI="http://iml.univ-mrs.fr/~beffara/soft/rubber/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-
-DEPEND="virtual/latex-base"
-
-S=${WORKDIR}/${P/_p*/}
-
-pkg_setup() {
-	python_set_active_version 2
-	python_pkg_setup
-}
-
-src_configure() {
-	# configure script is not created by GNU autoconf
-	./configure --prefix=/usr \
-		--bindir=/usr/bin \
-		--datadir=/usr/share \
-		--mandir=/usr/share/man \
-		--infodir=/usr/share/info || die
-}
-
-src_compile() {
-	distutils_src_compile
-
-	cd doc
-	emake all || die "emake failed"
-}


             reply	other threads:[~2017-01-15 10:33 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-15 10:33 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-03 18:09 [gentoo-commits] repo/gentoo:master commit in: dev-tex/rubber/ Florian Schmaus
2024-05-07 19:24 Sebastian Pipping
2024-04-21 11:38 Ulrich Müller
2024-04-13 14:15 Sebastian Pipping
2024-04-12  8:35 Florian Schmaus
2024-04-10 19:42 Sebastian Pipping
2023-03-31 18:05 Sam James
2023-02-26 14:25 Florian Schmaus
2022-06-08  8:12 Florian Schmaus
2021-10-26  1:21 Yixun Lan
2021-07-01  9:01 Florian Schmaus
2021-07-01  9:01 Florian Schmaus
2021-06-22  6:34 Florian Schmaus
2021-06-08  7:10 Sam James
2020-12-03 11:10 Sam James
2020-12-03 11:01 Sam James
2020-12-03  9:16 Sam James
2020-12-03  9:16 Sam James
2020-08-20 10:41 Mikle Kolyada
2020-08-11  7:03 Sergei Trofimovich
2020-08-05 13:53 Agostino Sarubbo
2020-02-08 12:44 Ulrich Müller
2017-01-01 12:43 Agostino Sarubbo
2016-01-06  9:45 Alexis Ballier

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=1484476334.5c436a0e2a63053358f75fae5cd1c5805ca824b3.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