[gentoo-commits] repo/gentoo:master commit in: app-emacs/pov-mode/

2024-04-07 Thread Maciej Barć
commit: a6e115a16047362e8a038d2cb100e56c476457de
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sun Apr  7 14:12:31 2024 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Sun Apr  7 16:20:09 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6e115a1

app-emacs/pov-mode: add missing remote-id

Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: Maciej Barć  gentoo.org>

 app-emacs/pov-mode/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-emacs/pov-mode/metadata.xml b/app-emacs/pov-mode/metadata.xml
index 986088003fe1..d1b4c09f7f13 100644
--- a/app-emacs/pov-mode/metadata.xml
+++ b/app-emacs/pov-mode/metadata.xml
@@ -5,5 +5,8 @@
   gnu-em...@gentoo.org
   Gentoo GNU Emacs project
 
+
+  melmothx/pov-mode
+
 
 



[gentoo-commits] repo/gentoo:master commit in: app-emacs/pov-mode/

2019-10-01 Thread Ulrich Müller
commit: 09c0c59055e7635b9c40e13540562766e02b3e54
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Oct  1 14:49:31 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Oct  1 14:49:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09c0c590

app-emacs/pov-mode: Update HOMEPAGE.

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/pov-mode/pov-mode-3.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/pov-mode/pov-mode-3.3-r1.ebuild 
b/app-emacs/pov-mode/pov-mode-3.3-r1.ebuild
index 62ecc80c9bd..4ca1582c2d5 100644
--- a/app-emacs/pov-mode/pov-mode-3.3-r1.ebuild
+++ b/app-emacs/pov-mode/pov-mode-3.3-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit elisp
 
 DESCRIPTION="Major mode for Povray scene files"
-HOMEPAGE="https://github.com/emacsmirror/pov-mode;
+HOMEPAGE="https://github.com/melmothx/pov-mode;
 SRC_URI="https://github.com/emacsmirror/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-3+ FDL-1.2+"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/pov-mode/

2019-08-23 Thread Ulrich Müller
commit: 74f8c3ec446b2b9425c20817940ca1fcef55cafb
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Aug 23 11:41:07 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Aug 23 11:42:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74f8c3ec

app-emacs/pov-mode: Update HOMEPAGE and SRC_URI.

Bump EAPI to 7. Specify LICENSE more precisely.

Files in the tarball (and therefore, files installed by the package)
haven't changed. However, the checksum of the tarball at the new
location is different, presumably due to upstream repacking.

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/pov-mode/Manifest   |  2 +-
 .../{pov-mode-3.3.ebuild => pov-mode-3.3-r1.ebuild}   | 15 +++
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/app-emacs/pov-mode/Manifest b/app-emacs/pov-mode/Manifest
index b4740d661b1..f4881bc3c24 100644
--- a/app-emacs/pov-mode/Manifest
+++ b/app-emacs/pov-mode/Manifest
@@ -1 +1 @@
-DIST pov-mode-3.3.tar.gz 65929 BLAKE2B 
eddaa355b58ad397e377c055fbc06fcdf552fd32057246d11d9b11908635da72c9b19e8b2179fcad54bbe5a5d158a36faf0d42e62b79d4a4e5a57405672dafde
 SHA512 
e705f25f1eb719152dbf5ec17c833f67b4c7be5b1ff9ddab94f67830d9d2caddabc47bcc6ce4864521eedd2728f4b59a6d2c0ddaba83f0b194bb0834d86e9396
+DIST pov-mode-3.3.tar.gz 65926 BLAKE2B 
a2d217a0876fba0a490a77ee026eb555819d2668c50e6b4a289491a8cfbecc62fc55ad8c97d6b7011420098ba7052ce80ac39bd6bc878c5bd49dcc5d41ea
 SHA512 
bdac1b6b872b8de08660adc8eec706cce4b085b62e7c48bb6bd57e25d9e1f9b8c0086f30ee9c5befee7b0d933831d459eb0704dfe5e8cce8cae378d7404b9c9e

diff --git a/app-emacs/pov-mode/pov-mode-3.3.ebuild 
b/app-emacs/pov-mode/pov-mode-3.3-r1.ebuild
similarity index 53%
rename from app-emacs/pov-mode/pov-mode-3.3.ebuild
rename to app-emacs/pov-mode/pov-mode-3.3-r1.ebuild
index 4251766d372..62ecc80c9bd 100644
--- a/app-emacs/pov-mode/pov-mode-3.3.ebuild
+++ b/app-emacs/pov-mode/pov-mode-3.3-r1.ebuild
@@ -1,21 +1,20 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
 inherit elisp
 
-DESCRIPTION="Emacs mode for povray"
-HOMEPAGE="http://gitorious.org/pov-mode/;
-SRC_URI="http://gitorious.org/${PN}/${PN}/archive-tarball/v${PV} -> 
${P}.tar.gz"
+DESCRIPTION="Major mode for Povray scene files"
+HOMEPAGE="https://github.com/emacsmirror/pov-mode;
+SRC_URI="https://github.com/emacsmirror/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
-LICENSE="GPL-3 FDL-1.2"
+LICENSE="GPL-3+ FDL-1.2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="sys-apps/texinfo"
+BDEPEND="sys-apps/texinfo"
 
-S="${WORKDIR}/${PN}-${PN}"
 SITEFILE="50${PN}-gentoo.el"
 ELISP_REMOVE="${PN}-pkg.el ${PN}.info"
 ELISP_TEXINFO="info/${PN}.texi"



[gentoo-commits] repo/gentoo:master commit in: app-emacs/pov-mode/

2017-07-01 Thread Ulrich Müller
commit: de57af9d67c73136a1f29f03878435e4a1f71749
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Jul  1 12:01:33 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Jul  1 12:01:33 2017 +
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..000
--- 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/
-}



[gentoo-commits] repo/gentoo:master commit in: app-emacs/pov-mode/

2017-07-01 Thread Ulrich Müller
commit: c7906a07a35318631026e1a2b747d666bb590059
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Jul  1 12:02:47 2017 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Jul  1 12:02:47 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7906a07

app-emacs/pov-mode: Add build-time dependency on sys-apps/texinfo.

Bug: 622978
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-emacs/pov-mode/pov-mode-3.3.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-emacs/pov-mode/pov-mode-3.3.ebuild 
b/app-emacs/pov-mode/pov-mode-3.3.ebuild
index 3953f756d29..4251766d372 100644
--- a/app-emacs/pov-mode/pov-mode-3.3.ebuild
+++ b/app-emacs/pov-mode/pov-mode-3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -12,7 +12,8 @@ 
SRC_URI="http://gitorious.org/${PN}/${PN}/archive-tarball/v${PV} -> ${P}.tar.gz"
 LICENSE="GPL-3 FDL-1.2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
+
+DEPEND="sys-apps/texinfo"
 
 S="${WORKDIR}/${PN}-${PN}"
 SITEFILE="50${PN}-gentoo.el"