]> Pileus Git - ~andy/sunrise/blobdiff - dev-cpp/ETL/ETL-9999.ebuild
dev-cpp/ETL: Drop KEYWORDS from a live ebuild. Drop EGIT_FETCH_CMD to avoid breakage...
[~andy/sunrise] / dev-cpp / ETL / ETL-9999.ebuild
index a2bf64c95b293946e2179fe043ff7b952bb1896f..59ab2a2f32da988e1b6711b3585d1d211880e062 100644 (file)
@@ -2,19 +2,18 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="2"
+EAPI=2
+EGIT_REPO_URI="git://synfig.git.sourceforge.net/gitroot/synfig/synfig"
+
 inherit autotools git
 
 DESCRIPTION="Multiplatform class and template library designed to complement and supplement the C++ STL"
-
 HOMEPAGE="http://www.synfig.org/"
-EGIT_REPO_URI="git://synfig.git.sourceforge.net/gitroot/synfig/synfig"
-EGIT_FETCH_CMD="git clone --depth 1"
 SRC_URI=""
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
 IUSE=""
 
 src_prepare() {