Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/betagarden:master commit in: app-backup/duply/
Date: Wed, 04 Jun 2014 06:58:15
Message-Id: 1401864988.401c829e33e11de895cf9669f126a393a37bee47.jlec@gentoo
1 commit: 401c829e33e11de895cf9669f126a393a37bee47
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 4 06:56:28 2014 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 4 06:56:28 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=401c829e
7
8 In Tree
9
10 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
11
12 ---
13 app-backup/duply/ChangeLog | 13 -------------
14 app-backup/duply/duply-1.5.2.3.ebuild | 23 -----------------------
15 app-backup/duply/duply-1.5.4.2.ebuild | 23 -----------------------
16 app-backup/duply/metadata.xml | 7 -------
17 4 files changed, 66 deletions(-)
18
19 diff --git a/app-backup/duply/ChangeLog b/app-backup/duply/ChangeLog
20 deleted file mode 100644
21 index a64fe12..0000000
22 --- a/app-backup/duply/ChangeLog
23 +++ /dev/null
24 @@ -1,13 +0,0 @@
25 -# ChangeLog for app-backup/duply
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: $
28 -
29 - 27 Oct 2011; Justin Lecher <jlec@g.o> metadata.xml:
30 - Removed no-herd from herd tag in metadata.xml
31 -
32 -*duply-1.5.4.2 (23 Apr 2011)
33 -
34 - 23 Apr 2011; Justin Lecher <jlec@g.o> duply-1.5.2.3.ebuild,
35 - +duply-1.5.4.2.ebuild, +metadata.xml:
36 - Version Bump
37 -
38
39 diff --git a/app-backup/duply/duply-1.5.2.3.ebuild b/app-backup/duply/duply-1.5.2.3.ebuild
40 deleted file mode 100644
41 index a2c6970..0000000
42 --- a/app-backup/duply/duply-1.5.2.3.ebuild
43 +++ /dev/null
44 @@ -1,23 +0,0 @@
45 -# Copyright 1999-2011 Gentoo Foundation
46 -# Distributed under the terms of the GNU General Public License v2
47 -# $Header: $
48 -
49 -EAPI=4
50 -
51 -DESCRIPTION="Shell front end for the duplicity backup tool"
52 -HOMEPAGE="http://duply.net/"
53 -SRC_URI="mirror://sourceforge/ftplicity/${PN}_${PV}.tgz"
54 -
55 -LICENSE="GPL-2"
56 -SLOT="0"
57 -KEYWORDS="~amd64 ~x86"
58 -IUSE=""
59 -
60 -DEPEND=""
61 -RDEPEND="app-backup/duplicity"
62 -
63 -S="${WORKDIR}"/${PN}_${PV}
64 -
65 -src_install() {
66 - dobin duply
67 -}
68
69 diff --git a/app-backup/duply/duply-1.5.4.2.ebuild b/app-backup/duply/duply-1.5.4.2.ebuild
70 deleted file mode 100644
71 index a2c6970..0000000
72 --- a/app-backup/duply/duply-1.5.4.2.ebuild
73 +++ /dev/null
74 @@ -1,23 +0,0 @@
75 -# Copyright 1999-2011 Gentoo Foundation
76 -# Distributed under the terms of the GNU General Public License v2
77 -# $Header: $
78 -
79 -EAPI=4
80 -
81 -DESCRIPTION="Shell front end for the duplicity backup tool"
82 -HOMEPAGE="http://duply.net/"
83 -SRC_URI="mirror://sourceforge/ftplicity/${PN}_${PV}.tgz"
84 -
85 -LICENSE="GPL-2"
86 -SLOT="0"
87 -KEYWORDS="~amd64 ~x86"
88 -IUSE=""
89 -
90 -DEPEND=""
91 -RDEPEND="app-backup/duplicity"
92 -
93 -S="${WORKDIR}"/${PN}_${PV}
94 -
95 -src_install() {
96 - dobin duply
97 -}
98
99 diff --git a/app-backup/duply/metadata.xml b/app-backup/duply/metadata.xml
100 deleted file mode 100644
101 index cc3fe24..0000000
102 --- a/app-backup/duply/metadata.xml
103 +++ /dev/null
104 @@ -1,7 +0,0 @@
105 -<?xml version="1.0" encoding="UTF-8"?>
106 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
107 -<pkgmetadata>
108 - <maintainer>
109 - <email>maintainer-wanted@g.o</email>
110 - </maintainer>
111 -</pkgmetadata>