commit:     de57af9d67c73136a1f29f03878435e4a1f71749
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  1 12:01:33 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jul  1 12:01:33 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de57af9d

app-emacs/pov-mode: Remove old.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-emacs/pov-mode/Manifest            |  1 -
 app-emacs/pov-mode/pov-mode-3.2.ebuild | 31 -------------------------------
 2 files changed, 32 deletions(-)

diff --git a/app-emacs/pov-mode/Manifest b/app-emacs/pov-mode/Manifest
index 1a8259a7413..410d6426cbd 100644
--- a/app-emacs/pov-mode/Manifest
+++ b/app-emacs/pov-mode/Manifest
@@ -1,2 +1 @@
-DIST pov-mode-3.2.tar.gz 65120 SHA256 
b98f6c1a1778d4d7f9ecbccdf20fa233ccf9f502306a43fd2f52bf8ef3d019e6 SHA512 
da8cc0172fb47fe201457609bff36ff9c9b3b9930c23ee02eb2d302c44275e8402916f3a6424013573a190d0ebc0e652f88a6f47283ba0e5953009ececf8ce31
 WHIRLPOOL 
f3a70ed0aa0d12cc161dc003a7b208f626b5b7f7cbc07b01e211a94e7f9e8cbdfcdf49ada05625fc3a5d8602c832a53b8c1a5a5197d1e22c391358adc4f980a3
 DIST pov-mode-3.3.tar.gz 65929 SHA256 
ff766da83af91d17a2ab4103ded50fa2025a6e79dd97114c9cc96cd0d34587d8 SHA512 
e705f25f1eb719152dbf5ec17c833f67b4c7be5b1ff9ddab94f67830d9d2caddabc47bcc6ce4864521eedd2728f4b59a6d2c0ddaba83f0b194bb0834d86e9396
 WHIRLPOOL 
51d9661dc7cfbd63da87eafc4951c9d9321f77ffd933f22f51d83a37280d374014b90e35630207f1a395bd83f28802f186197eb5a89a9ea45d9a1e750a76e395

diff --git a/app-emacs/pov-mode/pov-mode-3.2.ebuild 
b/app-emacs/pov-mode/pov-mode-3.2.ebuild
deleted file mode 100644
index 0c7d05ddc72..00000000000
--- a/app-emacs/pov-mode/pov-mode-3.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit elisp
-
-DESCRIPTION="Emacs mode for povray"
-HOMEPAGE="https://gitorious.org/pov-mode/pov-mode/trees/master";
-#SRC_URI="http://tromey.com/elpa/${P}.tar";
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="GPL-3 FDL-1.2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-SITEFILE="50${PN}-gentoo.el"
-ELISP_TEXINFO="info/${PN}.texi"
-DOCS="README"
-
-src_prepare() {
-       rm -f *.info || die                     # ensure we build them from 
source
-}
-
-src_install() {
-       elisp_src_install
-       insinto ${SITEETC}/${PN}
-       doins *.xpm
-       doins -r InsertMenu/
-}

Reply via email to