diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-05-21 09:30:41 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-05-21 09:30:41 +0000 |
commit | b471c7c5337939945a90373bfd9e66248de7df43 (patch) | |
tree | 20fb625db918427651484977a582e08c70ce97b3 /app-backup/duplicity | |
parent | x86 stable wrt bug #415433 (diff) | |
download | gentoo-2-b471c7c5337939945a90373bfd9e66248de7df43.tar.gz gentoo-2-b471c7c5337939945a90373bfd9e66248de7df43.tar.bz2 gentoo-2-b471c7c5337939945a90373bfd9e66248de7df43.zip |
x86 stable wrt bug #412759
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'app-backup/duplicity')
-rw-r--r-- | app-backup/duplicity/ChangeLog | 6 | ||||
-rw-r--r-- | app-backup/duplicity/duplicity-0.6.18-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-backup/duplicity/ChangeLog b/app-backup/duplicity/ChangeLog index 8a0474c997ce..5620eb2d7f20 100644 --- a/app-backup/duplicity/ChangeLog +++ b/app-backup/duplicity/ChangeLog @@ -1,6 +1,10 @@ # 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.69 2012/05/06 20:32:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/duplicity/ChangeLog,v 1.70 2012/05/21 09:30:41 phajdan.jr Exp $ + + 21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + duplicity-0.6.18-r1.ebuild: + x86 stable wrt bug #412759 06 May 2012; Brent Baude <ranger@gentoo.org> duplicity-0.6.18-r1.ebuild: Marking duplicity-0.6.18-r1 ppc for bug 412759 diff --git a/app-backup/duplicity/duplicity-0.6.18-r1.ebuild b/app-backup/duplicity/duplicity-0.6.18-r1.ebuild index 1f34f159c895..51d78588ddb8 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.3 2012/05/06 20:32:50 ranger Exp $ +# $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 $ 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=" |