* [gentoo-commits] repo/gentoo:master commit in: dev-tex/lazylist/
@ 2016-02-05 14:11 Alexis Ballier
0 siblings, 0 replies; 4+ messages in thread
From: Alexis Ballier @ 2016-02-05 14:11 UTC (permalink / raw
To: gentoo-commits
commit: 56713460fc84ca67df9005a3074fa0b67e056cf1
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 5 14:10:55 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Feb 5 14:11:03 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56713460
dev-tex/lazylist: add missing tl-publishers dep. Bug #573926
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-tex/lazylist/lazylist-1.0a.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-tex/lazylist/lazylist-1.0a.ebuild b/dev-tex/lazylist/lazylist-1.0a.ebuild
index d703e87..3223fbe 100644
--- a/dev-tex/lazylist/lazylist-1.0a.ebuild
+++ b/dev-tex/lazylist/lazylist-1.0a.ebuild
@@ -13,6 +13,6 @@ LICENSE="LPPL-1.2"
SLOT="0"
KEYWORDS="amd64 ~ppc ppc64 sparc x86"
IUSE=""
-DEPEND=""
-#RDEPEND=""
+DEPEND="dev-texlive/texlive-publishers"
+RDEPEND=""
S="${WORKDIR}/${PN}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-tex/lazylist/
@ 2019-09-28 12:13 Sergei Trofimovich
0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2019-09-28 12:13 UTC (permalink / raw
To: gentoo-commits
commit: 78ab25d46c6f9f8e5742398bcc0cbad80b26b701
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 28 12:09:36 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 28 12:13:23 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78ab25d4
dev-tex/lazylist: amd64/ppc64/x86/sparc stable
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-tex/lazylist/lazylist-1.0a-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-tex/lazylist/lazylist-1.0a-r1.ebuild b/dev-tex/lazylist/lazylist-1.0a-r1.ebuild
index f267c9cff85..d556a647199 100644
--- a/dev-tex/lazylist/lazylist-1.0a-r1.ebuild
+++ b/dev-tex/lazylist/lazylist-1.0a-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/lazylist/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="LPPL-1.2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ppc64 sparc x86"
IUSE=""
DEPEND="dev-texlive/texlive-publishers"
RDEPEND=""
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-tex/lazylist/
@ 2019-09-28 12:13 Sergei Trofimovich
0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2019-09-28 12:13 UTC (permalink / raw
To: gentoo-commits
commit: a8a7f092810b429de0b668df9db49eedb41ecf95
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 28 12:09:56 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 28 12:13:23 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a7f092
dev-tex/lazylist: drop old
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-tex/lazylist/lazylist-1.0a.ebuild | 19 -------------------
1 file changed, 19 deletions(-)
diff --git a/dev-tex/lazylist/lazylist-1.0a.ebuild b/dev-tex/lazylist/lazylist-1.0a.ebuild
deleted file mode 100644
index 30d6cbe77b4..00000000000
--- a/dev-tex/lazylist/lazylist-1.0a.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit latex-package
-
-DESCRIPTION="Lists in TeX's mouth - lambda-calculus and list-handling macros"
-HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/lazylist/"
-# originally from:
-#SRC_URI="http://www.ctan.org/tex-archive/macros/latex/contrib/lazylist/*"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-LICENSE="LPPL-1.2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 sparc x86"
-IUSE=""
-DEPEND="dev-texlive/texlive-publishers"
-RDEPEND=""
-S="${WORKDIR}/${PN}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-tex/lazylist/
@ 2019-09-28 12:13 Sergei Trofimovich
0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2019-09-28 12:13 UTC (permalink / raw
To: gentoo-commits
commit: 2da8031e7c1867881ca096851e617cc30cef4e59
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 28 12:08:28 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 28 12:13:22 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2da8031e
dev-tex/lazylist: bump up to EAPI=7
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-tex/lazylist/lazylist-1.0a-r1.ebuild | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/dev-tex/lazylist/lazylist-1.0a-r1.ebuild b/dev-tex/lazylist/lazylist-1.0a-r1.ebuild
new file mode 100644
index 00000000000..f267c9cff85
--- /dev/null
+++ b/dev-tex/lazylist/lazylist-1.0a-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit latex-package
+
+DESCRIPTION="Lists in TeX's mouth - lambda-calculus and list-handling macros"
+HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/lazylist/"
+# originally from:
+#SRC_URI="http://www.ctan.org/tex-archive/macros/latex/contrib/lazylist/*"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
+LICENSE="LPPL-1.2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+DEPEND="dev-texlive/texlive-publishers"
+RDEPEND=""
+S="${WORKDIR}/${PN}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-09-28 12:13 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-28 12:13 [gentoo-commits] repo/gentoo:master commit in: dev-tex/lazylist/ Sergei Trofimovich
-- strict thread matches above, loose matches on Subject: below --
2019-09-28 12:13 Sergei Trofimovich
2019-09-28 12:13 Sergei Trofimovich
2016-02-05 14:11 Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox