public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-tex/leaflet/
@ 2017-06-17 11:11 Alexis Ballier
  0 siblings, 0 replies; 3+ messages in thread
From: Alexis Ballier @ 2017-06-17 11:11 UTC (permalink / raw
  To: gentoo-commits

commit:     91d12cd00280d1fe4e0e7c75e5d057537dd452c5
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 10:52:27 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 11:10:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91d12cd0

dev-tex/leaflet: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-tex/leaflet/leaflet-20041222.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tex/leaflet/leaflet-20041222.ebuild b/dev-tex/leaflet/leaflet-20041222.ebuild
index 34950ab602f..bcf805fc681 100644
--- a/dev-tex/leaflet/leaflet-20041222.ebuild
+++ b/dev-tex/leaflet/leaflet-20041222.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/leaflet/"
 
 LICENSE="LPPL-1.3"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE=""
 
 # checksum from official ftp site changes frequently so we mirror it


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-tex/leaflet/
@ 2018-03-28  5:28 Matt Turner
  0 siblings, 0 replies; 3+ messages in thread
From: Matt Turner @ 2018-03-28  5:28 UTC (permalink / raw
  To: gentoo-commits

commit:     dcea891e8f402b26ccd8b0370deb5c9f903c4e76
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 28 05:27:51 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Mar 28 05:27:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcea891e

dev-tex/leaflet-20041222: added ~mips, bug 512048

 dev-tex/leaflet/leaflet-20041222.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tex/leaflet/leaflet-20041222.ebuild b/dev-tex/leaflet/leaflet-20041222.ebuild
index bcf805fc681..2816184267a 100644
--- a/dev-tex/leaflet/leaflet-20041222.ebuild
+++ b/dev-tex/leaflet/leaflet-20041222.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/leaflet/"
 
 LICENSE="LPPL-1.3"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE=""
 
 # checksum from official ftp site changes frequently so we mirror it


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-tex/leaflet/
@ 2019-11-09 20:38 Aaron Bauman
  0 siblings, 0 replies; 3+ messages in thread
From: Aaron Bauman @ 2019-11-09 20:38 UTC (permalink / raw
  To: gentoo-commits

commit:     9fbdee2113581ab11c0764b228525dcc096bf1d3
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  9 20:38:08 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Nov  9 20:38:08 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fbdee21

dev-tex/leaflet: bump EAPI and stuff

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-tex/leaflet/leaflet-20041222.ebuild | 32 +++++++++++++++-----------------
 1 file changed, 15 insertions(+), 17 deletions(-)

diff --git a/dev-tex/leaflet/leaflet-20041222.ebuild b/dev-tex/leaflet/leaflet-20041222.ebuild
index d7c1e7727d4..291b64a2ef8 100644
--- a/dev-tex/leaflet/leaflet-20041222.ebuild
+++ b/dev-tex/leaflet/leaflet-20041222.ebuild
@@ -1,31 +1,29 @@
-# 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 eutils
-
-S=${WORKDIR}/leaflet
+inherit latex-package
 
 DESCRIPTION="LaTeX package used to create leaflet-type brochures"
+HOMEPAGE="https://www.ctan.org/tex-archive/macros/latex/contrib/leaflet/"
 SRC_URI="mirror://gentoo/${P}.zip"
-HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/leaflet/"
+# checksum from official ftp site changes frequently so we mirror it
+
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 LICENSE="LPPL-1.3"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE=""
 
-# checksum from official ftp site changes frequently so we mirror it
+RDEPEND="dev-texlive/texlive-fontsrecommended"
+DEPEND="${RDEPEND}
+	app-arch/unzip
+"
+
+DOCS=( "README" )
+PATCHES=( "${FILESDIR}/${P}-logging.patch" )
 
 TEXMF="/usr/share/texmf-site"
 
-RDEPEND="dev-texlive/texlive-fontsrecommended"
-DEPEND="${RDEPEND} app-arch/unzip"
-DOCS="README"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-	epatch "${FILESDIR}/${P}-logging.patch"
-}
+S=${WORKDIR}/leaflet


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-10 10:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-17 11:11 [gentoo-commits] repo/gentoo:master commit in: dev-tex/leaflet/ Alexis Ballier
  -- strict thread matches above, loose matches on Subject: below --
2018-03-28  5:28 Matt Turner
2019-11-09 20:38 Aaron Bauman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox