armin76 14/08/20 14:08:00 Modified: duplicity-0.6.23-r1.ebuild ChangeLog duplicity-0.6.24.ebuild Log: Add ~sparc wrt #519844 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Revision Changes Path 1.5 app-backup/duplicity/duplicity-0.6.23-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/duplicity-0.6.23-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/duplicity-0.6.23-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/duplicity-0.6.23-r1.ebuild?r1=1.4&r2=1.5 Index: duplicity-0.6.23-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.23-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- duplicity-0.6.23-r1.ebuild 10 May 2014 13:40:50 -0000 1.4 +++ duplicity-0.6.23-r1.ebuild 20 Aug 2014 14:08:00 -0000 1.5 @@ -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 @@ 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=" 1.98 app-backup/duplicity/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/ChangeLog?rev=1.98&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/ChangeLog?rev=1.98&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/ChangeLog?r1=1.97&r2=1.98 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v retrieving revision 1.97 retrieving revision 1.98 diff -u -r1.97 -r1.98 --- ChangeLog 25 Jun 2014 07:20:07 -0000 1.97 +++ ChangeLog 20 Aug 2014 14:08:00 -0000 1.98 @@ -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 <armi...@gentoo.org> duplicity-0.6.23-r1.ebuild, + duplicity-0.6.24.ebuild: + Add ~sparc wrt #519844 25 Jun 2014; Tim Harder <radher...@gentoo.org> duplicity-0.6.24.ebuild, +files/duplicity-0.6.24-skip-test.patch: 1.3 app-backup/duplicity/duplicity-0.6.24.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/duplicity-0.6.24.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/duplicity-0.6.24.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-backup/duplicity/duplicity-0.6.24.ebuild?r1=1.2&r2=1.3 Index: duplicity-0.6.24.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.24.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- duplicity-0.6.24.ebuild 25 Jun 2014 07:20:07 -0000 1.2 +++ duplicity-0.6.24.ebuild 20 Aug 2014 14:08:00 -0000 1.3 @@ -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 @@ 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="