diff options
Diffstat (limited to 'net-misc/grive/grive-0.2_pre20120628.ebuild')
-rw-r--r-- | net-misc/grive/grive-0.2_pre20120628.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/grive/grive-0.2_pre20120628.ebuild b/net-misc/grive/grive-0.2_pre20120628.ebuild index e112c4057f43..0c4ef2a98624 100644 --- a/net-misc/grive/grive-0.2_pre20120628.ebuild +++ b/net-misc/grive/grive-0.2_pre20120628.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/grive/grive-0.2_pre20120628.ebuild,v 1.1 2012/06/30 00:56:07 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/grive/grive-0.2_pre20120628.ebuild,v 1.2 2012/07/01 17:45:56 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ if [ "${PV}" != "9999" ]; then else SRC_URI="" inherit git-2 - EGIT_REPO_URI="git://github.com/Grive/grive.git" + EGIT_REPO_URI="git://github.com/Grive/${PN}.git" fi DESCRIPTION="an open source Linux client for Google Drive" @@ -19,7 +19,7 @@ HOMEPAGE="http://www.lbreda.com/grive/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=" |