diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-07-22 19:38:18 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-07-22 19:38:18 +0000 |
commit | d5264304b59995b84dff40402219e81df672d3ce (patch) | |
tree | 6b9fcb356dbac65c073fb6d2aa280b3e775f0f07 /gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild | |
parent | Rename to Digest to follow upstream (diff) | |
download | gentoo-2-d5264304b59995b84dff40402219e81df672d3ce.tar.gz gentoo-2-d5264304b59995b84dff40402219e81df672d3ce.tar.bz2 gentoo-2-d5264304b59995b84dff40402219e81df672d3ce.zip |
amd64/x86 stable, bug #515574
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild')
-rw-r--r-- | gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild b/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild index 370606eab1cb..7bc1dea247c7 100644 --- a/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild +++ b/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.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/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild,v 1.1 2014/05/29 19:51:13 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild,v 1.2 2014/07/22 19:38:18 pacho Exp $ EAPI="5" @@ -15,7 +15,7 @@ SRC_URI="http://www.dropbox.com/download?dl=packages/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="debug" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |