* [gentoo-commits] repo/gentoo:master commit in: app-text/talkfilters/
@ 2015-08-23 7:39 Jeroen Roovers
0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers @ 2015-08-23 7:39 UTC (permalink / raw
To: gentoo-commits
commit: b97eefaa383695d975526221535261410654b5e4
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 07:39:02 2015 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 07:39:02 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b97eefaa
app-text/talkfilters: Stable for HPPA (bug #556552).
Package-Manager: portage-2.2.20.1
app-text/talkfilters/talkfilters-2.3.8-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/talkfilters/talkfilters-2.3.8-r1.ebuild b/app-text/talkfilters/talkfilters-2.3.8-r1.ebuild
index 0203166..3859472 100644
--- a/app-text/talkfilters/talkfilters-2.3.8-r1.ebuild
+++ b/app-text/talkfilters/talkfilters-2.3.8-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.hyperrealm.com/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~mips ~ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 hppa ~mips ~ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
PATCHES=(
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/talkfilters/
@ 2015-09-07 6:33 Justin Lecher
0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2015-09-07 6:33 UTC (permalink / raw
To: gentoo-commits
commit: 6fa902c058b612786406b7ba81cbff8e33955a51
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 7 06:27:01 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Sep 7 06:27:01 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fa902c0
app-text/talkfilters: Drop old
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
app-text/talkfilters/talkfilters-2.3.8.ebuild | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/app-text/talkfilters/talkfilters-2.3.8.ebuild b/app-text/talkfilters/talkfilters-2.3.8.ebuild
deleted file mode 100644
index 31e67a0..0000000
--- a/app-text/talkfilters/talkfilters-2.3.8.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-DESCRIPTION="Convert ordinary English text into text that mimics a stereotyped or otherwise humorous dialect"
-HOMEPAGE="http://www.hyperrealm.com/talkfilters/talkfilters.html"
-SRC_URI="http://www.hyperrealm.com/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 hppa ~mips ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-src_install() {
- emake DESTDIR="${D}" install || die "make install failed"
- dodoc AUTHORS ChangeLog README || die
-}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/talkfilters/
@ 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: 082943cb7b62b84ffd51388c2d84435a75b6a8e9
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sat Feb 18 07:41:26 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 09:53:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=082943cb
app-text/talkfilters: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003
app-text/talkfilters/talkfilters-2.3.8-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/talkfilters/talkfilters-2.3.8-r1.ebuild b/app-text/talkfilters/talkfilters-2.3.8-r1.ebuild
index 32fa155f70..83aee96a5c 100644
--- a/app-text/talkfilters/talkfilters-2.3.8-r1.ebuild
+++ b/app-text/talkfilters/talkfilters-2.3.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ EAPI=5
inherit eutils
-DESCRIPTION="Convert ordinary English text into text that mimics a stereotyped or otherwise humorous dialect"
+DESCRIPTION="Convert ordinary English text into text that mimics a stereotyped dialect"
HOMEPAGE="http://www.hyperrealm.com/talkfilters/talkfilters.html"
SRC_URI="http://www.hyperrealm.com/${PN}/${P}.tar.gz"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-02-18 9:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-23 7:39 [gentoo-commits] repo/gentoo:master commit in: app-text/talkfilters/ Jeroen Roovers
-- strict thread matches above, loose matches on Subject: below --
2015-09-07 6:33 Justin Lecher
2017-02-18 9:54 David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox