* [gentoo-commits] repo/gentoo:master commit in: app-text/tabler/
@ 2017-08-16 17:40 Amy Liffey
0 siblings, 0 replies; 4+ messages in thread
From: Amy Liffey @ 2017-08-16 17:40 UTC (permalink / raw
To: gentoo-commits
commit: 65d44f0a993f74038c2ccece1e13ffd1a7bc4ff8
Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 16 17:38:31 2017 +0000
Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Wed Aug 16 17:40:42 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65d44f0a
app-text/tabler: EAPI 6 bump
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-text/tabler/tabler-2-r1.ebuild | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/app-text/tabler/tabler-2-r1.ebuild b/app-text/tabler/tabler-2-r1.ebuild
new file mode 100644
index 00000000000..ed6a81d08f9
--- /dev/null
+++ b/app-text/tabler/tabler-2-r1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="A utility to create text art tables from delimited input"
+HOMEPAGE="https://sourceforge.net/projects/tabler/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+src_install() {
+ emake DESTDIR="${D}" install
+ dodoc AUTHORS ChangeLog README
+}
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/tabler/
@ 2018-02-14 13:50 Thomas Deutschmann
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Deutschmann @ 2018-02-14 13:50 UTC (permalink / raw
To: gentoo-commits
commit: 61465b6394d5ac2f8cd1d7df83f990c2072b09cd
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 14 13:44:28 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 13:50:02 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61465b63
app-text/tabler: x86 stable (bug #647502)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-text/tabler/tabler-2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/tabler/tabler-2-r1.ebuild b/app-text/tabler/tabler-2-r1.ebuild
index ed6a81d08f9..56eb34d0a52 100644
--- a/app-text/tabler/tabler-2-r1.ebuild
+++ b/app-text/tabler/tabler-2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
src_install() {
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/tabler/
@ 2018-04-07 22:13 Sergei Trofimovich
0 siblings, 0 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2018-04-07 22:13 UTC (permalink / raw
To: gentoo-commits
commit: dc04f74ae11c622ca589505e7b7055c7b18f066e
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 7 22:12:24 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Apr 7 22:12:55 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc04f74a
app-text/tabler: stable 2-r1 for ppc, bug #647502
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
app-text/tabler/tabler-2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/tabler/tabler-2-r1.ebuild b/app-text/tabler/tabler-2-r1.ebuild
index 759ba70d284..f727d216278 100644
--- a/app-text/tabler/tabler-2-r1.ebuild
+++ b/app-text/tabler/tabler-2-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
src_install() {
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/tabler/
@ 2018-04-08 22:42 Patrice Clement
0 siblings, 0 replies; 4+ messages in thread
From: Patrice Clement @ 2018-04-08 22:42 UTC (permalink / raw
To: gentoo-commits
commit: 08e2d1a3b542a45215d0531bc5aa1ccd7a2c6993
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Apr 8 16:43:26 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Apr 8 22:41:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08e2d1a3
app-text/tabler: remove old.
app-text/tabler/tabler-2.ebuild | 16 ----------------
1 file changed, 16 deletions(-)
diff --git a/app-text/tabler/tabler-2.ebuild b/app-text/tabler/tabler-2.ebuild
deleted file mode 100644
index e55a2d01d4d..00000000000
--- a/app-text/tabler/tabler-2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="A utility to create text art tables from delimited input"
-HOMEPAGE="https://sourceforge.net/projects/tabler/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-src_install() {
- emake DESTDIR="${D}" install || die "Install failed"
- dodoc AUTHORS ChangeLog README
-}
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-04-08 22:42 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-07 22:13 [gentoo-commits] repo/gentoo:master commit in: app-text/tabler/ Sergei Trofimovich
-- strict thread matches above, loose matches on Subject: below --
2018-04-08 22:42 Patrice Clement
2018-02-14 13:50 Thomas Deutschmann
2017-08-16 17:40 Amy Liffey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox