* [gentoo-commits] repo/gentoo:master commit in: app-text/letterize/
@ 2016-01-26 7:46 Alexis Ballier
0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier @ 2016-01-26 7:46 UTC (permalink / raw
To: gentoo-commits
commit: df70f51e7d9c52bebb6b9564a9e3ea213826fe18
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 26 07:45:49 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jan 26 07:45:57 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df70f51e
app-text/letterize: bump to 1.4
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
app-text/letterize/Manifest | 1 +
app-text/letterize/letterize-1.4.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/app-text/letterize/Manifest b/app-text/letterize/Manifest
index 1991e8c..a8c3806 100644
--- a/app-text/letterize/Manifest
+++ b/app-text/letterize/Manifest
@@ -1 +1,2 @@
DIST letterize-1.3.tar.gz 7772 SHA256 bd86e477770c7df04e12cd7612c1e2e3f2ac97835bfe64ca954c99bf2a47c644 SHA512 481caa2ecd487e7950faa87e1468887fbc4b3964d02ea86394489834bc6368bad590c54744d08cfa00b34b05ebab094f24a0b84ea91af4ab8e56455c6615bdb8 WHIRLPOOL 141f774c2454c3643c25f8c8025b048f7a1c57c4641d8398b45dabd4b6262011f551593946828a22af6a5d4917d51797678729680b36c63e115c056b5dac8d3b
+DIST letterize-1.4.tar.gz 7464 SHA256 310e8b824434a942950cd6aee08f87d07eb0725952c7e399eb798c4bc009ed61 SHA512 7e57c6ebe8c5a1bfa16e6cf3f1b01f7e27127c32a1ea373a5221d807d5926b7064153c16c0081a83fec64bdb72379fc18540dedb639d7ec3cf318747438e414a WHIRLPOOL 413ded2bfac993d0da30efc77df593d1dd560499e70120627ecce4a260081b5c91c0c68f9d7af7c3d27b632c426bbb89b66c3b7c7353ac771300b1fec51eb6b5
diff --git a/app-text/letterize/letterize-1.4.ebuild b/app-text/letterize/letterize-1.4.ebuild
new file mode 100644
index 0000000..ce1d63a
--- /dev/null
+++ b/app-text/letterize/letterize-1.4.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit toolchain-funcs
+
+DESCRIPTION="Generate English-plausible alphabetic mnemonics for a phone number"
+HOMEPAGE="http://www.catb.org/~esr/letterize/"
+SRC_URI="http://www.catb.org/~esr/letterize/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+src_prepare() {
+ tc-export CC
+}
+
+src_install() {
+ dobin ${PN}
+ doman ${PN}.1
+ dodoc README
+}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/letterize/
@ 2019-11-13 2:10 Aaron Bauman
0 siblings, 0 replies; 2+ messages in thread
From: Aaron Bauman @ 2019-11-13 2:10 UTC (permalink / raw
To: gentoo-commits
commit: 75ca84aca2b98c60c1f2281e144885aefe92b81b
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 13 01:46:42 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 02:10:20 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75ca84ac
app-text/letterize: drop old
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
app-text/letterize/Manifest | 1 -
app-text/letterize/letterize-1.3.ebuild | 25 -------------------------
2 files changed, 26 deletions(-)
diff --git a/app-text/letterize/Manifest b/app-text/letterize/Manifest
index 5af3e840fb3..da948413558 100644
--- a/app-text/letterize/Manifest
+++ b/app-text/letterize/Manifest
@@ -1,2 +1 @@
-DIST letterize-1.3.tar.gz 7772 BLAKE2B 5daabb1de19affb5857c4a64c92b15744b3a8f79a8df127195a843a452868f4c810d83b186e12b09279aaaf99871aa75718d9cb5e90f2cb9ec2e0761b0899623 SHA512 481caa2ecd487e7950faa87e1468887fbc4b3964d02ea86394489834bc6368bad590c54744d08cfa00b34b05ebab094f24a0b84ea91af4ab8e56455c6615bdb8
DIST letterize-1.4.tar.gz 7464 BLAKE2B 2739388697a462884826e4b0ac2f1d48bd12f903cc9cc11302104c3e27f56479b1494609c3dee5671bf5464a034a0e5cf6da7255f2ad265590054111022cd1b7 SHA512 7e57c6ebe8c5a1bfa16e6cf3f1b01f7e27127c32a1ea373a5221d807d5926b7064153c16c0081a83fec64bdb72379fc18540dedb639d7ec3cf318747438e414a
diff --git a/app-text/letterize/letterize-1.3.ebuild b/app-text/letterize/letterize-1.3.ebuild
deleted file mode 100644
index 62c2e3ba59b..00000000000
--- a/app-text/letterize/letterize-1.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit toolchain-funcs
-
-DESCRIPTION="Generate English-plausible alphabetic mnemonics for a phone number"
-HOMEPAGE="http://www.catb.org/~esr/letterize/"
-SRC_URI="http://www.catb.org/~esr/letterize/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-src_prepare() {
- tc-export CC
-}
-
-src_install() {
- dobin ${PN}
- doman ${PN}.1
- dodoc README
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-11-13 2:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-13 2:10 [gentoo-commits] repo/gentoo:master commit in: app-text/letterize/ Aaron Bauman
-- strict thread matches above, loose matches on Subject: below --
2016-01-26 7:46 Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox