public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-tex/polytable/
@ 2019-09-28 12:13 Sergei Trofimovich
  0 siblings, 0 replies; 3+ messages in thread
From: Sergei Trofimovich @ 2019-09-28 12:13 UTC (permalink / raw
  To: gentoo-commits

commit:     985e89da335d8e40c4b9b424838fcb926008cca6
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 28 12:12:40 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 28 12:13:24 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=985e89da

dev-tex/polytable: 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/polytable/polytable-0.8.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tex/polytable/polytable-0.8.2-r1.ebuild b/dev-tex/polytable/polytable-0.8.2-r1.ebuild
index 370ce3ee1e4..93f18f7716c 100644
--- a/dev-tex/polytable/polytable-0.8.2-r1.ebuild
+++ b/dev-tex/polytable/polytable-0.8.2-r1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="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"
+KEYWORDS="amd64 ~ppc ppc64 sparc x86"
 IUSE=""
 DEPEND=">=dev-tex/lazylist-1.0a"
 RDEPEND="${DEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-tex/polytable/
@ 2019-09-28 12:13 Sergei Trofimovich
  0 siblings, 0 replies; 3+ messages in thread
From: Sergei Trofimovich @ 2019-09-28 12:13 UTC (permalink / raw
  To: gentoo-commits

commit:     06986bf3124f198aaf829c56582d2f198a077973
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 28 12:11:43 2019 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 28 12:13:24 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06986bf3

dev-tex/polytable: 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/polytable/polytable-0.8.2-r1.ebuild | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/dev-tex/polytable/polytable-0.8.2-r1.ebuild b/dev-tex/polytable/polytable-0.8.2-r1.ebuild
new file mode 100644
index 00000000000..370ce3ee1e4
--- /dev/null
+++ b/dev-tex/polytable/polytable-0.8.2-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="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}"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-tex/polytable/
@ 2019-09-28 12:13 Sergei Trofimovich
  0 siblings, 0 replies; 3+ messages in thread
From: Sergei Trofimovich @ 2019-09-28 12:13 UTC (permalink / raw
  To: gentoo-commits

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


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

end of thread, other threads:[~2019-09-28 12:13 UTC | newest]

Thread overview: 3+ 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/polytable/ 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

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