diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-12 08:54:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-12 08:54:40 +0000 |
commit | 45569d87613ed0d75132f47082cadeaa40a318f7 (patch) | |
tree | d1e308551454ce3acb60ca90019aa72dc70b1564 /net-misc | |
parent | Stable for x86, wrt bug #502678 (diff) | |
download | gentoo-2-45569d87613ed0d75132f47082cadeaa40a318f7.tar.gz gentoo-2-45569d87613ed0d75132f47082cadeaa40a318f7.tar.bz2 gentoo-2-45569d87613ed0d75132f47082cadeaa40a318f7.zip |
Stable for x86, wrt bug #495872
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/dropbox-cli/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/dropbox-cli/dropbox-cli-1.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/dropbox-cli/ChangeLog b/net-misc/dropbox-cli/ChangeLog index 54c243295504..6bc223565b96 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox-cli/ChangeLog,v 1.13 2014/10/12 08:54:40 ago Exp $ + + 12 Oct 2014; Agostino Sarubbo <ago@gentoo.org> dropbox-cli-1.6.0.ebuild: + Stable for x86, wrt bug #495872 10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> dropbox-cli-1.6.0.ebuild: Stable for amd64, wrt bug #495872 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 d636195f41ef..e2e6c1e69a47 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-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.2 2014/10/10 15:20:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox-cli/dropbox-cli-1.6.0.ebuild,v 1.3 2014/10/12 08:54:40 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}" |