public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/backuppc/
Date: Mon, 25 Jan 2016 14:28:43 +0000 (UTC)	[thread overview]
Message-ID: <1453732051.f967f889a9a09ee2ad55e8d2ccc1525b7dd8d7a9.mjo@gentoo> (raw)

commit:     f967f889a9a09ee2ad55e8d2ccc1525b7dd8d7a9
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 25 14:26:02 2016 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 14:27:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f967f889

app-backup/backuppc: un-remove systemd service file in v3.3.1.

For some reason lost to time, I omitted the installation of the
systemd service file from backuppc-3.3.1.ebuild. Erik Zeek reported
the omission and provided a fix in bug 572818.

Gentoo-Bug: 572818
Reported-by: Erik Zeek

Package-Manager: portage-2.2.26

 .../backuppc/{backuppc-3.3.1.ebuild => backuppc-3.3.1-r1.ebuild}     | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-backup/backuppc/backuppc-3.3.1.ebuild b/app-backup/backuppc/backuppc-3.3.1-r1.ebuild
similarity index 97%
rename from app-backup/backuppc/backuppc-3.3.1.ebuild
rename to app-backup/backuppc/backuppc-3.3.1-r1.ebuild
index f7c0711..a40e0ae 100644
--- a/app-backup/backuppc/backuppc-3.3.1.ebuild
+++ b/app-backup/backuppc/backuppc-3.3.1-r1.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-inherit depend.apache eutils user
+inherit depend.apache eutils user systemd
 
 MY_P="BackupPC-${PV}"
 
@@ -137,9 +137,10 @@ src_install() {
 	keepdir "${DATADIR}"/{trash,pool,pc,cpool}
 	keepdir "${LOGDIR}"
 
-	ebegin "Setting up init.d/conf.d scripts"
+	ebegin "Setting up init.d/conf.d/systemd scripts"
 	newinitd "${S}"/init.d/gentoo-backuppc backuppc
 	newconfd "${S}"/init.d/gentoo-backuppc.conf backuppc
+	systemd_dounit "${FILESDIR}/${PN}.service"
 
 	insinto "${APACHE_MODULES_CONFDIR}"
 	doins "${FILESDIR}"/99_backuppc.conf


             reply	other threads:[~2016-01-25 14:28 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-25 14:28 Michael Orlitzky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-27 13:24 [gentoo-commits] repo/gentoo:master commit in: app-backup/backuppc/ Joonas Niilola
2022-09-09  6:20 Joonas Niilola
2022-09-09  6:20 Joonas Niilola
2022-08-16  6:34 Joonas Niilola
2022-08-16  6:34 Joonas Niilola
2022-04-27 15:47 Joonas Niilola
2022-04-26  5:26 Sam James
2021-08-10  2:59 Sam James
2021-04-29  1:52 Sam James
2021-04-20  1:21 Sam James
2021-04-20  1:21 Sam James
2017-10-27 23:32 Michael Palimaka
2017-10-27 13:49 Thomas Deutschmann
2017-08-26  8:54 Mikle Kolyada
2017-02-01 22:22 Kent Fredric
2017-02-01 22:22 Kent Fredric
2017-02-01 22:22 Kent Fredric
2016-12-21 21:34 Thomas Deutschmann
2016-12-21 17:28 Tobias Klausmann
2016-04-26  0:01 Austin English
2015-11-22  8:03 Markus Meier

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=1453732051.f967f889a9a09ee2ad55e8d2ccc1525b7dd8d7a9.mjo@gentoo \
    --to=mjo@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