* [gentoo-commits] proj/betagarden:master commit in: app-backup/duply/
@ 2011-04-23 7:59 Justin Lecher
0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2011-04-23 7:59 UTC (permalink / raw
To: gentoo-commits
commit: 0242b48b869335f8e51d77250fc02da1ebbef38b
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 23 07:26:40 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 07:26:40 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=0242b48b
Version Bump
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
app-backup/duply/ChangeLog | 10 ++++++++++
app-backup/duply/duply-1.5.2.3.ebuild | 8 ++++----
.../{duply-1.5.2.3.ebuild => duply-1.5.4.2.ebuild} | 8 ++++----
app-backup/duply/metadata.xml | 6 ++++++
4 files changed, 24 insertions(+), 8 deletions(-)
diff --git a/app-backup/duply/ChangeLog b/app-backup/duply/ChangeLog
new file mode 100644
index 0000000..b209be8
--- /dev/null
+++ b/app-backup/duply/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-backup/duply
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*duply-1.5.4.2 (23 Apr 2011)
+
+ 23 Apr 2011; Justin Lecher <jlec@gentoo.org> duply-1.5.2.3.ebuild,
+ +duply-1.5.4.2.ebuild, +metadata.xml:
+ Version Bump
+
diff --git a/app-backup/duply/duply-1.5.2.3.ebuild b/app-backup/duply/duply-1.5.2.3.ebuild
index 5de4dc8..a2c6970 100644
--- a/app-backup/duply/duply-1.5.2.3.ebuild
+++ b/app-backup/duply/duply-1.5.2.3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=4
-DESCRIPTION="Duply is a shell front end for the duplicity backup tool"
-HOMEPAGE="http://duply.net"
+DESCRIPTION="Shell front end for the duplicity backup tool"
+HOMEPAGE="http://duply.net/"
SRC_URI="mirror://sourceforge/ftplicity/${PN}_${PV}.tgz"
LICENSE="GPL-2"
diff --git a/app-backup/duply/duply-1.5.2.3.ebuild b/app-backup/duply/duply-1.5.4.2.ebuild
similarity index 67%
copy from app-backup/duply/duply-1.5.2.3.ebuild
copy to app-backup/duply/duply-1.5.4.2.ebuild
index 5de4dc8..a2c6970 100644
--- a/app-backup/duply/duply-1.5.2.3.ebuild
+++ b/app-backup/duply/duply-1.5.4.2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=4
-DESCRIPTION="Duply is a shell front end for the duplicity backup tool"
-HOMEPAGE="http://duply.net"
+DESCRIPTION="Shell front end for the duplicity backup tool"
+HOMEPAGE="http://duply.net/"
SRC_URI="mirror://sourceforge/ftplicity/${PN}_${PV}.tgz"
LICENSE="GPL-2"
diff --git a/app-backup/duply/metadata.xml b/app-backup/duply/metadata.xml
new file mode 100644
index 0000000..e6233b5
--- /dev/null
+++ b/app-backup/duply/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/betagarden:master commit in: app-backup/duply/
@ 2011-10-27 18:02 Justin Lecher
0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2011-10-27 18:02 UTC (permalink / raw
To: gentoo-commits
commit: 2fd1da6da7aaabc7d8a7a0a9bc267f91fc346597
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 27 14:04:06 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Oct 27 14:04:06 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=2fd1da6d
Removed no-herd from herd tag in metadata.xml
(Portage version: 2.2.0_alpha71/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)
---
app-backup/duply/ChangeLog | 3 +++
app-backup/duply/metadata.xml | 5 +++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/app-backup/duply/ChangeLog b/app-backup/duply/ChangeLog
index b209be8..a64fe12 100644
--- a/app-backup/duply/ChangeLog
+++ b/app-backup/duply/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 27 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Removed no-herd from herd tag in metadata.xml
+
*duply-1.5.4.2 (23 Apr 2011)
23 Apr 2011; Justin Lecher <jlec@gentoo.org> duply-1.5.2.3.ebuild,
diff --git a/app-backup/duply/metadata.xml b/app-backup/duply/metadata.xml
index e6233b5..cc3fe24 100644
--- a/app-backup/duply/metadata.xml
+++ b/app-backup/duply/metadata.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>no-herd</herd>
-<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
+ <maintainer>
+ <email>maintainer-wanted@gentoo.org</email>
+ </maintainer>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/betagarden:master commit in: app-backup/duply/
@ 2014-06-04 6:58 Justin Lecher
0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2014-06-04 6:58 UTC (permalink / raw
To: gentoo-commits
commit: 401c829e33e11de895cf9669f126a393a37bee47
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 4 06:56:28 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Jun 4 06:56:28 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=401c829e
In Tree
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
---
app-backup/duply/ChangeLog | 13 -------------
app-backup/duply/duply-1.5.2.3.ebuild | 23 -----------------------
app-backup/duply/duply-1.5.4.2.ebuild | 23 -----------------------
app-backup/duply/metadata.xml | 7 -------
4 files changed, 66 deletions(-)
diff --git a/app-backup/duply/ChangeLog b/app-backup/duply/ChangeLog
deleted file mode 100644
index a64fe12..0000000
--- a/app-backup/duply/ChangeLog
+++ /dev/null
@@ -1,13 +0,0 @@
-# ChangeLog for app-backup/duply
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 27 Oct 2011; Justin Lecher <jlec@gentoo.org> metadata.xml:
- Removed no-herd from herd tag in metadata.xml
-
-*duply-1.5.4.2 (23 Apr 2011)
-
- 23 Apr 2011; Justin Lecher <jlec@gentoo.org> duply-1.5.2.3.ebuild,
- +duply-1.5.4.2.ebuild, +metadata.xml:
- Version Bump
-
diff --git a/app-backup/duply/duply-1.5.2.3.ebuild b/app-backup/duply/duply-1.5.2.3.ebuild
deleted file mode 100644
index a2c6970..0000000
--- a/app-backup/duply/duply-1.5.2.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-DESCRIPTION="Shell front end for the duplicity backup tool"
-HOMEPAGE="http://duply.net/"
-SRC_URI="mirror://sourceforge/ftplicity/${PN}_${PV}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="app-backup/duplicity"
-
-S="${WORKDIR}"/${PN}_${PV}
-
-src_install() {
- dobin duply
-}
diff --git a/app-backup/duply/duply-1.5.4.2.ebuild b/app-backup/duply/duply-1.5.4.2.ebuild
deleted file mode 100644
index a2c6970..0000000
--- a/app-backup/duply/duply-1.5.4.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-DESCRIPTION="Shell front end for the duplicity backup tool"
-HOMEPAGE="http://duply.net/"
-SRC_URI="mirror://sourceforge/ftplicity/${PN}_${PV}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="app-backup/duplicity"
-
-S="${WORKDIR}"/${PN}_${PV}
-
-src_install() {
- dobin duply
-}
diff --git a/app-backup/duply/metadata.xml b/app-backup/duply/metadata.xml
deleted file mode 100644
index cc3fe24..0000000
--- a/app-backup/duply/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>maintainer-wanted@gentoo.org</email>
- </maintainer>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-06-04 6:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-23 7:59 [gentoo-commits] proj/betagarden:master commit in: app-backup/duply/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2011-10-27 18:02 Justin Lecher
2014-06-04 6:58 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox