From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/cacti/
Date: Wed, 15 Mar 2017 17:23:01 +0000 (UTC) [thread overview]
Message-ID: <1489598580.ec8fdbb1cb9b40b967189656f339479351268e5e.jer@gentoo> (raw)
commit: ec8fdbb1cb9b40b967189656f339479351268e5e
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 17:22:40 2017 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 17:23:00 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec8fdbb1
net-analyzer/cacti: Fix documentation installation path (bug #611342 by Juergen Rose).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
net-analyzer/cacti/{cacti-1.0.4.ebuild => cacti-1.0.4-r1.ebuild} | 9 +++++----
net-analyzer/cacti/{cacti-1.0.5.ebuild => cacti-1.0.5-r1.ebuild} | 9 +++++----
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/net-analyzer/cacti/cacti-1.0.4.ebuild b/net-analyzer/cacti/cacti-1.0.4-r1.ebuild
similarity index 95%
rename from net-analyzer/cacti/cacti-1.0.4.ebuild
rename to net-analyzer/cacti/cacti-1.0.4-r1.ebuild
index f2641066e9c..71f1fc11394 100644
--- a/net-analyzer/cacti/cacti-1.0.4.ebuild
+++ b/net-analyzer/cacti/cacti-1.0.4-r1.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
+WEBAPP_MANUAL_SLOT="yes"
inherit eutils webapp
# Support for _p* in version.
@@ -11,6 +12,7 @@ DESCRIPTION="Cacti is a complete frontend to rrdtool"
HOMEPAGE="http://www.cacti.net/"
SRC_URI="http://www.cacti.net/downloads/${MY_P}.tar.gz"
+SLOT="${PV}"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="snmp doc"
@@ -38,13 +40,12 @@ src_prepare() {
src_compile() { :; }
src_install() {
- webapp_src_preinst
-
dodoc docs/{CHANGELOG,txt/manual.txt}
- docinto html
- doins -r docs/html/
+ dodoc -r docs/html/
rm -rf docs
+ webapp_src_preinst
+
edos2unix `find -type f -name '*.php'`
dodir ${MY_HTDOCSDIR}
diff --git a/net-analyzer/cacti/cacti-1.0.5.ebuild b/net-analyzer/cacti/cacti-1.0.5-r1.ebuild
similarity index 95%
rename from net-analyzer/cacti/cacti-1.0.5.ebuild
rename to net-analyzer/cacti/cacti-1.0.5-r1.ebuild
index f2641066e9c..71f1fc11394 100644
--- a/net-analyzer/cacti/cacti-1.0.5.ebuild
+++ b/net-analyzer/cacti/cacti-1.0.5-r1.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
+WEBAPP_MANUAL_SLOT="yes"
inherit eutils webapp
# Support for _p* in version.
@@ -11,6 +12,7 @@ DESCRIPTION="Cacti is a complete frontend to rrdtool"
HOMEPAGE="http://www.cacti.net/"
SRC_URI="http://www.cacti.net/downloads/${MY_P}.tar.gz"
+SLOT="${PV}"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="snmp doc"
@@ -38,13 +40,12 @@ src_prepare() {
src_compile() { :; }
src_install() {
- webapp_src_preinst
-
dodoc docs/{CHANGELOG,txt/manual.txt}
- docinto html
- doins -r docs/html/
+ dodoc -r docs/html/
rm -rf docs
+ webapp_src_preinst
+
edos2unix `find -type f -name '*.php'`
dodir ${MY_HTDOCSDIR}
next reply other threads:[~2017-03-15 17:23 UTC|newest]
Thread overview: 131+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-15 17:23 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-22 7:20 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/cacti/ Sam James
2024-06-11 11:36 Arthur Zamarin
2024-05-03 11:55 Sam James
2022-12-18 18:50 Arthur Zamarin
2022-07-25 4:19 Sam James
2022-07-16 8:56 Agostino Sarubbo
2022-07-15 10:13 Arthur Zamarin
2022-05-19 1:24 Sam James
2022-05-16 19:57 Sam James
2022-01-02 11:22 Jakov Smolić
2021-12-10 3:49 Sam James
2021-08-25 4:23 Agostino Sarubbo
2021-08-11 6:41 Agostino Sarubbo
2021-08-11 6:39 Agostino Sarubbo
2021-05-17 2:59 Sam James
2021-01-26 23:46 Sam James
2021-01-21 7:40 Agostino Sarubbo
2021-01-13 19:28 Sergei Trofimovich
2021-01-02 5:04 Sam James
2021-01-02 5:04 Sam James
2020-12-29 6:44 Sam James
2020-12-29 6:43 Sam James
2020-12-29 6:43 Sam James
2020-12-24 10:03 Agostino Sarubbo
2020-12-20 16:40 Thomas Deutschmann
2020-08-03 5:06 Jeroen Roovers
2020-07-29 0:20 Sam James
2020-07-19 0:08 Sam James
2020-07-17 15:17 Agostino Sarubbo
2020-07-15 8:49 Sergei Trofimovich
2020-07-14 6:12 Jeroen Roovers
2020-05-23 7:05 Jeroen Roovers
2020-05-22 16:56 Sergei Trofimovich
2020-05-21 7:53 Agostino Sarubbo
2020-05-03 21:36 Jeroen Roovers
2020-04-09 6:33 Jeroen Roovers
2020-04-08 20:53 Sergei Trofimovich
2020-04-08 9:54 Agostino Sarubbo
2020-04-08 9:53 Agostino Sarubbo
2020-04-07 10:32 Agostino Sarubbo
2020-04-06 6:00 Jeroen Roovers
2020-03-31 10:37 Jeroen Roovers
2020-03-31 7:22 Agostino Sarubbo
2020-03-31 7:03 Agostino Sarubbo
2020-03-30 20:50 Sergei Trofimovich
2020-03-30 13:40 Agostino Sarubbo
2020-03-10 8:22 Jeroen Roovers
2020-02-13 10:35 Jeroen Roovers
2020-02-13 10:35 Jeroen Roovers
2020-02-11 11:09 Agostino Sarubbo
2020-02-11 9:52 Agostino Sarubbo
2020-02-11 9:43 Agostino Sarubbo
2020-02-10 8:38 Jeroen Roovers
2019-12-14 9:37 Jeroen Roovers
2019-12-14 9:37 Jeroen Roovers
2019-12-13 0:07 Thomas Deutschmann
2019-12-11 10:47 Agostino Sarubbo
2019-12-10 10:33 Agostino Sarubbo
2019-12-10 9:00 Jeroen Roovers
2019-12-08 23:37 Jeroen Roovers
2019-10-13 19:01 Matt Turner
2019-09-29 19:41 Jeroen Roovers
2019-09-29 19:41 Jeroen Roovers
2019-09-06 13:03 Jeroen Roovers
2019-09-06 13:03 Jeroen Roovers
2019-08-12 7:26 Jeroen Roovers
2019-04-21 1:55 Aaron Bauman
2019-04-20 7:47 Sergei Trofimovich
2019-04-17 20:01 Sergei Trofimovich
2019-04-08 6:42 Mikle Kolyada
2019-03-19 2:03 Thomas Deutschmann
2019-03-14 21:14 Agostino Sarubbo
2019-03-09 14:38 Jeroen Roovers
2019-03-09 14:29 Jeroen Roovers
2018-08-22 18:35 Jeroen Roovers
2018-01-29 7:17 Jeroen Roovers
2018-01-08 22:05 Sergei Trofimovich
2017-12-06 9:52 Jeroen Roovers
2017-12-06 9:49 Jeroen Roovers
2017-10-25 9:31 Agostino Sarubbo
2017-10-14 13:06 Jeroen Roovers
2017-10-14 13:06 Jeroen Roovers
2017-10-03 0:15 Thomas Deutschmann
2017-09-10 20:48 Jeroen Roovers
2017-09-04 7:30 Tobias Klausmann
2017-08-31 17:59 Jeroen Roovers
2017-08-31 17:59 Jeroen Roovers
2017-08-20 7:03 Jeroen Roovers
2017-08-20 7:03 Jeroen Roovers
2017-08-10 6:40 Jeroen Roovers
2017-08-10 6:40 Jeroen Roovers
2017-07-27 11:02 Jeroen Roovers
2017-07-27 9:50 Jeroen Roovers
2017-07-20 6:14 Jeroen Roovers
2017-07-20 6:14 Jeroen Roovers
2017-06-07 14:39 Jeroen Roovers
2017-06-07 14:39 Jeroen Roovers
2017-05-25 10:12 Jeroen Roovers
2017-05-25 10:12 Jeroen Roovers
2017-05-11 6:53 Jeroen Roovers
2017-04-28 7:02 Jeroen Roovers
2017-04-28 7:02 Jeroen Roovers
2017-04-20 12:41 Jeroen Roovers
2017-04-07 8:57 Jeroen Roovers
2017-04-07 8:57 Jeroen Roovers
2017-03-21 10:43 Jeroen Roovers
2017-03-21 10:43 Jeroen Roovers
2017-03-17 8:11 Jeroen Roovers
2017-03-17 8:11 Jeroen Roovers
2017-03-14 6:46 Jeroen Roovers
2017-03-14 6:46 Jeroen Roovers
2017-03-01 7:36 Jeroen Roovers
2017-03-01 7:36 Jeroen Roovers
2017-02-21 5:10 Jeroen Roovers
2017-02-15 7:33 Jeroen Roovers
2017-02-07 15:52 Jeroen Roovers
2017-02-03 19:21 Jeroen Roovers
2016-07-08 10:02 Agostino Sarubbo
2016-05-21 8:52 Tobias Klausmann
2016-05-20 8:27 Jeroen Roovers
2016-05-17 5:20 Jeroen Roovers
2016-05-14 22:23 Agostino Sarubbo
2016-05-14 22:22 Agostino Sarubbo
2016-05-14 9:50 Jeroen Roovers
2016-02-24 6:00 Jeroen Roovers
2016-02-05 5:43 Jeroen Roovers
2016-02-03 16:54 Agostino Sarubbo
2016-02-03 16:53 Agostino Sarubbo
2016-02-02 13:21 Tobias Klausmann
2016-01-11 15:21 Brian Evans
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1489598580.ec8fdbb1cb9b40b967189656f339479351268e5e.jer@gentoo \
--to=jer@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox