[gentoo-commits] repo/proj/guru:dev commit in: profiles/updates/, www-apps/stagit/

2022-07-20 Thread Andrew Ammerlaan
commit: b8e8df5bc38a755cee956a053f8597a551b64519
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Wed Jul 20 09:29:25 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Wed Jul 20 09:29:25 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b8e8df5b

www-apps/stagit: remove duplicate

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 profiles/updates/3Q-2022  |  1 +
 www-apps/stagit/Manifest  |  1 -
 www-apps/stagit/metadata.xml  | 12 
 www-apps/stagit/stagit-1.1.ebuild | 19 ---
 4 files changed, 1 insertion(+), 32 deletions(-)

diff --git a/profiles/updates/3Q-2022 b/profiles/updates/3Q-2022
index bba6025d2..b2153ed3d 100644
--- a/profiles/updates/3Q-2022
+++ b/profiles/updates/3Q-2022
@@ -1 +1,2 @@
 move app-text/stdman app-doc/stdman
+move www-apps/stagit dev-vcs/stagit

diff --git a/www-apps/stagit/Manifest b/www-apps/stagit/Manifest
deleted file mode 100644
index 084c0188e..0
--- a/www-apps/stagit/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST stagit-1.1.tar.gz 19648 BLAKE2B 
f77f7d79a475d5e7eda734fb0dc5f4006156df90c0019b0cc664efe8a5e0b988e2c9f0bf36efcbabbb06d7c59e6ad81434184c2c73bfef28849261251eb052b8
 SHA512 
e75d47b84d2783f7396a932b402a4dd36572027931559eae908861f9b8c658f43f5110bdfc81c5a0b65be3a0c53939ba9adabcc1e36fe88a6dab54b929526e0f

diff --git a/www-apps/stagit/metadata.xml b/www-apps/stagit/metadata.xml
deleted file mode 100644
index 5c75d5a66..0
--- a/www-apps/stagit/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   kurth4c...@tutanota.com
-   kurth4cker
-   
-   
-   stagit is a static page generator. It takes sources from a git
-   repository and generates html pages to a directory.
-   
-

diff --git a/www-apps/stagit/stagit-1.1.ebuild 
b/www-apps/stagit/stagit-1.1.ebuild
deleted file mode 100644
index 084722c04..0
--- a/www-apps/stagit/stagit-1.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="static git page generator"
-HOMEPAGE="https://codemadness.org/stagit.html";
-SRC_URI="https://codemadness.org/releases/${PN}/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="dev-libs/libgit2"
-DEPEND="${RDEPEND}"
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" 
MANPREFIX="${EPREFIX}/usr/share/man" DOCPREFIX="${EPREFIX}/usr/share/doc/${P}" 
install
-}



[gentoo-commits] repo/proj/guru:dev commit in: profiles/updates/, www-apps/stagit/

2022-07-20 Thread Andrew Ammerlaan
commit: b8e8df5bc38a755cee956a053f8597a551b64519
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Wed Jul 20 09:29:25 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Wed Jul 20 09:29:25 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b8e8df5b

www-apps/stagit: remove duplicate

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 profiles/updates/3Q-2022  |  1 +
 www-apps/stagit/Manifest  |  1 -
 www-apps/stagit/metadata.xml  | 12 
 www-apps/stagit/stagit-1.1.ebuild | 19 ---
 4 files changed, 1 insertion(+), 32 deletions(-)

diff --git a/profiles/updates/3Q-2022 b/profiles/updates/3Q-2022
index bba6025d2..b2153ed3d 100644
--- a/profiles/updates/3Q-2022
+++ b/profiles/updates/3Q-2022
@@ -1 +1,2 @@
 move app-text/stdman app-doc/stdman
+move www-apps/stagit dev-vcs/stagit

diff --git a/www-apps/stagit/Manifest b/www-apps/stagit/Manifest
deleted file mode 100644
index 084c0188e..0
--- a/www-apps/stagit/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST stagit-1.1.tar.gz 19648 BLAKE2B 
f77f7d79a475d5e7eda734fb0dc5f4006156df90c0019b0cc664efe8a5e0b988e2c9f0bf36efcbabbb06d7c59e6ad81434184c2c73bfef28849261251eb052b8
 SHA512 
e75d47b84d2783f7396a932b402a4dd36572027931559eae908861f9b8c658f43f5110bdfc81c5a0b65be3a0c53939ba9adabcc1e36fe88a6dab54b929526e0f

diff --git a/www-apps/stagit/metadata.xml b/www-apps/stagit/metadata.xml
deleted file mode 100644
index 5c75d5a66..0
--- a/www-apps/stagit/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   kurth4c...@tutanota.com
-   kurth4cker
-   
-   
-   stagit is a static page generator. It takes sources from a git
-   repository and generates html pages to a directory.
-   
-

diff --git a/www-apps/stagit/stagit-1.1.ebuild 
b/www-apps/stagit/stagit-1.1.ebuild
deleted file mode 100644
index 084722c04..0
--- a/www-apps/stagit/stagit-1.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="static git page generator"
-HOMEPAGE="https://codemadness.org/stagit.html";
-SRC_URI="https://codemadness.org/releases/${PN}/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="dev-libs/libgit2"
-DEPEND="${RDEPEND}"
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" 
MANPREFIX="${EPREFIX}/usr/share/man" DOCPREFIX="${EPREFIX}/usr/share/doc/${P}" 
install
-}



[gentoo-commits] repo/proj/guru:dev commit in: profiles/updates/, www-apps/stagit/

2022-07-20 Thread Andrew Ammerlaan
commit: b8e8df5bc38a755cee956a053f8597a551b64519
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Wed Jul 20 09:29:25 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Wed Jul 20 09:29:25 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b8e8df5b

www-apps/stagit: remove duplicate

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 profiles/updates/3Q-2022  |  1 +
 www-apps/stagit/Manifest  |  1 -
 www-apps/stagit/metadata.xml  | 12 
 www-apps/stagit/stagit-1.1.ebuild | 19 ---
 4 files changed, 1 insertion(+), 32 deletions(-)

diff --git a/profiles/updates/3Q-2022 b/profiles/updates/3Q-2022
index bba6025d2..b2153ed3d 100644
--- a/profiles/updates/3Q-2022
+++ b/profiles/updates/3Q-2022
@@ -1 +1,2 @@
 move app-text/stdman app-doc/stdman
+move www-apps/stagit dev-vcs/stagit

diff --git a/www-apps/stagit/Manifest b/www-apps/stagit/Manifest
deleted file mode 100644
index 084c0188e..0
--- a/www-apps/stagit/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST stagit-1.1.tar.gz 19648 BLAKE2B 
f77f7d79a475d5e7eda734fb0dc5f4006156df90c0019b0cc664efe8a5e0b988e2c9f0bf36efcbabbb06d7c59e6ad81434184c2c73bfef28849261251eb052b8
 SHA512 
e75d47b84d2783f7396a932b402a4dd36572027931559eae908861f9b8c658f43f5110bdfc81c5a0b65be3a0c53939ba9adabcc1e36fe88a6dab54b929526e0f

diff --git a/www-apps/stagit/metadata.xml b/www-apps/stagit/metadata.xml
deleted file mode 100644
index 5c75d5a66..0
--- a/www-apps/stagit/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   kurth4c...@tutanota.com
-   kurth4cker
-   
-   
-   stagit is a static page generator. It takes sources from a git
-   repository and generates html pages to a directory.
-   
-

diff --git a/www-apps/stagit/stagit-1.1.ebuild 
b/www-apps/stagit/stagit-1.1.ebuild
deleted file mode 100644
index 084722c04..0
--- a/www-apps/stagit/stagit-1.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="static git page generator"
-HOMEPAGE="https://codemadness.org/stagit.html";
-SRC_URI="https://codemadness.org/releases/${PN}/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="dev-libs/libgit2"
-DEPEND="${RDEPEND}"
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" 
MANPREFIX="${EPREFIX}/usr/share/man" DOCPREFIX="${EPREFIX}/usr/share/doc/${P}" 
install
-}



[gentoo-commits] repo/proj/guru:dev commit in: profiles/updates/, www-apps/stagit/

2022-07-20 Thread Andrew Ammerlaan
commit: b8e8df5bc38a755cee956a053f8597a551b64519
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Wed Jul 20 09:29:25 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Wed Jul 20 09:29:25 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b8e8df5b

www-apps/stagit: remove duplicate

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 profiles/updates/3Q-2022  |  1 +
 www-apps/stagit/Manifest  |  1 -
 www-apps/stagit/metadata.xml  | 12 
 www-apps/stagit/stagit-1.1.ebuild | 19 ---
 4 files changed, 1 insertion(+), 32 deletions(-)

diff --git a/profiles/updates/3Q-2022 b/profiles/updates/3Q-2022
index bba6025d2..b2153ed3d 100644
--- a/profiles/updates/3Q-2022
+++ b/profiles/updates/3Q-2022
@@ -1 +1,2 @@
 move app-text/stdman app-doc/stdman
+move www-apps/stagit dev-vcs/stagit

diff --git a/www-apps/stagit/Manifest b/www-apps/stagit/Manifest
deleted file mode 100644
index 084c0188e..0
--- a/www-apps/stagit/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST stagit-1.1.tar.gz 19648 BLAKE2B 
f77f7d79a475d5e7eda734fb0dc5f4006156df90c0019b0cc664efe8a5e0b988e2c9f0bf36efcbabbb06d7c59e6ad81434184c2c73bfef28849261251eb052b8
 SHA512 
e75d47b84d2783f7396a932b402a4dd36572027931559eae908861f9b8c658f43f5110bdfc81c5a0b65be3a0c53939ba9adabcc1e36fe88a6dab54b929526e0f

diff --git a/www-apps/stagit/metadata.xml b/www-apps/stagit/metadata.xml
deleted file mode 100644
index 5c75d5a66..0
--- a/www-apps/stagit/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   kurth4c...@tutanota.com
-   kurth4cker
-   
-   
-   stagit is a static page generator. It takes sources from a git
-   repository and generates html pages to a directory.
-   
-

diff --git a/www-apps/stagit/stagit-1.1.ebuild 
b/www-apps/stagit/stagit-1.1.ebuild
deleted file mode 100644
index 084722c04..0
--- a/www-apps/stagit/stagit-1.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="static git page generator"
-HOMEPAGE="https://codemadness.org/stagit.html";
-SRC_URI="https://codemadness.org/releases/${PN}/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="dev-libs/libgit2"
-DEPEND="${RDEPEND}"
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" 
MANPREFIX="${EPREFIX}/usr/share/man" DOCPREFIX="${EPREFIX}/usr/share/doc/${P}" 
install
-}



[gentoo-commits] repo/proj/guru:dev commit in: profiles/updates/, www-apps/stagit/

2022-07-20 Thread Andrew Ammerlaan
commit: b8e8df5bc38a755cee956a053f8597a551b64519
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Wed Jul 20 09:29:25 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Wed Jul 20 09:29:25 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b8e8df5b

www-apps/stagit: remove duplicate

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 profiles/updates/3Q-2022  |  1 +
 www-apps/stagit/Manifest  |  1 -
 www-apps/stagit/metadata.xml  | 12 
 www-apps/stagit/stagit-1.1.ebuild | 19 ---
 4 files changed, 1 insertion(+), 32 deletions(-)

diff --git a/profiles/updates/3Q-2022 b/profiles/updates/3Q-2022
index bba6025d2..b2153ed3d 100644
--- a/profiles/updates/3Q-2022
+++ b/profiles/updates/3Q-2022
@@ -1 +1,2 @@
 move app-text/stdman app-doc/stdman
+move www-apps/stagit dev-vcs/stagit

diff --git a/www-apps/stagit/Manifest b/www-apps/stagit/Manifest
deleted file mode 100644
index 084c0188e..0
--- a/www-apps/stagit/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST stagit-1.1.tar.gz 19648 BLAKE2B 
f77f7d79a475d5e7eda734fb0dc5f4006156df90c0019b0cc664efe8a5e0b988e2c9f0bf36efcbabbb06d7c59e6ad81434184c2c73bfef28849261251eb052b8
 SHA512 
e75d47b84d2783f7396a932b402a4dd36572027931559eae908861f9b8c658f43f5110bdfc81c5a0b65be3a0c53939ba9adabcc1e36fe88a6dab54b929526e0f

diff --git a/www-apps/stagit/metadata.xml b/www-apps/stagit/metadata.xml
deleted file mode 100644
index 5c75d5a66..0
--- a/www-apps/stagit/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   kurth4c...@tutanota.com
-   kurth4cker
-   
-   
-   stagit is a static page generator. It takes sources from a git
-   repository and generates html pages to a directory.
-   
-

diff --git a/www-apps/stagit/stagit-1.1.ebuild 
b/www-apps/stagit/stagit-1.1.ebuild
deleted file mode 100644
index 084722c04..0
--- a/www-apps/stagit/stagit-1.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="static git page generator"
-HOMEPAGE="https://codemadness.org/stagit.html";
-SRC_URI="https://codemadness.org/releases/${PN}/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="dev-libs/libgit2"
-DEPEND="${RDEPEND}"
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" 
MANPREFIX="${EPREFIX}/usr/share/man" DOCPREFIX="${EPREFIX}/usr/share/doc/${P}" 
install
-}



[gentoo-commits] repo/proj/guru:dev commit in: profiles/updates/, www-apps/stagit/

2022-07-20 Thread Andrew Ammerlaan
commit: b8e8df5bc38a755cee956a053f8597a551b64519
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Wed Jul 20 09:29:25 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Wed Jul 20 09:29:25 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b8e8df5b

www-apps/stagit: remove duplicate

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 profiles/updates/3Q-2022  |  1 +
 www-apps/stagit/Manifest  |  1 -
 www-apps/stagit/metadata.xml  | 12 
 www-apps/stagit/stagit-1.1.ebuild | 19 ---
 4 files changed, 1 insertion(+), 32 deletions(-)

diff --git a/profiles/updates/3Q-2022 b/profiles/updates/3Q-2022
index bba6025d2..b2153ed3d 100644
--- a/profiles/updates/3Q-2022
+++ b/profiles/updates/3Q-2022
@@ -1 +1,2 @@
 move app-text/stdman app-doc/stdman
+move www-apps/stagit dev-vcs/stagit

diff --git a/www-apps/stagit/Manifest b/www-apps/stagit/Manifest
deleted file mode 100644
index 084c0188e..0
--- a/www-apps/stagit/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST stagit-1.1.tar.gz 19648 BLAKE2B 
f77f7d79a475d5e7eda734fb0dc5f4006156df90c0019b0cc664efe8a5e0b988e2c9f0bf36efcbabbb06d7c59e6ad81434184c2c73bfef28849261251eb052b8
 SHA512 
e75d47b84d2783f7396a932b402a4dd36572027931559eae908861f9b8c658f43f5110bdfc81c5a0b65be3a0c53939ba9adabcc1e36fe88a6dab54b929526e0f

diff --git a/www-apps/stagit/metadata.xml b/www-apps/stagit/metadata.xml
deleted file mode 100644
index 5c75d5a66..0
--- a/www-apps/stagit/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   kurth4c...@tutanota.com
-   kurth4cker
-   
-   
-   stagit is a static page generator. It takes sources from a git
-   repository and generates html pages to a directory.
-   
-

diff --git a/www-apps/stagit/stagit-1.1.ebuild 
b/www-apps/stagit/stagit-1.1.ebuild
deleted file mode 100644
index 084722c04..0
--- a/www-apps/stagit/stagit-1.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="static git page generator"
-HOMEPAGE="https://codemadness.org/stagit.html";
-SRC_URI="https://codemadness.org/releases/${PN}/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="dev-libs/libgit2"
-DEPEND="${RDEPEND}"
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" 
MANPREFIX="${EPREFIX}/usr/share/man" DOCPREFIX="${EPREFIX}/usr/share/doc/${P}" 
install
-}



[gentoo-commits] repo/proj/guru:dev commit in: profiles/updates/, www-apps/stagit/

2022-07-20 Thread Andrew Ammerlaan
commit: b8e8df5bc38a755cee956a053f8597a551b64519
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Wed Jul 20 09:29:25 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Wed Jul 20 09:29:25 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b8e8df5b

www-apps/stagit: remove duplicate

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 profiles/updates/3Q-2022  |  1 +
 www-apps/stagit/Manifest  |  1 -
 www-apps/stagit/metadata.xml  | 12 
 www-apps/stagit/stagit-1.1.ebuild | 19 ---
 4 files changed, 1 insertion(+), 32 deletions(-)

diff --git a/profiles/updates/3Q-2022 b/profiles/updates/3Q-2022
index bba6025d2..b2153ed3d 100644
--- a/profiles/updates/3Q-2022
+++ b/profiles/updates/3Q-2022
@@ -1 +1,2 @@
 move app-text/stdman app-doc/stdman
+move www-apps/stagit dev-vcs/stagit

diff --git a/www-apps/stagit/Manifest b/www-apps/stagit/Manifest
deleted file mode 100644
index 084c0188e..0
--- a/www-apps/stagit/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST stagit-1.1.tar.gz 19648 BLAKE2B 
f77f7d79a475d5e7eda734fb0dc5f4006156df90c0019b0cc664efe8a5e0b988e2c9f0bf36efcbabbb06d7c59e6ad81434184c2c73bfef28849261251eb052b8
 SHA512 
e75d47b84d2783f7396a932b402a4dd36572027931559eae908861f9b8c658f43f5110bdfc81c5a0b65be3a0c53939ba9adabcc1e36fe88a6dab54b929526e0f

diff --git a/www-apps/stagit/metadata.xml b/www-apps/stagit/metadata.xml
deleted file mode 100644
index 5c75d5a66..0
--- a/www-apps/stagit/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   kurth4c...@tutanota.com
-   kurth4cker
-   
-   
-   stagit is a static page generator. It takes sources from a git
-   repository and generates html pages to a directory.
-   
-

diff --git a/www-apps/stagit/stagit-1.1.ebuild 
b/www-apps/stagit/stagit-1.1.ebuild
deleted file mode 100644
index 084722c04..0
--- a/www-apps/stagit/stagit-1.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="static git page generator"
-HOMEPAGE="https://codemadness.org/stagit.html";
-SRC_URI="https://codemadness.org/releases/${PN}/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="dev-libs/libgit2"
-DEPEND="${RDEPEND}"
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" 
MANPREFIX="${EPREFIX}/usr/share/man" DOCPREFIX="${EPREFIX}/usr/share/doc/${P}" 
install
-}



[gentoo-commits] repo/proj/guru:dev commit in: profiles/updates/, www-apps/stagit/

2022-07-20 Thread Andrew Ammerlaan
commit: b8e8df5bc38a755cee956a053f8597a551b64519
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Wed Jul 20 09:29:25 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Wed Jul 20 09:29:25 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b8e8df5b

www-apps/stagit: remove duplicate

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 profiles/updates/3Q-2022  |  1 +
 www-apps/stagit/Manifest  |  1 -
 www-apps/stagit/metadata.xml  | 12 
 www-apps/stagit/stagit-1.1.ebuild | 19 ---
 4 files changed, 1 insertion(+), 32 deletions(-)

diff --git a/profiles/updates/3Q-2022 b/profiles/updates/3Q-2022
index bba6025d2..b2153ed3d 100644
--- a/profiles/updates/3Q-2022
+++ b/profiles/updates/3Q-2022
@@ -1 +1,2 @@
 move app-text/stdman app-doc/stdman
+move www-apps/stagit dev-vcs/stagit

diff --git a/www-apps/stagit/Manifest b/www-apps/stagit/Manifest
deleted file mode 100644
index 084c0188e..0
--- a/www-apps/stagit/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST stagit-1.1.tar.gz 19648 BLAKE2B 
f77f7d79a475d5e7eda734fb0dc5f4006156df90c0019b0cc664efe8a5e0b988e2c9f0bf36efcbabbb06d7c59e6ad81434184c2c73bfef28849261251eb052b8
 SHA512 
e75d47b84d2783f7396a932b402a4dd36572027931559eae908861f9b8c658f43f5110bdfc81c5a0b65be3a0c53939ba9adabcc1e36fe88a6dab54b929526e0f

diff --git a/www-apps/stagit/metadata.xml b/www-apps/stagit/metadata.xml
deleted file mode 100644
index 5c75d5a66..0
--- a/www-apps/stagit/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   kurth4c...@tutanota.com
-   kurth4cker
-   
-   
-   stagit is a static page generator. It takes sources from a git
-   repository and generates html pages to a directory.
-   
-

diff --git a/www-apps/stagit/stagit-1.1.ebuild 
b/www-apps/stagit/stagit-1.1.ebuild
deleted file mode 100644
index 084722c04..0
--- a/www-apps/stagit/stagit-1.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="static git page generator"
-HOMEPAGE="https://codemadness.org/stagit.html";
-SRC_URI="https://codemadness.org/releases/${PN}/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="dev-libs/libgit2"
-DEPEND="${RDEPEND}"
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" 
MANPREFIX="${EPREFIX}/usr/share/man" DOCPREFIX="${EPREFIX}/usr/share/doc/${P}" 
install
-}