From a257e7207290c6ee3d531967744319bf9bed69bf Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 1 Jul 2012 17:45:56 +0000 Subject: add ~amd64, wrt to bug #424425 (Portage version: 2.1.10.65/cvs/Linux x86_64) --- net-misc/grive/ChangeLog | 5 ++++- net-misc/grive/grive-0.2_pre20120628.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'net-misc/grive') diff --git a/net-misc/grive/ChangeLog b/net-misc/grive/ChangeLog index 7bd60e1c1ac1..a598a9732c5f 100644 --- a/net-misc/grive/ChangeLog +++ b/net-misc/grive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/grive # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/grive/ChangeLog,v 1.1 2012/06/30 00:56:07 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/grive/ChangeLog,v 1.2 2012/07/01 17:45:56 ago Exp $ + + 01 Jul 2012; Agostino Sarubbo grive-0.2_pre20120628.ebuild: + add ~amd64, wrt to bug #424425 *grive-0.2_pre20120628 (30 Jun 2012) 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=" -- cgit v1.2.3-65-gdbad