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}"
