* [gentoo-commits] repo/gentoo:master commit in: app-backup/amanda/files/
@ 2017-11-03 9:40 Amy Liffey
0 siblings, 0 replies; 2+ messages in thread
From: Amy Liffey @ 2017-11-03 9:40 UTC (permalink / raw
To: gentoo-commits
commit: 477feb744657cd0fb6ca7c2137393dba4b3295dd
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Oct 30 19:01:26 2017 +0000
Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Fri Nov 3 09:40:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=477feb74
app-backup/amanda: remove unused patch
Closes:#6090
.../amanda/files/local-amanda-perl5.20.patch | 205 ---------------------
1 file changed, 205 deletions(-)
diff --git a/app-backup/amanda/files/local-amanda-perl5.20.patch b/app-backup/amanda/files/local-amanda-perl5.20.patch
deleted file mode 100644
index b62df65647a..00000000000
--- a/app-backup/amanda/files/local-amanda-perl5.20.patch
+++ /dev/null
@@ -1,205 +0,0 @@
-https://bz-attachments.freebsd.org/attachment.cgi?id=149027&action=diff&collapsed=&context=patch&format=raw&headers=1
---- perl/Amanda/Application.c.orig 2012-07-25 17:59:54.000000000 +0200
-+++ perl/Amanda/Application.c 2014-10-27 08:48:58.000000000 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
- #undef eof
- #endif
--#ifdef bool
-- #undef bool
--#endif
- #ifdef close
- #undef close
- #endif
---- perl/Amanda/Archive.c.orig 2012-07-25 17:59:54.000000000 +0200
-+++ perl/Amanda/Archive.c 2014-10-27 08:49:05.000000000 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
- #undef eof
- #endif
--#ifdef bool
-- #undef bool
--#endif
- #ifdef close
- #undef close
- #endif
---- perl/Amanda/Cmdline.c.orig 2012-07-25 17:59:54.000000000 +0200
-+++ perl/Amanda/Cmdline.c 2014-10-27 08:49:13.000000000 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
- #undef eof
- #endif
--#ifdef bool
-- #undef bool
--#endif
- #ifdef close
- #undef close
- #endif
---- perl/Amanda/Config.c.orig 2012-07-25 17:59:54.000000000 +0200
-+++ perl/Amanda/Config.c 2014-10-27 08:49:19.000000000 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
- #undef eof
- #endif
--#ifdef bool
-- #undef bool
--#endif
- #ifdef close
- #undef close
- #endif
---- perl/Amanda/Debug.c.orig 2012-07-25 17:59:54.000000000 +0200
-+++ perl/Amanda/Debug.c 2014-10-27 08:49:25.000000000 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
- #undef eof
- #endif
--#ifdef bool
-- #undef bool
--#endif
- #ifdef close
- #undef close
- #endif
---- perl/Amanda/Device.c.orig 2012-07-25 17:59:54.000000000 +0200
-+++ perl/Amanda/Device.c 2014-10-27 08:49:30.000000000 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
- #undef eof
- #endif
--#ifdef bool
-- #undef bool
--#endif
- #ifdef close
- #undef close
- #endif
---- perl/Amanda/Disklist.c.orig 2012-07-25 17:59:54.000000000 +0200
-+++ perl/Amanda/Disklist.c 2014-10-27 08:49:36.000000000 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
- #undef eof
- #endif
--#ifdef bool
-- #undef bool
--#endif
- #ifdef close
- #undef close
- #endif
---- perl/Amanda/Feature.c.orig 2012-07-25 17:59:54.000000000 +0200
-+++ perl/Amanda/Feature.c 2014-10-27 08:49:41.000000000 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
- #undef eof
- #endif
--#ifdef bool
-- #undef bool
--#endif
- #ifdef close
- #undef close
- #endif
---- perl/Amanda/Header.c.orig 2012-07-25 17:59:54.000000000 +0200
-+++ perl/Amanda/Header.c 2014-10-27 08:49:48.000000000 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
- #undef eof
- #endif
--#ifdef bool
-- #undef bool
--#endif
- #ifdef close
- #undef close
- #endif
---- perl/Amanda/Logfile.c.orig 2012-07-25 17:59:54.000000000 +0200
-+++ perl/Amanda/Logfile.c 2014-10-27 08:49:53.000000000 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
- #undef eof
- #endif
--#ifdef bool
-- #undef bool
--#endif
- #ifdef close
- #undef close
- #endif
---- perl/Amanda/MainLoop.c.orig 2012-07-25 17:59:54.000000000 +0200
-+++ perl/Amanda/MainLoop.c 2014-10-27 08:49:59.000000000 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
- #undef eof
- #endif
--#ifdef bool
-- #undef bool
--#endif
- #ifdef close
- #undef close
- #endif
---- perl/Amanda/NDMP.c.orig 2012-07-25 17:59:54.000000000 +0200
-+++ perl/Amanda/NDMP.c 2014-10-27 08:50:19.000000000 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
- #undef eof
- #endif
--#ifdef bool
-- #undef bool
--#endif
- #ifdef close
- #undef close
- #endif
---- perl/Amanda/Tapelist.c.orig 2012-07-25 17:59:54.000000000 +0200
-+++ perl/Amanda/Tapelist.c 2014-10-27 08:50:24.000000000 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
- #undef eof
- #endif
--#ifdef bool
-- #undef bool
--#endif
- #ifdef close
- #undef close
- #endif
---- perl/Amanda/Tests.c.orig 2012-07-25 17:59:54.000000000 +0200
-+++ perl/Amanda/Tests.c 2014-10-27 09:01:12.000000000 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
- #undef eof
- #endif
--#ifdef bool
-- #undef bool
--#endif
- #ifdef close
- #undef close
- #endif
---- perl/Amanda/Util.c.orig 2012-07-25 17:59:54.000000000 +0200
-+++ perl/Amanda/Util.c 2014-10-27 09:01:17.000000000 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
- #undef eof
- #endif
--#ifdef bool
-- #undef bool
--#endif
- #ifdef close
- #undef close
- #endif
---- perl/Amanda/Xfer.c.orig 2012-07-25 17:59:54.000000000 +0200
-+++ perl/Amanda/Xfer.c 2014-10-27 09:01:22.000000000 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
- #undef eof
- #endif
--#ifdef bool
-- #undef bool
--#endif
- #ifdef close
- #undef close
- #endif
---- perl/Amanda/XferServer.c.orig 2012-07-25 17:59:55.000000000 +0200
-+++ perl/Amanda/XferServer.c 2014-10-27 09:01:29.000000000 +0100
-@@ -1450,9 +1450,6 @@
- #ifdef eof
- #undef eof
- #endif
--#ifdef bool
-- #undef bool
--#endif
- #ifdef close
- #undef close
- #endif
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-backup/amanda/files/
@ 2021-02-11 20:28 Conrad Kostecki
0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2021-02-11 20:28 UTC (permalink / raw
To: gentoo-commits
commit: 2172c97e2a9b47d5d155d790003bb6c047ce79dd
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Feb 10 17:00:35 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 20:28:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2172c97e
app-backup/amanda: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/19407
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
app-backup/amanda/files/amanda.service-r1 | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/app-backup/amanda/files/amanda.service-r1 b/app-backup/amanda/files/amanda.service-r1
deleted file mode 100644
index a605eb487bf..00000000000
--- a/app-backup/amanda/files/amanda.service-r1
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Amanda Backup System
-After=local-fs.target
-
-[Service]
-User=amanda
-Group=amanda
-ExecStart=/usr/libexec/amanda/amandad -auth=bsdtcp amdump amindexd amidxtaped
-StandardInput=socket
-StandardOutput=socket
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-02-11 20:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-11 20:28 [gentoo-commits] repo/gentoo:master commit in: app-backup/amanda/files/ Conrad Kostecki
-- strict thread matches above, loose matches on Subject: below --
2017-11-03 9:40 Amy Liffey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox