diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-06-13 19:12:43 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-06-13 19:12:43 +0000 |
commit | 8517b18d0f6573d631ec16f9bffcce0c0a312e84 (patch) | |
tree | 1fd2e930c2dcef8d64a8d941389d21e42cd7ebb7 /sys-power/ncpufreqd | |
parent | Changed the xterm scrollback tweak to clear the screen after detaching and ex... (diff) | |
download | historical-8517b18d0f6573d631ec16f9bffcce0c0a312e84.tar.gz historical-8517b18d0f6573d631ec16f9bffcce0c0a312e84.tar.bz2 historical-8517b18d0f6573d631ec16f9bffcce0c0a312e84.zip |
Version bump
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sys-power/ncpufreqd')
-rw-r--r-- | sys-power/ncpufreqd/ChangeLog | 8 | ||||
-rw-r--r-- | sys-power/ncpufreqd/Manifest | 14 | ||||
-rw-r--r-- | sys-power/ncpufreqd/files/digest-ncpufreqd-1.7 | 1 | ||||
-rw-r--r-- | sys-power/ncpufreqd/files/digest-ncpufreqd-1.9 | 1 | ||||
-rw-r--r-- | sys-power/ncpufreqd/ncpufreqd-1.8.ebuild | 4 | ||||
-rw-r--r-- | sys-power/ncpufreqd/ncpufreqd-1.9.ebuild (renamed from sys-power/ncpufreqd/ncpufreqd-1.7.ebuild) | 3 |
6 files changed, 19 insertions, 12 deletions
diff --git a/sys-power/ncpufreqd/ChangeLog b/sys-power/ncpufreqd/ChangeLog index 258cb1dab89c..52f0286e9fa1 100644 --- a/sys-power/ncpufreqd/ChangeLog +++ b/sys-power/ncpufreqd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-power/ncpufreqd # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ChangeLog,v 1.2 2005/05/12 15:16:02 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ChangeLog,v 1.3 2005/06/13 19:12:43 sekretarz Exp $ + +*ncpufreqd-1.9 (13 Jun 2005) + + 13 Jun 2005; <sekretarz@gentoo.org> -ncpufreqd-1.7.ebuild, + ncpufreqd-1.8.ebuild, +ncpufreqd-1.9.ebuild: + Version bump *ncpufreqd-1.8 (12 May 2005) diff --git a/sys-power/ncpufreqd/Manifest b/sys-power/ncpufreqd/Manifest index d15ed71a399c..3a37648a45fb 100644 --- a/sys-power/ncpufreqd/Manifest +++ b/sys-power/ncpufreqd/Manifest @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 d7e55479cefa74a3546b5f4091787932 ncpufreqd-1.7.ebuild 734 -MD5 7a08774c0d574d156465da00227cd42f ncpufreqd-1.8.ebuild 734 -MD5 f4189e368d57308d0b9c189669bafb8b ChangeLog 527 +MD5 7e20f09383390932f7af9ffe2fa3ff19 ncpufreqd-1.9.ebuild 764 +MD5 2b5328357368c15a44a68a1f857e97ab ncpufreqd-1.8.ebuild 732 +MD5 4dbe3dc7e0b2d2d4ac6eafb633bbd6df ChangeLog 681 MD5 8629d3ef30ef3be4b273182406eef4f2 metadata.xml 224 -MD5 5a68bba703ba30752199e581013e643d files/digest-ncpufreqd-1.7 65 MD5 17679febecd68dbfa353f7b58ee2abf4 files/digest-ncpufreqd-1.8 65 +MD5 a42612aca5481e27632d32d1dc4e5aad files/digest-ncpufreqd-1.9 65 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCg3NOZ/iYVBmujdURAi3DAJ412Ll6saz4AmEN2izNoDfzT6gscACdHlVA -FltOvqDEhukNZ8mPETY4EcY= -=no8Q +iD8DBQFCrfQWZ/iYVBmujdURAov4AKD1sSVUKCdnIzlkmhGT8HUWeIMElQCgpl6E +QEcbcUAfrO1+0v+WDTSVuUI= +=v4HR -----END PGP SIGNATURE----- diff --git a/sys-power/ncpufreqd/files/digest-ncpufreqd-1.7 b/sys-power/ncpufreqd/files/digest-ncpufreqd-1.7 deleted file mode 100644 index 46abc7da9470..000000000000 --- a/sys-power/ncpufreqd/files/digest-ncpufreqd-1.7 +++ /dev/null @@ -1 +0,0 @@ -MD5 c146292b6498dc036e931c7d9ca10cf1 ncpufreqd-1.7.tar.bz2 12818 diff --git a/sys-power/ncpufreqd/files/digest-ncpufreqd-1.9 b/sys-power/ncpufreqd/files/digest-ncpufreqd-1.9 new file mode 100644 index 000000000000..4988dca4c47f --- /dev/null +++ b/sys-power/ncpufreqd/files/digest-ncpufreqd-1.9 @@ -0,0 +1 @@ +MD5 909439d3fa1f3f4976fa0223d57ab0de ncpufreqd-1.9.tar.bz2 13459 diff --git a/sys-power/ncpufreqd/ncpufreqd-1.8.ebuild b/sys-power/ncpufreqd/ncpufreqd-1.8.ebuild index 48e28b48400f..453717de367d 100644 --- a/sys-power/ncpufreqd/ncpufreqd-1.8.ebuild +++ b/sys-power/ncpufreqd/ncpufreqd-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ncpufreqd-1.8.ebuild,v 1.1 2005/05/12 15:16:02 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ncpufreqd-1.8.ebuild,v 1.2 2005/06/13 19:12:43 sekretarz Exp $ DESCRIPTION="Daemon controlling CPU speed and temperature" HOMEPAGE="http://fatcat.ftj.agh.edu.pl/~nelchael/" @@ -8,7 +8,7 @@ SRC_URI="http://fatcat.ftj.agh.edu.pl/~nelchael/files/ncpufreqd/${P}.tar.bz2" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 x86" IUSE="" diff --git a/sys-power/ncpufreqd/ncpufreqd-1.7.ebuild b/sys-power/ncpufreqd/ncpufreqd-1.9.ebuild index 4e132f75a2f5..f7e60b9c45d1 100644 --- a/sys-power/ncpufreqd/ncpufreqd-1.7.ebuild +++ b/sys-power/ncpufreqd/ncpufreqd-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ncpufreqd-1.7.ebuild,v 1.1 2005/05/07 14:34:23 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/ncpufreqd/ncpufreqd-1.9.ebuild,v 1.1 2005/06/13 19:12:43 sekretarz Exp $ DESCRIPTION="Daemon controlling CPU speed and temperature" HOMEPAGE="http://fatcat.ftj.agh.edu.pl/~nelchael/" @@ -24,4 +24,5 @@ src_install() { exeinto /etc/init.d doexe ${S}/gentoo-init.d/ncpufreqd + dodoc INSTALL LICENCE README } |