Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/emacs:master commit in: app-emacs/twitter/, app-emacs/twitter/files/
Date: Sat, 17 Aug 2019 22:08:55
Message-Id: 1566072155.eb0877df8c714605040686abe782b0cf44e79151.ulm@gentoo
1 commit: eb0877df8c714605040686abe782b0cf44e79151
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 17 20:02:35 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 17 20:02:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=eb0877df
7
8 app-emacs/twitter: Remove package.
9
10 No longer working. Replacement is called "twitel" and (supposedly)
11 available from http://www.busydoingnothing.co.uk/twitel/ but the git
12 repository linked from there appears to be dead.
13
14 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
15
16 app-emacs/twitter/Manifest | 21 ---------------------
17 app-emacs/twitter/files/50twitter-gentoo.el | 4 ----
18 app-emacs/twitter/metadata.xml | 8 --------
19 app-emacs/twitter/twitter-20090422.ebuild | 16 ----------------
20 4 files changed, 49 deletions(-)
21
22 diff --git a/app-emacs/twitter/Manifest b/app-emacs/twitter/Manifest
23 deleted file mode 100644
24 index c0d062f..0000000
25 --- a/app-emacs/twitter/Manifest
26 +++ /dev/null
27 @@ -1,21 +0,0 @@
28 ------BEGIN PGP SIGNED MESSAGE-----
29 -Hash: SHA256
30 -
31 -DIST twitter-20090422.el.bz2 8297 SHA256 432143206511da06be98eef4ca2a7a7542f63092aa211c70a4ea1c5a209ce7d1 SHA512 7816ee5d85aadada72c77a454cd420b891bd07a5352c2481fe752362cba0f32c342ef67fdf8bdd3aff798cb3ca8a050d1a8d3f2fe1e7abe89d6e007b3acf9782 WHIRLPOOL 6270702fa11c7878d5e4cca470762d8d0fe5f2eb6f64df3573a74297c42bb317b03fe286064a475d305ee34012bcd07d1ce1661debd09ba9ef521dc01265eb3f
32 ------BEGIN PGP SIGNATURE-----
33 -Version: GnuPG v2.0.19 (GNU/Linux)
34 -
35 -iQIcBAEBCAAGBQJQiBgZAAoJEDxpGckxwJCBAQIP/iZKPFLslZkYk2659yDsYttx
36 -NjTW+4TkZZVgKwxuSDsO+hshoMgH8CtuMCjsg5pAKN0Xg5d8B9RHYlOsoEES1sVI
37 -xAoZj0nwm4SlQNoPeF4+F8kvs5f/HjLpYYg83wdYHqTpPp9/CJaZWUtjtXXX0p1N
38 -X9qk7upwX6ageP5fOAS1LaSt8dsN1t4ynJYZLzx5RYBosXx0GY0/h8jZf75Ds/Kg
39 -WruW9FIsCb0h8irDwNZ0LELyvBcG9myMHEPh+XVW4Ko5LKVuOtxUlW0y7AhWbRtX
40 -9jsGixncaHX7J+Z865gogbzwnbYR8fpg0gCF9jsfrWZoeK5NtDaB41sKKDJ+3jeZ
41 -CT0it4+lxz9VmJqo8U9bhpU/0+qat3Wewkd4X0+nU8xsJtJMOm15fK+jzC5MfxEj
42 -1H9ReEsZDwqW5ugEz3Er9OvJSmgtgVVCnYeRmjn1M6RHO578uB3gi63UQ7uvR56K
43 -aagMOb/Qj3X4tasbqSdEK2WLVwzqlohqjefj2oU5AX69oxqrcFuIomAVd/JzSGtS
44 -iLc5VqfzQdphq406EKilamaXc37yCLfnqaR6xt38eJ3Rz9rO7hlI7w0crO8nnV3h
45 -ZnoSFJ+l0gknx0shlidPIz+RQlN92YezPiVp7G+vWcKd8V5PvESfsreQ43psEIsy
46 -BEwARqxK3p0TzEUW7Z7R
47 -=lQOr
48 ------END PGP SIGNATURE-----
49
50 diff --git a/app-emacs/twitter/files/50twitter-gentoo.el b/app-emacs/twitter/files/50twitter-gentoo.el
51 deleted file mode 100644
52 index 0859e44..0000000
53 --- a/app-emacs/twitter/files/50twitter-gentoo.el
54 +++ /dev/null
55 @@ -1,4 +0,0 @@
56 -(add-to-list 'load-path "@SITELISP@")
57 -(autoload 'twitter-get-friends-timeline "twitter" nil t)
58 -(autoload 'twitter-status-edit "twitter" nil t)
59 -(add-hook 'twitter-status-edit-mode-hook 'longlines-mode)
60
61 diff --git a/app-emacs/twitter/metadata.xml b/app-emacs/twitter/metadata.xml
62 deleted file mode 100644
63 index c438baf..0000000
64 --- a/app-emacs/twitter/metadata.xml
65 +++ /dev/null
66 @@ -1,8 +0,0 @@
67 -<?xml version="1.0" encoding="UTF-8"?>
68 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
69 -<pkgmetadata>
70 -<maintainer type="project">
71 - <email>gnu-emacs@g.o</email>
72 - <name>Gentoo GNU Emacs project</name>
73 -</maintainer>
74 -</pkgmetadata>
75
76 diff --git a/app-emacs/twitter/twitter-20090422.ebuild b/app-emacs/twitter/twitter-20090422.ebuild
77 deleted file mode 100644
78 index 92ca1ea..0000000
79 --- a/app-emacs/twitter/twitter-20090422.ebuild
80 +++ /dev/null
81 @@ -1,16 +0,0 @@
82 -# Copyright 1999-2009 Gentoo Foundation
83 -# Distributed under the terms of the GNU General Public License v2
84 -
85 -inherit elisp
86 -
87 -DESCRIPTION="Simple Emacs-based client for Twitter"
88 -HOMEPAGE="http://www.busydoingnothing.co.uk/twitter-el/"
89 -# Snapshot of git repo at git://git.busydoingnothing.co.uk/twitter.git
90 -SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"
91 -
92 -LICENSE="GPL-2"
93 -SLOT="0"
94 -KEYWORDS="~amd64 ~x86"
95 -IUSE=""
96 -
97 -SITEFILE="50${PN}-gentoo.el"