summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-06-09 15:38:15 +0000
committerJustin Lecher <jlec@gentoo.org>2012-06-09 15:38:15 +0000
commit987768eb3588791b62091088084062c134c83e45 (patch)
tree4799c7890216b9a27ba53da74723724fa61f8813 /app-backup/duplicity
parentremove old (diff)
downloadgentoo-2-987768eb3588791b62091088084062c134c83e45.tar.gz
gentoo-2-987768eb3588791b62091088084062c134c83e45.tar.bz2
gentoo-2-987768eb3588791b62091088084062c134c83e45.zip
Version Bump, removed unessecary version from DEPs, shorten DESCRIPTION
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'app-backup/duplicity')
-rw-r--r--app-backup/duplicity/ChangeLog9
-rw-r--r--app-backup/duplicity/duplicity-0.6.17.ebuild6
-rw-r--r--app-backup/duplicity/duplicity-0.6.18-r1.ebuild6
-rw-r--r--app-backup/duplicity/duplicity-0.6.18.ebuild6
-rw-r--r--app-backup/duplicity/duplicity-0.6.19.ebuild36
5 files changed, 53 insertions, 10 deletions
diff --git a/app-backup/duplicity/ChangeLog b/app-backup/duplicity/ChangeLog
index 5620eb2d7f20..461fe51aee59 100644
--- a/app-backup/duplicity/ChangeLog
+++ b/app-backup/duplicity/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-backup/duplicity
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.70 2012/05/21 09:30:41 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.71 2012/06/09 15:38:15 jlec Exp $
+
+*duplicity-0.6.19 (09 Jun 2012)
+
+ 09 Jun 2012; Justin Lecher <jlec@gentoo.org> duplicity-0.6.17.ebuild,
+ duplicity-0.6.18.ebuild, duplicity-0.6.18-r1.ebuild,
+ +duplicity-0.6.19.ebuild:
+ Version Bump, removed unessecary version from DEPs, shorten DESCRIPTION
21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
duplicity-0.6.18-r1.ebuild:
diff --git a/app-backup/duplicity/duplicity-0.6.17.ebuild b/app-backup/duplicity/duplicity-0.6.17.ebuild
index 1c87fd7fd0e9..cc299be40c19 100644
--- a/app-backup/duplicity/duplicity-0.6.17.ebuild
+++ b/app-backup/duplicity/duplicity-0.6.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.17.ebuild,v 1.5 2012/03/04 10:51:16 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.17.ebuild,v 1.6 2012/06/09 15:38:15 jlec Exp $
EAPI="4"
@@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
inherit distutils
-DESCRIPTION="duplicity is a secure backup system using gnupg to encrypt data"
+DESCRIPTION="Secure backup system using gnupg to encrypt data"
HOMEPAGE="http://www.nongnu.org/duplicity/"
SRC_URI="http://code.launchpad.net/${PN}/0.6-series/${PV}/+download/${P}.tar.gz"
@@ -20,7 +20,7 @@ KEYWORDS="amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="s3"
DEPEND="
- >=net-libs/librsync-0.9.6
+ net-libs/librsync
app-crypt/gnupg
"
RDEPEND="${DEPEND}
diff --git a/app-backup/duplicity/duplicity-0.6.18-r1.ebuild b/app-backup/duplicity/duplicity-0.6.18-r1.ebuild
index 51d78588ddb8..8239d496ba69 100644
--- a/app-backup/duplicity/duplicity-0.6.18-r1.ebuild
+++ b/app-backup/duplicity/duplicity-0.6.18-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.18-r1.ebuild,v 1.4 2012/05/21 09:30:41 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.18-r1.ebuild,v 1.5 2012/06/09 15:38:15 jlec Exp $
EAPI="4"
@@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
inherit distutils
-DESCRIPTION="duplicity is a secure backup system using gnupg to encrypt data"
+DESCRIPTION="Secure backup system using gnupg to encrypt data"
HOMEPAGE="http://www.nongnu.org/duplicity/"
SRC_URI="http://code.launchpad.net/${PN}/0.6-series/${PV}/+download/${P}.tar.gz"
@@ -20,7 +20,7 @@ KEYWORDS="amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="s3"
DEPEND="
- >=net-libs/librsync-0.9.6
+ net-libs/librsync
app-crypt/gnupg
"
RDEPEND="${DEPEND}
diff --git a/app-backup/duplicity/duplicity-0.6.18.ebuild b/app-backup/duplicity/duplicity-0.6.18.ebuild
index ef5679a21dda..0563183ebce5 100644
--- a/app-backup/duplicity/duplicity-0.6.18.ebuild
+++ b/app-backup/duplicity/duplicity-0.6.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.18.ebuild,v 1.2 2012/03/04 10:51:17 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.18.ebuild,v 1.3 2012/06/09 15:38:15 jlec Exp $
EAPI="4"
@@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
inherit distutils
-DESCRIPTION="duplicity is a secure backup system using gnupg to encrypt data"
+DESCRIPTION="Secure backup system using gnupg to encrypt data"
HOMEPAGE="http://www.nongnu.org/duplicity/"
SRC_URI="http://code.launchpad.net/${PN}/0.6-series/${PV}/+download/${P}.tar.gz"
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="s3"
DEPEND="
- >=net-libs/librsync-0.9.6
+ net-libs/librsync
app-crypt/gnupg
"
RDEPEND="${DEPEND}
diff --git a/app-backup/duplicity/duplicity-0.6.19.ebuild b/app-backup/duplicity/duplicity-0.6.19.ebuild
new file mode 100644
index 000000000000..de691ac34570
--- /dev/null
+++ b/app-backup/duplicity/duplicity-0.6.19.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.19.ebuild,v 1.1 2012/06/09 15:38:15 jlec Exp $
+
+EAPI="4"
+
+PYTHON_DEPEND="2"
+SUPPORT_PYTHON_ABIS="1"
+RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
+
+inherit distutils
+
+DESCRIPTION="Secure backup system using gnupg to encrypt data"
+HOMEPAGE="http://www.nongnu.org/duplicity/"
+SRC_URI="http://code.launchpad.net/${PN}/0.6-series/${PV}/+download/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+IUSE="s3"
+
+DEPEND="
+ net-libs/librsync
+ app-crypt/gnupg
+"
+RDEPEND="${DEPEND}
+ dev-python/paramiko
+ >=dev-python/pexpect-2.1
+ >=dev-python/py-gnupg-0.3.2
+ s3? ( dev-python/boto )
+"
+
+src_prepare() {
+ distutils_src_prepare
+ sed -i -r "s/'COPYING',//" setup.py || die "Couldn't remove unnecessary COPYING file."
+}