diff options
author | 2013-02-14 20:20:26 +0000 | |
---|---|---|
committer | 2013-02-14 20:20:26 +0000 | |
commit | d99ffa6ee28fad91750f6a473adaf85edb699ec7 (patch) | |
tree | c42c10ac732376140a969ad5f83db98688751383 /net-misc/dropbox-cli | |
parent | Stable for x86, wrt bug #457422 (diff) | |
download | gentoo-2-d99ffa6ee28fad91750f6a473adaf85edb699ec7.tar.gz gentoo-2-d99ffa6ee28fad91750f6a473adaf85edb699ec7.tar.bz2 gentoo-2-d99ffa6ee28fad91750f6a473adaf85edb699ec7.zip |
Stable for x86, wrt bug #457442
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/dropbox-cli')
-rw-r--r-- | net-misc/dropbox-cli/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/dropbox-cli/dropbox-cli-1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/dropbox-cli/ChangeLog b/net-misc/dropbox-cli/ChangeLog index e5d3ccd16c20..a6f2b4e31edb 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.8 2013/02/14 20:16:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox-cli/ChangeLog,v 1.9 2013/02/14 20:20:26 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> dropbox-cli-1-r1.ebuild: + Stable for x86, wrt bug #457442 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> dropbox-cli-1-r1.ebuild: Stable for amd64, wrt bug #457442 diff --git a/net-misc/dropbox-cli/dropbox-cli-1-r1.ebuild b/net-misc/dropbox-cli/dropbox-cli-1-r1.ebuild index ae47ba158953..f7174545b020 100644 --- a/net-misc/dropbox-cli/dropbox-cli-1-r1.ebuild +++ b/net-misc/dropbox-cli/dropbox-cli-1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r1.ebuild,v 1.5 2013/02/14 20:16:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox-cli/dropbox-cli-1-r1.ebuild,v 1.6 2013/02/14 20: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="" RDEPEND="net-misc/dropbox |