diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-07-07 09:36:55 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-07-07 09:36:55 +0000 |
commit | 4c5845cbb817117f3a94513d0e97c159ca84b5d9 (patch) | |
tree | c4c7a9e3502c8435e3b3b35fcb61309c215b4189 /net-misc/dropbox/dropbox-2.6.33.ebuild | |
parent | Fix atribution in ChangeLog (diff) | |
download | gentoo-2-4c5845cbb817117f3a94513d0e97c159ca84b5d9.tar.gz gentoo-2-4c5845cbb817117f3a94513d0e97c159ca84b5d9.tar.bz2 gentoo-2-4c5845cbb817117f3a94513d0e97c159ca84b5d9.zip |
amd64 stable, bug #515572
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc/dropbox/dropbox-2.6.33.ebuild')
-rw-r--r-- | net-misc/dropbox/dropbox-2.6.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dropbox/dropbox-2.6.33.ebuild b/net-misc/dropbox/dropbox-2.6.33.ebuild index de0d56c9ddc9..a3e1e2d73f77 100644 --- a/net-misc/dropbox/dropbox-2.6.33.ebuild +++ b/net-misc/dropbox/dropbox-2.6.33.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/dropbox-2.6.33.ebuild,v 1.1 2014/05/12 02:47:34 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dropbox/dropbox-2.6.33.ebuild,v 1.2 2014/07/07 09:36:55 pacho Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-linux" +KEYWORDS="amd64 ~x86 ~x86-linux" IUSE="+librsync-bundled X" RESTRICT="mirror strip" |