commit:     69144baf9f9f326fce9074f3cc52733c109ef476
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 22 21:17:25 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Jun 22 21:17:25 2015 +0000
URL:        https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=69144baf

[app-laptop/zenbook-als] Migrate to git-r3.

Package-Manager: portage-2.2.20

 app-laptop/zenbook-als/zenbook-als-9999.ebuild | 19 +++++--------------
 1 file changed, 5 insertions(+), 14 deletions(-)

diff --git a/app-laptop/zenbook-als/zenbook-als-9999.ebuild 
b/app-laptop/zenbook-als/zenbook-als-9999.ebuild
index 5877c35..79619cc 100644
--- a/app-laptop/zenbook-als/zenbook-als-9999.ebuild
+++ b/app-laptop/zenbook-als/zenbook-als-9999.ebuild
@@ -1,24 +1,15 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=5
 
-inherit qmake-utils
-
-if [[ "${PV}" = "9999" ]]; then
-       inherit git-2
-       
EGIT_REPO_URI="git://github.com/danieleds/Asus-Zenbook-Ambient-Light-Sensor-Controller.git"
-       KEYWORDS=""
-else
-       COMMIT_ID="ba447bc47271dbf69ac4a4bad11cfadc04df69c3"
-       
SRC_URI="https://github.com/danieleds/Asus-Zenbook-Ambient-Light-Sensor-Controller/archive/${COMMIT_ID}.tar.gz
 -> ${P}-git.tar.gz"
-       KEYWORDS="~amd64"
-       S=${WORKDIR}/Asus-Zenbook-Ambient-Light-Sensor-Controller-${COMMIT_ID}
-fi
+inherit qmake-utils git-r3
+EGIT_REPO_URI="https://github.com/danieleds/Asus-Zenbook-Ambient-Light-Sensor-Controller.git";
+KEYWORDS=""
 
 DESCRIPTION="ASUS Zenbook Ambient Light Sensor Controller"
-HOMEPAGE="http://github.com/victorenator/als";
+HOMEPAGE="https://github.com/danieleds/Asus-Zenbook-Ambient-Light-Sensor-Controller";
 
 LICENSE="Apache-2.0"
 SLOT="0"

Reply via email to