diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-15 15:45:19 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-15 15:45:19 +0000 |
commit | 241bc04457212df7c37c4b6e02d8c1a3471ee938 (patch) | |
tree | fc3ce8dd0e5957aab2f36ec80f4cd9d76b7a22ba /app-backup/duplicity | |
parent | x86 stable wrt bug #396515 (diff) | |
download | gentoo-2-241bc04457212df7c37c4b6e02d8c1a3471ee938.tar.gz gentoo-2-241bc04457212df7c37c4b6e02d8c1a3471ee938.tar.bz2 gentoo-2-241bc04457212df7c37c4b6e02d8c1a3471ee938.zip |
x86 stable wrt bug #396517
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'app-backup/duplicity')
-rw-r--r-- | app-backup/duplicity/ChangeLog | 7 | ||||
-rw-r--r-- | app-backup/duplicity/duplicity-0.6.17.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-backup/duplicity/ChangeLog b/app-backup/duplicity/ChangeLog index 2b4cd1f0ef18..d7c3b0c76a6f 100644 --- a/app-backup/duplicity/ChangeLog +++ b/app-backup/duplicity/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-backup/duplicity -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.61 2011/12/31 12:41:23 ago Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.62 2012/01/15 15:45:19 phajdan.jr Exp $ + + 15 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> duplicity-0.6.17.ebuild: + x86 stable wrt bug #396517 31 Dec 2011; Agostino Sarubbo <ago@gentoo.org> duplicity-0.6.17.ebuild: Stable for AMD64, wrt bug #396517 diff --git a/app-backup/duplicity/duplicity-0.6.17.ebuild b/app-backup/duplicity/duplicity-0.6.17.ebuild index 49a5db33d812..07663c8a6f6f 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-2011 Gentoo Foundation +# 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.2 2011/12/31 12:41:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/duplicity-0.6.17.ebuild,v 1.3 2012/01/15 15:45:19 phajdan.jr Exp $ EAPI="4" @@ -16,7 +16,7 @@ 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" +KEYWORDS="amd64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="s3" DEPEND=" |