public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/passivetex/
Date: Sun, 10 Nov 2019 08:24:47 +0000 (UTC)	[thread overview]
Message-ID: <1573373097.cd7d0d014c8ad9523ca44c5f3517d5d5106d75d5.mgorny@gentoo> (raw)

commit:     cd7d0d014c8ad9523ca44c5f3517d5d5106d75d5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 10 08:03:57 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 10 08:04:57 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd7d0d01

app-text/passivetex: Bump to EAPI 7

Closes: https://bugs.gentoo.org/697368
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 ...passivetex-1.25.ebuild => passivetex-1.25-r1.ebuild} | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/app-text/passivetex/passivetex-1.25.ebuild b/app-text/passivetex/passivetex-1.25-r1.ebuild
similarity index 86%
rename from app-text/passivetex/passivetex-1.25.ebuild
rename to app-text/passivetex/passivetex-1.25-r1.ebuild
index 6c374b61eb8..d0aa4bc6536 100644
--- a/app-text/passivetex/passivetex-1.25.ebuild
+++ b/app-text/passivetex/passivetex-1.25-r1.ebuild
@@ -1,34 +1,31 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=0
+EAPI=7
 
 inherit latex-package
 
-S=${WORKDIR}/${PN}
 DESCRIPTION="A namespace-aware XML parser written in Tex"
+HOMEPAGE="http://www.tei-c.org.uk/Software/passivetex/"
 # Taken from: http://www.tei-c.org.uk/Software/passivetex/${PN}.zip
 SRC_URI="mirror://gentoo/${P}.zip"
-HOMEPAGE="http://www.tei-c.org.uk/Software/passivetex/"
-LICENSE="MIT"
+S=${WORKDIR}/${PN}
 
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
+LICENSE="MIT"
 SLOT="0"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
 IUSE=""
 
 RDEPEND="virtual/latex-base
 	>=dev-tex/xmltex-1.9"
-
 DEPEND="${RDEPEND}
 	app-arch/unzip"
 
 TEXMF=/usr/share/texmf-site
 
 src_install() {
-
 	insinto ${TEXMF}/tex/xmltex/passivetex
 	doins *.sty *.xmt
 
-	dodoc README.passivetex index.xml
-	dohtml index.html
+	dodoc README.passivetex index.{html,xml}
 }


             reply	other threads:[~2019-11-10 10:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-10  8:24 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-07-10 21:46 [gentoo-commits] repo/gentoo:master commit in: app-text/passivetex/ Mikle Kolyada
2017-06-17 11:11 Alexis Ballier
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=1573373097.cd7d0d014c8ad9523ca44c5f3517d5d5106d75d5.mgorny@gentoo \
    --to=mgorny@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