summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-04-23 09:26:40 +0200
committerJustin Lecher <jlec@gentoo.org>2011-04-23 09:26:40 +0200
commit0242b48b869335f8e51d77250fc02da1ebbef38b (patch)
tree74fcad9971704bf7d2386623d83059f6d46dc2a1 /app-backup
parentCleaned ebuilds with higher version in the tree (diff)
downloadbetagarden-0242b48b869335f8e51d77250fc02da1ebbef38b.tar.gz
betagarden-0242b48b869335f8e51d77250fc02da1ebbef38b.tar.bz2
betagarden-0242b48b869335f8e51d77250fc02da1ebbef38b.zip
Version Bump
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/duply/ChangeLog10
-rw-r--r--app-backup/duply/Manifest16
-rw-r--r--app-backup/duply/duply-1.5.2.3.ebuild8
-rw-r--r--app-backup/duply/duply-1.5.4.2.ebuild23
-rw-r--r--app-backup/duply/metadata.xml6
5 files changed, 58 insertions, 5 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/Manifest b/app-backup/duply/Manifest
index 0efb78b..6415766 100644
--- a/app-backup/duply/Manifest
+++ b/app-backup/duply/Manifest
@@ -1,2 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
DIST duply_1.5.2.3.tgz 24729 RMD160 e4e066d9e36513bd9049b96dae2b1308d0eed979 SHA1 4e2ace010dc9e3d797cee5287e9239c444babc11 SHA256 c671fdc6c9f74fb31910a2c755414d83fc3afe1f83212bca541048b8d1b4a536
-EBUILD duply-1.5.2.3.ebuild 444 RMD160 5ae3d790c4ff0a017daae85239d7232a8a3c79b2 SHA1 3be46fd59580563cb93e4561dfbe83e4810bd81b SHA256 a2060838ab76b15f2e309004a7b3ce939ef9f1c960d751e7912dbb3616241fbc
+DIST duply_1.5.4.2.tgz 28488 RMD160 9e99fb416a2b9d499d559c24ccbaf048828c960d SHA1 3ab270f92fe95c3b8fee9a6c1e56b4da9e9cabde SHA256 696005e4a9e38229b3e6d9e071ed3c0c733e583553d001b951840b16f834088c
+EBUILD duply-1.5.2.3.ebuild 434 RMD160 e256d37de2823cfcb51c63e75dcbf17d504f44b4 SHA1 23f75db35fc640259a754d2396ab6b59a654ea2f SHA256 a23aa5bce69e31d03fc0d4168d87a83d2cb2c1c59293a47e921c8338ac9e16b7
+EBUILD duply-1.5.4.2.ebuild 434 RMD160 e256d37de2823cfcb51c63e75dcbf17d504f44b4 SHA1 23f75db35fc640259a754d2396ab6b59a654ea2f SHA256 a23aa5bce69e31d03fc0d4168d87a83d2cb2c1c59293a47e921c8338ac9e16b7
+MISC ChangeLog 272 RMD160 e017650e46ca280627d3f00ce43866d85c182351 SHA1 5c82dd3abf439317f983c91a2850070194077559 SHA256 7ec922b9c304ab46ece3ade6e8424156cd106ca84758ab12399a094d6d8e32ae
+MISC metadata.xml 229 RMD160 f0f6417bec31ce8baba6d476664f7210c8c84c98 SHA1 e5f94f5caadc6f843fc90bb7959570cd503676fd SHA256 3b08fca3c878bdfc4e7639f477dd542d55a4ab5dce39a475e82633071d13eb3f
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iEYEARECAAYFAk2yfzAACgkQgAnW8HDreRZBiACfWK+5DcO8rt8Z0zxrdUklHaWB
+DscAoIiq3rTLTB0lRjgZwGBJ4jXLZYk4
+=XHMf
+-----END PGP SIGNATURE-----
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.4.2.ebuild b/app-backup/duply/duply-1.5.4.2.ebuild
new file mode 100644
index 0000000..a2c6970
--- /dev/null
+++ b/app-backup/duply/duply-1.5.4.2.ebuild
@@ -0,0 +1,23 @@
+# 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
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>