public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/rarian/
Date: Thu, 16 Mar 2017 17:09:58 +0000 (UTC)	[thread overview]
Message-ID: <1489684136.5000455e834bc16b16670514be10dd940c8fca2c.leio@gentoo> (raw)

commit:     5000455e834bc16b16670514be10dd940c8fca2c
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 17:08:17 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 17:08:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5000455e

app-text/rarian: remove old

Package-Manager: Portage-2.3.4, Repoman-2.3.1

 app-text/rarian/rarian-0.8.1-r2.ebuild | 50 ----------------------------------
 1 file changed, 50 deletions(-)

diff --git a/app-text/rarian/rarian-0.8.1-r2.ebuild b/app-text/rarian/rarian-0.8.1-r2.ebuild
deleted file mode 100644
index 98417e97ab2..00000000000
--- a/app-text/rarian/rarian-0.8.1-r2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils libtool
-
-DESCRIPTION="A documentation metadata library"
-HOMEPAGE="https://rarian.freedesktop.org/"
-SRC_URI="https://${PN}.freedesktop.org/Releases/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE="static-libs"
-
-RDEPEND="dev-libs/libxslt
-	|| ( sys-apps/util-linux app-misc/getopt )"
-DEPEND="${RDEPEND}
-	!<app-text/scrollkeeper-9999"
-
-DOCS=( ChangeLog NEWS README )
-
-src_prepare() {
-	# Fix uri of omf files produced by rarian-sk-preinstall, see bug #302900
-	epatch "${FILESDIR}/${P}-fix-old-doc.patch"
-
-	# remove unneeded line, bug #240564
-	sed "s/ (foreign dist-bzip2 dist-gzip)//" -i configure || die "sed failed"
-
-	# bug #409811, https://bugs.freedesktop.org/show_bug.cgi?id=53264
-	# sed to avoid autoreconf
-	if ! has_version sys-apps/util-linux; then
-		sed -e 's/getopt -/getopt-long -/' \
-			-i util/rarian-sk-update.in || die "sed 2 failed"
-	fi
-
-	elibtoolize ${ELTCONF}
-}
-
-src_configure() {
-	econf \
-		--localstatedir="${EPREFIX}"/var \
-		$(use_enable static-libs static)
-}
-
-src_install() {
-	default
-	find "${ED}" -name '*.la' -exec rm -f {} +
-}


             reply	other threads:[~2017-03-16 17:10 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-16 17:09 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-08  1:08 [gentoo-commits] repo/gentoo:master commit in: app-text/rarian/ Matt Turner
2023-06-07 19:30 Arthur Zamarin
2023-06-03 18:01 Arthur Zamarin
2023-06-03  5:24 Jakov Smolić
2023-06-03  3:23 Sam James
2023-06-03  2:29 Sam James
2023-06-03  2:08 Sam James
2023-06-03  2:01 Sam James
2023-05-07 15:12 Matt Turner
2022-10-02 19:57 David Seifert
2022-10-02 19:57 David Seifert
2021-09-29 14:12 Yixun Lan
2021-01-06 13:46 Fabian Groffen
2018-06-30 21:22 Mikle Kolyada
2018-05-01 10:48 Mart Raudsepp
2017-03-16 13:24 Jeroen Roovers
2017-02-24 21:29 Michael Weber
2017-02-21  9:16 Tobias Klausmann
2017-01-29 15:24 Fabian Groffen
2016-10-04  7:58 Tobias Klausmann
2016-10-02  8:08 Jeroen Roovers
2016-09-30 21:47 Gilles Dartiguelongue

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=1489684136.5000455e834bc16b16670514be10dd940c8fca2c.leio@gentoo \
    --to=leio@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