* [gentoo-commits] repo/gentoo:master commit in: app-text/tofrodos/
@ 2016-08-07 6:31 Pacho Ramos
0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos @ 2016-08-07 6:31 UTC (permalink / raw
To: gentoo-commits
commit: 4d56dbc7f3c6ea3c69d2298fbc0b30094ac15e91
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 7 06:24:39 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Aug 7 06:31:23 2016 +0000
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 @@
<email>patrick@gentoo.org</email>
<name>Patrick Lauer</name>
</maintainer>
- <maintainer type="person">
- <email>vostorga@gentoo.org</email>
- <name>Victor Ostorga</name>
- </maintainer>
<upstream>
<remote-id type="sourceforge">tofrodos</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/tofrodos/
@ 2017-02-18 9:54 David Seifert
0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2017-02-18 9:54 UTC (permalink / raw
To: gentoo-commits
commit: 8d11bec910d3def950b90123bd3845c3c97ca072
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sat Feb 18 07:46:01 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 09:54:12 2017 +0000
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"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/tofrodos/
@ 2020-09-26 19:40 Aaron Bauman
0 siblings, 0 replies; 3+ messages in thread
From: Aaron Bauman @ 2020-09-26 19:40 UTC (permalink / raw
To: gentoo-commits
commit: 9517ff705cba9af348cdb386099940decacc789c
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 26 19:34:29 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Sep 26 19:40:24 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9517ff70
app-text/tofrodos: drop old EAPI=5
Signed-off-by: Aaron Bauman <bman <AT> 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..00000000000
--- 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
-}
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-09-26 19:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-18 9:54 [gentoo-commits] repo/gentoo:master commit in: app-text/tofrodos/ David Seifert
-- strict thread matches above, loose matches on Subject: below --
2020-09-26 19:40 Aaron Bauman
2016-08-07 6:31 Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox