public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/sablotron/
Date: Sun, 17 Dec 2017 13:33:23 +0000 (UTC)	[thread overview]
Message-ID: <1513517594.7b2cd4419b2b0fd3a489ceabaef84755596a878e.zlogene@gentoo> (raw)

commit:     7b2cd4419b2b0fd3a489ceabaef84755596a878e
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 17 13:33:14 2017 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 13:33:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b2cd441

app-text/sablotron: Drop old

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-text/sablotron/sablotron-1.0.3.ebuild | 45 -------------------------------
 1 file changed, 45 deletions(-)

diff --git a/app-text/sablotron/sablotron-1.0.3.ebuild b/app-text/sablotron/sablotron-1.0.3.ebuild
deleted file mode 100644
index c9118189fdc..00000000000
--- a/app-text/sablotron/sablotron-1.0.3.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="3"
-
-inherit base autotools
-
-MY_PN="Sablot"
-MY_P="${MY_PN}-${PV}"
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="An XSLT Parser in C++"
-HOMEPAGE="http://www.gingerall.org/sablotron.html"
-SRC_URI="http://download-1.gingerall.cz/download/sablot/${MY_P}.tar.gz"
-
-# Sablotron can optionally be built under GPL, using MPL for now
-LICENSE="MPL-1.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="perl"
-
-RDEPEND=">=dev-libs/expat-1.95.6-r1"
-DEPEND="${RDEPEND}
-	>=dev-perl/XML-Parser-2.3"
-
-PATCHES=( "${FILESDIR}/1.0.3-libsablot-expat.patch" )
-
-src_prepare() {
-	base_src_prepare
-	sed -i configure.in -e 's|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g' || die
-	eautoreconf
-	elibtoolize
-}
-
-src_configure() {
-	econf \
-		$(use_enable perl perlconnect) \
-		--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die "Install failed"
-
-	dodoc README README_JS RELEASE src/TODO
-}


             reply	other threads:[~2017-12-17 13:33 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-17 13:33 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-02 13:27 [gentoo-commits] repo/gentoo:master commit in: app-text/sablotron/ Petr Vaněk
2024-11-25 21:49 Sam James
2024-11-23 14:32 Michał Górny
2024-11-23 14:32 Michał Górny
2024-11-23 12:24 Arthur Zamarin
2024-11-23 12:10 Sam James
2024-11-23 12:09 Sam James
2021-03-16 19:23 Sam James
2021-01-07 20:15 Sam James
2021-01-07 10:43 Sam James
2021-01-04 19:40 Sergei Trofimovich
2021-01-04  3:33 Sam James
2021-01-04  3:31 Sam James
2020-08-14 12:27 David Seifert
2017-12-17 13:31 Mikle Kolyada
2017-12-12 18:39 Thomas Deutschmann
2017-12-10 21:33 Sergei Trofimovich
2017-12-10 21:22 Sergei Trofimovich
2017-04-10 19:55 Andreas Hüttel
2017-01-29 15:24 Fabian Groffen

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=1513517594.7b2cd4419b2b0fd3a489ceabaef84755596a878e.zlogene@gentoo \
    --to=zlogene@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