aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-07-17 20:23:59 +0200
committerMarkus Meier <maekke@gentoo.org>2013-07-17 20:23:59 +0200
commit018b7f08ec505a16118f3355cdaab969ad7c4298 (patch)
tree53a22a712d98bb147958fafaee3fc0a17b9e2b1a /x11-drivers
parentbump EAPI to 5 (diff)
downloadmaekke-018b7f08ec505a16118f3355cdaab969ad7c4298.tar.gz
maekke-018b7f08ec505a16118f3355cdaab969ad7c4298.tar.bz2
maekke-018b7f08ec505a16118f3355cdaab969ad7c4298.zip
add armsoc-linaro live ebuild
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-armsoc-linaro/Manifest1
-rw-r--r--x11-drivers/xf86-video-armsoc-linaro/xf86-video-armsoc-linaro-9999.ebuild21
2 files changed, 22 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-armsoc-linaro/Manifest b/x11-drivers/xf86-video-armsoc-linaro/Manifest
index e69de29..8f743a3 100644
--- a/x11-drivers/xf86-video-armsoc-linaro/Manifest
+++ b/x11-drivers/xf86-video-armsoc-linaro/Manifest
@@ -0,0 +1 @@
+EBUILD xf86-video-armsoc-linaro-9999.ebuild 373 SHA256 c232c3cd87f8669e3371e91d2c90ac303e17fe3acc45aee4f55979890edda18a SHA512 6cb843b4891d373490c4473eaa9385a2e04c3f0c8d9eb68231a65a8cd1a52c994c6594785b4b63500eda611fb67da02b46b36c89d021507542a61f7720057dfc WHIRLPOOL 4964b7ff54f4fd71fdddc3397cf84244b1ab191e8fb51492e8948e94fc2f6094e62e1e47c509024a15b054264fec9d142c9c6b98436eb26801d7b1687c44e9f5
diff --git a/x11-drivers/xf86-video-armsoc-linaro/xf86-video-armsoc-linaro-9999.ebuild b/x11-drivers/xf86-video-armsoc-linaro/xf86-video-armsoc-linaro-9999.ebuild
new file mode 100644
index 0000000..3175c66
--- /dev/null
+++ b/x11-drivers/xf86-video-armsoc-linaro/xf86-video-armsoc-linaro-9999.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+EGIT_REPO_URI="http://git.linaro.org/git-ro/arm/xorg/driver/xf86-video-armsoc.git"
+
+inherit xorg-2
+
+DESCRIPTION=""
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~arm"
+IUSE=""
+
+DEPEND="!x11-drivers/xf86-video-armsoc"
+RDEPEND="${DEPEND}"