diff options
author | Maciej Barć <xgqt@gentoo.org> | 2024-06-25 17:20:26 +0200 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2024-06-25 17:26:05 +0200 |
commit | 69b9c7c67c2161857f47cf09884936a5e3d301e2 (patch) | |
tree | 62478ec5f826bc0e423ab6e382eed06f60050d25 /app-emacs/stripes | |
parent | app-emacs/slime: drop old 2.29.1 (diff) | |
download | gentoo-69b9c7c67c2161857f47cf09884936a5e3d301e2.tar.gz gentoo-69b9c7c67c2161857f47cf09884936a5e3d301e2.tar.bz2 gentoo-69b9c7c67c2161857f47cf09884936a5e3d301e2.zip |
app-emacs/stripes: drop old 0.2-r2
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-emacs/stripes')
-rw-r--r-- | app-emacs/stripes/Manifest | 1 | ||||
-rw-r--r-- | app-emacs/stripes/stripes-0.2-r2.ebuild | 16 |
2 files changed, 0 insertions, 17 deletions
diff --git a/app-emacs/stripes/Manifest b/app-emacs/stripes/Manifest index 8d8713385f16..7d40035134ca 100644 --- a/app-emacs/stripes/Manifest +++ b/app-emacs/stripes/Manifest @@ -1,2 +1 @@ -DIST stripes-0.2.tar.gz 2203 BLAKE2B 4daec93d681bd2cb7187b427c13b27990e03bdb34b6131cda3b8d88bd48cdece57d53dd9f124c0f65e2869045e69ca8c98e39cc03b3a6c75f5b1ca359a12582f SHA512 c0e0d7c16f6d593221573268e8ec30f30374a6c4ad6e34458139de90f5cde12cdb02b81e91f40176ea10a9e411921bdeb324eb0bc6aa5f2874602bf38bdf9521 DIST stripes-el-0.3.1.1.tar.bz2 1867 BLAKE2B ebaf7d9fb8769764222e755f54061ac3d8d75bb679a72c823d714af233e4d123f93a584e00119ce78676aec473e6a2fe432a91b6d219d39c9a6b20003959347f SHA512 87fca70165bb4f76470b4bd707d3e3aea7a265e9742ae0b53175a18d128d74ffa2e9a15417549f9ead0cc0ae7b1d9a4e8c4eb88d64a7deb49dc1eb8932010a51 diff --git a/app-emacs/stripes/stripes-0.2-r2.ebuild b/app-emacs/stripes/stripes-0.2-r2.ebuild deleted file mode 100644 index 96274814e987..000000000000 --- a/app-emacs/stripes/stripes-0.2-r2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit elisp - -DESCRIPTION="An Emacs mode that alternates the background color of lines" -HOMEPAGE="https://www.emacswiki.org/emacs/StripesMode" -SRC_URI="mirror://gentoo/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha amd64 x86" - -SITEFILE="50${PN}-gentoo.el" |