diff options
author | Thomas Sachau <tommy@gentoo.org> | 2008-07-19 21:30:09 +0000 |
---|---|---|
committer | Thomas Sachau <tommy@gentoo.org> | 2008-07-19 21:30:09 +0000 |
commit | a8ff3f7c7e7856319f5f0540a7f630e77a7893a9 (patch) | |
tree | 18ed7aba6528ae1275013117ff2b58545fa8dadf /sys-power | |
parent | media-tv/em28xx-new: change installation method on live mercurial ebuild (diff) | |
download | sunrise-a8ff3f7c7e7856319f5f0540a7f630e77a7893a9.tar.gz sunrise-a8ff3f7c7e7856319f5f0540a7f630e77a7893a9.tar.bz2 sunrise-a8ff3f7c7e7856319f5f0540a7f630e77a7893a9.zip |
sys-power/powerthend: Add an existing source location
svn path=/sunrise/; revision=6530
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/powerthend/ChangeLog | 6 | ||||
-rw-r--r-- | sys-power/powerthend/Manifest | 4 | ||||
-rw-r--r-- | sys-power/powerthend/powerthend-1.1.1.ebuild | 2 |
3 files changed, 8 insertions, 4 deletions
diff --git a/sys-power/powerthend/ChangeLog b/sys-power/powerthend/ChangeLog index 3d05bb6ae..722d54174 100644 --- a/sys-power/powerthend/ChangeLog +++ b/sys-power/powerthend/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for sys-power/powerthend -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 19 Jul 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> + powerthend-1.1.1.ebuild: + Add an existing source location + 04 Dec 2006; Markus Ullmann <jokey@gentoo.org> ChangeLog: nothing executable here diff --git a/sys-power/powerthend/Manifest b/sys-power/powerthend/Manifest index 04b8a85d7..42c4180cb 100644 --- a/sys-power/powerthend/Manifest +++ b/sys-power/powerthend/Manifest @@ -1,6 +1,6 @@ AUX powerthend.confd 163 RMD160 c60c3c7af96007abd0c1ed1721eec60756d38b6e SHA1 20b3f3d9972fa58d79cddb4289667b73014160b0 SHA256 24ef9d4fae66e80f4c3a4891512c064574fe9147972abd5aa1caaadfa80d425f AUX powerthend.rc 369 RMD160 2f991a2490f656cd5c4e02edf8a1e1cfa9a03903 SHA1 2486c6637bc8c3f258a581eea195cb2189013c62 SHA256 59929057f8a14065ff193885fd05161a67390198a9224b60640633fa8914c851 DIST powerthend-1.1.1.tar.gz 15825 RMD160 517f45b63cc42715a0b3117d9b0b12675ded5e46 SHA1 a6de3bd7f9f630bfa52ae8b7d50d7fd838345ff2 SHA256 f8c90436891a17db5821bee0aa6c185c3ecc331aee5767224fd6203334c1422f -EBUILD powerthend-1.1.1.ebuild 667 RMD160 fb48602e590d48c325350a2a4f9630c047f6a9a9 SHA1 cfa63417e3738cbe872c516a10086b4bccb11f52 SHA256 a9af5ca3395e298a63cd7556bef0ed6afea79bcc6b77a79fd23353eb6e6040e1 -MISC ChangeLog 533 RMD160 ec1126eb9252f25417223a1a82b60c30227117c2 SHA1 cd1285146da7561ab9e89ce0bca5ff2a8fe6ee5f SHA256 860e852f84e761f6f30b36dc02b36ec00bdeb1046ff71a2b281b72e56b04a775 +EBUILD powerthend-1.1.1.ebuild 677 RMD160 96e080d40fc969bb10d831275eb821047ae64864 SHA1 8d46c92af3708b4f84fcb97c4366add686841be9 SHA256 a0c81c52a3b634dbd0a0dfc119acf1ccb26dfe9fe27ff1434f0c2af7b62d4a93 +MISC ChangeLog 654 RMD160 b748bc66721398604499501b75276cd6377c9561 SHA1 2b5b62fb6d7e79f1a12410d31a1033ac97b899c7 SHA256 d142003b29b517942eb114d0b3566aa48132c07cbbc6d9ae818cf33a1d072833 MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42 diff --git a/sys-power/powerthend/powerthend-1.1.1.ebuild b/sys-power/powerthend/powerthend-1.1.1.ebuild index 98e7fabc0..5053e54cb 100644 --- a/sys-power/powerthend/powerthend-1.1.1.ebuild +++ b/sys-power/powerthend/powerthend-1.1.1.ebuild @@ -4,7 +4,7 @@ DESCRIPTION="Daemon to control the speed and voltage of CPUs" HOMEPAGE="http://powerthend.scheissname.de/" -SRC_URI="http://powerthend.scheissname.de/sources/${P}.tar.gz" +SRC_URI="http://dev.gentooexperimental.org/~tommy/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |