summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2013-01-11 22:39:50 +0000
committerChristoph Junghans <ottxor@gentoo.org>2013-01-11 22:39:50 +0000
commit8582b7088088b5ca38f2fcd0b1923ea6db9336a7 (patch)
tree3ef7c2eb33cb45f177cf51806b1e6b3f4b453a0f /app-laptop/tpacpi-bat
parentupdated SRC_URI (diff)
downloadgentoo-2-8582b7088088b5ca38f2fcd0b1923ea6db9336a7.tar.gz
gentoo-2-8582b7088088b5ca38f2fcd0b1923ea6db9336a7.tar.bz2
gentoo-2-8582b7088088b5ca38f2fcd0b1923ea6db9336a7.zip
updated SRC_URI
(Portage version: 2.2.0_alpha151/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'app-laptop/tpacpi-bat')
-rw-r--r--app-laptop/tpacpi-bat/tpacpi-bat-1.0.ebuild6
-rw-r--r--app-laptop/tpacpi-bat/tpacpi-bat-9999.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/app-laptop/tpacpi-bat/tpacpi-bat-1.0.ebuild b/app-laptop/tpacpi-bat/tpacpi-bat-1.0.ebuild
index 559bc4c8a28c..bfa8a82e727d 100644
--- a/app-laptop/tpacpi-bat/tpacpi-bat-1.0.ebuild
+++ b/app-laptop/tpacpi-bat/tpacpi-bat-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpacpi-bat/tpacpi-bat-1.0.ebuild,v 1.1 2012/12/20 04:58:40 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpacpi-bat/tpacpi-bat-1.0.ebuild,v 1.2 2013/01/11 22:39:50 ottxor Exp $
EAPI=5
@@ -12,7 +12,7 @@ if [ "${PV}" = "9999" ]; then
KEYWORDS=""
else
inherit vcs-snapshot
- SRC_URI="https://github.com/teleshoes/tpacpi-bat/tarball/v${PV} -> ${P}.tar.gz"
+ SRC_URI="mirror://github/teleshoes/tpacpi-bat/tarball/v${PV} -> ${P}.tar.gz"
KEYWORDS="~amd64"
fi
DESCRIPTION="Control battery thresholds of recent ThinkPads, which are not supported by tp_smapi"
diff --git a/app-laptop/tpacpi-bat/tpacpi-bat-9999.ebuild b/app-laptop/tpacpi-bat/tpacpi-bat-9999.ebuild
index a2185127d58f..c35cea1fbd0b 100644
--- a/app-laptop/tpacpi-bat/tpacpi-bat-9999.ebuild
+++ b/app-laptop/tpacpi-bat/tpacpi-bat-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpacpi-bat/tpacpi-bat-9999.ebuild,v 1.2 2012/12/20 04:58:40 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpacpi-bat/tpacpi-bat-9999.ebuild,v 1.3 2013/01/11 22:39:50 ottxor Exp $
EAPI=5
@@ -12,7 +12,7 @@ if [ "${PV}" = "9999" ]; then
KEYWORDS=""
else
inherit vcs-snapshot
- SRC_URI="https://github.com/teleshoes/tpacpi-bat/tarball/v${PV} -> ${P}.tar.gz"
+ SRC_URI="mirror://github/teleshoes/tpacpi-bat/tarball/v${PV} -> ${P}.tar.gz"
KEYWORDS="~amd64"
fi
DESCRIPTION="Control battery thresholds of recent ThinkPads, which are not supported by tp_smapi"