[gentoo-commits] repo/gentoo:master commit in: app-text/tofrodos/files/

2020-11-11 Thread Patrice Clement
commit: 99e968f5fb74c6df7c252f9defcb2b575ec7a977
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Nov  7 09:17:43 2020 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Nov 11 21:28:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99e968f5

app-text/tofrodos: remove unused patch.

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/18165
Signed-off-by: Patrice Clement  gentoo.org>

 app-text/tofrodos/files/tofrodos-1.7.8-CFLAGS.patch | 17 -
 1 file changed, 17 deletions(-)

diff --git a/app-text/tofrodos/files/tofrodos-1.7.8-CFLAGS.patch 
b/app-text/tofrodos/files/tofrodos-1.7.8-CFLAGS.patch
deleted file mode 100644
index 5aa0e835856..000
--- a/app-text/tofrodos/files/tofrodos-1.7.8-CFLAGS.patch
+++ /dev/null
@@ -1,17 +0,0 @@
 Makefile.original  2009-04-11 22:46:08.0 -0600
-+++ Makefile   2009-04-12 14:30:55.0 -0600
-@@ -92,14 +92,10 @@
- OBJS =emsg.o \
-   init.o \
-   tofrodos.o \
-   utility.o
- 
--# implicit rules
--.c.o:
--  $(CC) $(CFLAGS) $<
--
- # user visible rules
- all: $(FROMDOS) $(TODOS)
- 
- clean:
-   $(RM) $(OBJS)



[gentoo-commits] repo/gentoo:master commit in: app-text/tofrodos/

2020-09-26 Thread Aaron Bauman
commit: 9517ff705cba9af348cdb386099940decacc789c
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Sep 26 19:34:29 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Sep 26 19:40:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9517ff70

app-text/tofrodos: drop old EAPI=5

Signed-off-by: Aaron Bauman  gentoo.org>

 app-text/tofrodos/Manifest|  1 -
 app-text/tofrodos/tofrodos-1.7.12a.ebuild | 35 ---
 2 files changed, 36 deletions(-)

diff --git a/app-text/tofrodos/Manifest b/app-text/tofrodos/Manifest
index 36d611cc515..727570bb499 100644
--- a/app-text/tofrodos/Manifest
+++ b/app-text/tofrodos/Manifest
@@ -1,2 +1 @@
-DIST tofrodos-1.7.12a.tar.gz 97588 BLAKE2B 
ca8794df5b58e0e88d23a52287ec3f9c58918baa6590b6e2d571782c4c2ff1625e208648cce8346b2f63b52031da5dd3aff0e66522e670525cdc09bdfd8744b0
 SHA512 
45a03203ccd053ec02a420fe4a63b427ee74dfa2c30e914836621a1cd7836ce81800e8bd5f1cccdb93233780ce79bc74d4ad49dca6192899b3039cf559baa8a2
 DIST tofrodos-1.7.13.tar.gz 99975 BLAKE2B 
677b5cf7b1ef061b86a60229e083dc19ddcb7887b1319685ccd5a50493c1f02feb8556db3c2866f3ca1851304d0e97592a8abdd880a5f4e70eb7032f4238445d
 SHA512 
629804caf20ac7bfc6f47637b7bc575766f032e324142df3be14347f050c61d969e023f8fed0ce5c87d8fc57b25c60c4e0214600738c5079d5e731045dae4843

diff --git a/app-text/tofrodos/tofrodos-1.7.12a.ebuild 
b/app-text/tofrodos/tofrodos-1.7.12a.ebuild
deleted file mode 100644
index cc6d10bee44..000
--- a/app-text/tofrodos/tofrodos-1.7.12a.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Utility that converts ASCII files between the MSDOS and the Unix 
format"
-HOMEPAGE="http://tofrodos.sourceforge.net/;
-SRC_URI="http://tofrodos.sourceforge.net/download/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-S="${WORKDIR}/${PN}/src"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${PN}-1.7.8-CFLAGS.patch
-}
-
-src_compile() {
-   emake DEBUG=1 CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" \
-   CC="$(tc-getCC)"
-}
-
-src_install() {
-   dobin fromdos
-   dosym fromdos /usr/bin/todos
-   doman fromdos.1
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/tofrodos/, app-text/tofrodos/files/

2018-12-10 Thread Thomas Deutschmann
commit: 9193b2bbb15ff0e2ae44f77f87f40de1bb8952f0
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Dec 10 16:39:14 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Dec 10 16:45:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9193b2bb

app-text/tofrodos: bump to v1.7.13

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-text/tofrodos/Manifest |  1 +
 .../tofrodos/files/tofrodos-1.7.13-CFLAGS.patch| 13 +
 app-text/tofrodos/tofrodos-1.7.13.ebuild   | 33 ++
 3 files changed, 47 insertions(+)

diff --git a/app-text/tofrodos/Manifest b/app-text/tofrodos/Manifest
index 8c602e9d6ec..36d611cc515 100644
--- a/app-text/tofrodos/Manifest
+++ b/app-text/tofrodos/Manifest
@@ -1 +1,2 @@
 DIST tofrodos-1.7.12a.tar.gz 97588 BLAKE2B 
ca8794df5b58e0e88d23a52287ec3f9c58918baa6590b6e2d571782c4c2ff1625e208648cce8346b2f63b52031da5dd3aff0e66522e670525cdc09bdfd8744b0
 SHA512 
45a03203ccd053ec02a420fe4a63b427ee74dfa2c30e914836621a1cd7836ce81800e8bd5f1cccdb93233780ce79bc74d4ad49dca6192899b3039cf559baa8a2
+DIST tofrodos-1.7.13.tar.gz 99975 BLAKE2B 
677b5cf7b1ef061b86a60229e083dc19ddcb7887b1319685ccd5a50493c1f02feb8556db3c2866f3ca1851304d0e97592a8abdd880a5f4e70eb7032f4238445d
 SHA512 
629804caf20ac7bfc6f47637b7bc575766f032e324142df3be14347f050c61d969e023f8fed0ce5c87d8fc57b25c60c4e0214600738c5079d5e731045dae4843

diff --git a/app-text/tofrodos/files/tofrodos-1.7.13-CFLAGS.patch 
b/app-text/tofrodos/files/tofrodos-1.7.13-CFLAGS.patch
new file mode 100644
index 000..dafdf66838e
--- /dev/null
+++ b/app-text/tofrodos/files/tofrodos-1.7.13-CFLAGS.patch
@@ -0,0 +1,13 @@
+--- a/Makefile
 b/Makefile
+@@ -56,10 +56,6 @@ OBJS =  emsg.o \
+   tofrodos.o \
+   utility.o
+ 
+-# implicit rules
+-.c.o:
+-  $(CC) $(CFLAGS) $<
+-
+ # user visible rules
+ all: $(FROMDOS) $(TODOS)
+ 

diff --git a/app-text/tofrodos/tofrodos-1.7.13.ebuild 
b/app-text/tofrodos/tofrodos-1.7.13.ebuild
new file mode 100644
index 000..23f51043153
--- /dev/null
+++ b/app-text/tofrodos/tofrodos-1.7.13.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit toolchain-funcs
+
+DESCRIPTION="Utility that converts ASCII files between the MSDOS and the Unix 
format"
+HOMEPAGE="http://tofrodos.sourceforge.net/;
+SRC_URI="http://tofrodos.sourceforge.net/download/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+S="${WORKDIR}/${PN}/src"
+
+PATCHES=( "${FILESDIR}"/${PN}-1.7.13-CFLAGS.patch )
+
+src_compile() {
+   emake DEBUG=1 CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" \
+   CC="$(tc-getCC)"
+}
+
+src_install() {
+   dobin fromdos
+   dosym fromdos /usr/bin/todos
+   doman fromdos.1
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/tofrodos/

2017-02-18 Thread David Seifert
commit: 8d11bec910d3def950b90123bd3845c3c97ca072
Author: Harri Nieminen  gmail  com>
AuthorDate: Sat Feb 18 07:46:01 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Feb 18 09:54:12 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d11bec9

app-text/tofrodos: Fix toolong.DESCRIPTION

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003

 app-text/tofrodos/tofrodos-1.7.12a.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/app-text/tofrodos/tofrodos-1.7.12a.ebuild 
b/app-text/tofrodos/tofrodos-1.7.12a.ebuild
index 49d73000aa..c06d59e74f 100644
--- a/app-text/tofrodos/tofrodos-1.7.12a.ebuild
+++ b/app-text/tofrodos/tofrodos-1.7.12a.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,8 +6,7 @@ EAPI=5
 
 inherit eutils toolchain-funcs
 
-DESCRIPTION="text file conversion utility that converts ASCII files between the
-MSDOS format and the Unix format"
+DESCRIPTION="Utility that converts ASCII files between the MSDOS and the Unix 
format"
 HOMEPAGE="http://tofrodos.sourceforge.net/;
 SRC_URI="http://tofrodos.sourceforge.net/download/${P}.tar.gz;
 



[gentoo-commits] repo/gentoo:master commit in: app-text/tofrodos/

2016-08-07 Thread Pacho Ramos
commit: 4d56dbc7f3c6ea3c69d2298fbc0b30094ac15e91
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Aug  7 06:24:39 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Aug  7 06:31:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d56dbc7

app-text/tofrodos: Cleanup per bug #267342

Package-Manager: portage-2.3.0

 app-text/tofrodos/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/app-text/tofrodos/metadata.xml b/app-text/tofrodos/metadata.xml
index 84bd896..a8e3b2a 100644
--- a/app-text/tofrodos/metadata.xml
+++ b/app-text/tofrodos/metadata.xml
@@ -5,10 +5,6 @@
patr...@gentoo.org
Patrick Lauer

-   
-   vosto...@gentoo.org
-   Victor Ostorga
-   

tofrodos