diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-08-17 22:02:35 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-08-17 22:02:35 +0200 |
commit | eb0877df8c714605040686abe782b0cf44e79151 (patch) | |
tree | 6211382e76b269a283069e576eadff416bf32119 /app-emacs | |
parent | app-emacs/snippet: Remove package. (diff) | |
download | emacs-eb0877df8c714605040686abe782b0cf44e79151.tar.gz emacs-eb0877df8c714605040686abe782b0cf44e79151.tar.bz2 emacs-eb0877df8c714605040686abe782b0cf44e79151.zip |
app-emacs/twitter: Remove package.
No longer working. Replacement is called "twitel" and (supposedly)
available from http://www.busydoingnothing.co.uk/twitel/ but the git
repository linked from there appears to be dead.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/twitter/Manifest | 21 | ||||
-rw-r--r-- | app-emacs/twitter/files/50twitter-gentoo.el | 4 | ||||
-rw-r--r-- | app-emacs/twitter/metadata.xml | 8 | ||||
-rw-r--r-- | app-emacs/twitter/twitter-20090422.ebuild | 16 |
4 files changed, 0 insertions, 49 deletions
diff --git a/app-emacs/twitter/Manifest b/app-emacs/twitter/Manifest deleted file mode 100644 index c0d062f..0000000 --- a/app-emacs/twitter/Manifest +++ /dev/null @@ -1,21 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -DIST twitter-20090422.el.bz2 8297 SHA256 432143206511da06be98eef4ca2a7a7542f63092aa211c70a4ea1c5a209ce7d1 SHA512 7816ee5d85aadada72c77a454cd420b891bd07a5352c2481fe752362cba0f32c342ef67fdf8bdd3aff798cb3ca8a050d1a8d3f2fe1e7abe89d6e007b3acf9782 WHIRLPOOL 6270702fa11c7878d5e4cca470762d8d0fe5f2eb6f64df3573a74297c42bb317b03fe286064a475d305ee34012bcd07d1ce1661debd09ba9ef521dc01265eb3f ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.19 (GNU/Linux) - -iQIcBAEBCAAGBQJQiBgZAAoJEDxpGckxwJCBAQIP/iZKPFLslZkYk2659yDsYttx -NjTW+4TkZZVgKwxuSDsO+hshoMgH8CtuMCjsg5pAKN0Xg5d8B9RHYlOsoEES1sVI -xAoZj0nwm4SlQNoPeF4+F8kvs5f/HjLpYYg83wdYHqTpPp9/CJaZWUtjtXXX0p1N -X9qk7upwX6ageP5fOAS1LaSt8dsN1t4ynJYZLzx5RYBosXx0GY0/h8jZf75Ds/Kg -WruW9FIsCb0h8irDwNZ0LELyvBcG9myMHEPh+XVW4Ko5LKVuOtxUlW0y7AhWbRtX -9jsGixncaHX7J+Z865gogbzwnbYR8fpg0gCF9jsfrWZoeK5NtDaB41sKKDJ+3jeZ -CT0it4+lxz9VmJqo8U9bhpU/0+qat3Wewkd4X0+nU8xsJtJMOm15fK+jzC5MfxEj -1H9ReEsZDwqW5ugEz3Er9OvJSmgtgVVCnYeRmjn1M6RHO578uB3gi63UQ7uvR56K -aagMOb/Qj3X4tasbqSdEK2WLVwzqlohqjefj2oU5AX69oxqrcFuIomAVd/JzSGtS -iLc5VqfzQdphq406EKilamaXc37yCLfnqaR6xt38eJ3Rz9rO7hlI7w0crO8nnV3h -ZnoSFJ+l0gknx0shlidPIz+RQlN92YezPiVp7G+vWcKd8V5PvESfsreQ43psEIsy -BEwARqxK3p0TzEUW7Z7R -=lQOr ------END PGP SIGNATURE----- diff --git a/app-emacs/twitter/files/50twitter-gentoo.el b/app-emacs/twitter/files/50twitter-gentoo.el deleted file mode 100644 index 0859e44..0000000 --- a/app-emacs/twitter/files/50twitter-gentoo.el +++ /dev/null @@ -1,4 +0,0 @@ -(add-to-list 'load-path "@SITELISP@") -(autoload 'twitter-get-friends-timeline "twitter" nil t) -(autoload 'twitter-status-edit "twitter" nil t) -(add-hook 'twitter-status-edit-mode-hook 'longlines-mode) diff --git a/app-emacs/twitter/metadata.xml b/app-emacs/twitter/metadata.xml deleted file mode 100644 index c438baf..0000000 --- a/app-emacs/twitter/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>gnu-emacs@gentoo.org</email> - <name>Gentoo GNU Emacs project</name> -</maintainer> -</pkgmetadata> diff --git a/app-emacs/twitter/twitter-20090422.ebuild b/app-emacs/twitter/twitter-20090422.ebuild deleted file mode 100644 index 92ca1ea..0000000 --- a/app-emacs/twitter/twitter-20090422.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit elisp - -DESCRIPTION="Simple Emacs-based client for Twitter" -HOMEPAGE="http://www.busydoingnothing.co.uk/twitter-el/" -# Snapshot of git repo at git://git.busydoingnothing.co.uk/twitter.git -SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -SITEFILE="50${PN}-gentoo.el" |