commit: a77c6308efd83210fbc87972ed4b15efa9d8dd89 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Sep 28 12:12:55 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Sep 28 12:13:25 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a77c6308
dev-tex/polytable: drop old Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-tex/polytable/polytable-0.8.2.ebuild | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/dev-tex/polytable/polytable-0.8.2.ebuild b/dev-tex/polytable/polytable-0.8.2.ebuild deleted file mode 100644 index a246945f13a..00000000000 --- a/dev-tex/polytable/polytable-0.8.2.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="tabular-like environments with named columns" -HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/polytable/" -# originally from: -#SRC_URI="http://www.ctan.org/tex-archive/macros/latex/contrib/polytable/*" -SRC_URI="mirror://gentoo/${P}.tar.gz" -LICENSE="LPPL-1.2" -SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 sparc x86" -IUSE="" -DEPEND=">=dev-tex/lazylist-1.0a" -RDEPEND="${DEPEND}" -S="${WORKDIR}/${PN}"
