diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 20:16:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 20:16:05 +0000 |
commit | 5f825369233abd85a1a9709f72f1c4c980a1b0ba (patch) | |
tree | 5638e91076fd2820765efcd58f9af6709cffe372 /net-misc/dropbox-cli | |
parent | Stable for amd64, wrt bug #457422 (diff) | |
download | gentoo-2-5f825369233abd85a1a9709f72f1c4c980a1b0ba.tar.gz gentoo-2-5f825369233abd85a1a9709f72f1c4c980a1b0ba.tar.bz2 gentoo-2-5f825369233abd85a1a9709f72f1c4c980a1b0ba.zip |
Stable for amd64, 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 6946b7bf2ace..e5d3ccd16c20 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.7 2013/01/06 19:05:29 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox-cli/ChangeLog,v 1.8 2013/02/14 20:16:05 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> dropbox-cli-1-r1.ebuild: + Stable for amd64, wrt bug #457442 06 Jan 2013; Julian Ospald <hasufell@gentoo.org> dropbox-cli-1-r1.ebuild: remove obsolete deps diff --git a/net-misc/dropbox-cli/dropbox-cli-1-r1.ebuild b/net-misc/dropbox-cli/dropbox-cli-1-r1.ebuild index debf7347e95a..ae47ba158953 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.4 2013/01/06 19:05:29 hasufell Exp $ +# $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 $ 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 |