diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 15:20:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-10 15:20:26 +0000 |
commit | ce2a14b8b1792aba7116c8ed4266b29896380c66 (patch) | |
tree | 8635963accbac701ec806659b01920bf2ce86ade /net-misc/dropbox-cli | |
parent | old (diff) | |
download | gentoo-2-ce2a14b8b1792aba7116c8ed4266b29896380c66.tar.gz gentoo-2-ce2a14b8b1792aba7116c8ed4266b29896380c66.tar.bz2 gentoo-2-ce2a14b8b1792aba7116c8ed4266b29896380c66.zip |
Stable for amd64, wrt bug #495872
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/dropbox-cli')
-rw-r--r-- | net-misc/dropbox-cli/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/dropbox-cli/dropbox-cli-1.6.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/dropbox-cli/ChangeLog b/net-misc/dropbox-cli/ChangeLog index 02a2dd5ef312..54c243295504 100644 --- a/net-misc/dropbox-cli/ChangeLog +++ b/net-misc/dropbox-cli/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/dropbox-cli -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox-cli/ChangeLog,v 1.11 2013/07/02 16:04:30 hasufell Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox-cli/ChangeLog,v 1.12 2014/10/10 15:20:26 ago Exp $ + + 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> dropbox-cli-1.6.0.ebuild: + Stable for amd64, wrt bug #495872 *dropbox-cli-1.6.0 (02 Jul 2013) diff --git a/net-misc/dropbox-cli/dropbox-cli-1.6.0.ebuild b/net-misc/dropbox-cli/dropbox-cli-1.6.0.ebuild index 1f6292347065..d636195f41ef 100644 --- a/net-misc/dropbox-cli/dropbox-cli-1.6.0.ebuild +++ b/net-misc/dropbox-cli/dropbox-cli-1.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox-cli/dropbox-cli-1.6.0.ebuild,v 1.1 2013/07/02 16:04:30 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox-cli/dropbox-cli-1.6.0.ebuild,v 1.2 2014/10/10 15:20:26 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.py.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |