summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2014-08-20 14:08:00 +0000
committerRaúl Porcel <armin76@gentoo.org>2014-08-20 14:08:00 +0000
commit5f310d8b1c00dcee08d4f4d6c9eafd8d61ceae19 (patch)
treee812284c4fc07f06a7e93cbb51adb614e9066035 /app-backup
parentAdd ~sparc wrt #519844 (diff)
downloadgentoo-2-5f310d8b1c00dcee08d4f4d6c9eafd8d61ceae19.tar.gz
gentoo-2-5f310d8b1c00dcee08d4f4d6c9eafd8d61ceae19.tar.bz2
gentoo-2-5f310d8b1c00dcee08d4f4d6c9eafd8d61ceae19.zip
Add ~sparc wrt #519844
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/duplicity/ChangeLog6
-rw-r--r--app-backup/duplicity/duplicity-0.6.23-r1.ebuild4
-rw-r--r--app-backup/duplicity/duplicity-0.6.24.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-backup/duplicity/ChangeLog b/app-backup/duplicity/ChangeLog
index 110c65d88d3f..96dba10acc94 100644
--- a/app-backup/duplicity/ChangeLog
+++ b/app-backup/duplicity/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-backup/duplicity
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.97 2014/06/25 07:20:07 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.98 2014/08/20 14:08:00 armin76 Exp $
+
+ 20 Aug 2014; Raúl Porcel <armin76@gentoo.org> duplicity-0.6.23-r1.ebuild,
+ duplicity-0.6.24.ebuild:
+ Add ~sparc wrt #519844
25 Jun 2014; Tim Harder <radhermit@gentoo.org> duplicity-0.6.24.ebuild,
+files/duplicity-0.6.24-skip-test.patch:
diff --git a/app-backup/duplicity/duplicity-0.6.23-r1.ebuild b/app-backup/duplicity/duplicity-0.6.23-r1.ebuild
index 4450117ca7ac..e07af9480295 100644
--- a/app-backup/duplicity/duplicity-0.6.23-r1.ebuild
+++ b/app-backup/duplicity/duplicity-0.6.23-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.23-r1.ebuild,v 1.4 2014/05/10 13:40:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.23-r1.ebuild,v 1.5 2014/08/20 14:08:00 armin76 Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -13,7 +13,7 @@ SRC_URI="http://code.launchpad.net/${PN}/0.6-series/${PV}/+download/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="s3"
DEPEND="
diff --git a/app-backup/duplicity/duplicity-0.6.24.ebuild b/app-backup/duplicity/duplicity-0.6.24.ebuild
index 85eac87101b0..51e99e5c4331 100644
--- a/app-backup/duplicity/duplicity-0.6.24.ebuild
+++ b/app-backup/duplicity/duplicity-0.6.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.24.ebuild,v 1.2 2014/06/25 07:20:07 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.24.ebuild,v 1.3 2014/08/20 14:08:00 armin76 Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -13,7 +13,7 @@ SRC_URI="http://code.launchpad.net/${PN}/0.6-series/${PV}/+download/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="s3 test"
CDEPEND="