diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2007-05-04 04:30:55 +0000 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2007-05-04 04:30:55 +0000 |
commit | 902d2be3c5e7ead2d069e2c460732de13b749aa4 (patch) | |
tree | 18f6c57bd54ed698cc8eed697ba10defc4f1a56b /sys-power | |
parent | Version bump #175753 by Raul Porcel. (diff) | |
download | gentoo-2-902d2be3c5e7ead2d069e2c460732de13b749aa4.tar.gz gentoo-2-902d2be3c5e7ead2d069e2c460732de13b749aa4.tar.bz2 gentoo-2-902d2be3c5e7ead2d069e2c460732de13b749aa4.zip |
Cleanup
(Portage version: 2.1.2.5)
Diffstat (limited to 'sys-power')
6 files changed, 0 insertions, 237 deletions
diff --git a/sys-power/hibernate-script/files/digest-hibernate-script-1.93-r6 b/sys-power/hibernate-script/files/digest-hibernate-script-1.93-r6 deleted file mode 100644 index c6648281235d..000000000000 --- a/sys-power/hibernate-script/files/digest-hibernate-script-1.93-r6 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 5d32a25c32e1960b62798cf1f087523f hibernate-script-1.93-patches-0.7.tar.bz2 3069 -RMD160 59c2cb44a88be47deaeaed4e6170c0f63b7d2464 hibernate-script-1.93-patches-0.7.tar.bz2 3069 -SHA256 e772a051785ac2b82ff736914169c35569e97e14845d581f446638327760fae6 hibernate-script-1.93-patches-0.7.tar.bz2 3069 -MD5 903e30d67bcdf728f245a71b9ec412e2 hibernate-script-1.93.tar.gz 68644 -RMD160 bbb59d7ac5c7a26667cb00c5dd32224ad3eb8f01 hibernate-script-1.93.tar.gz 68644 -SHA256 8020d653cc09d1724f700e2b28cf5ce83eef3ffd287304141357eef2c22db366 hibernate-script-1.93.tar.gz 68644 diff --git a/sys-power/hibernate-script/files/digest-hibernate-script-1.94-r3 b/sys-power/hibernate-script/files/digest-hibernate-script-1.94-r3 deleted file mode 100644 index a8b23fa192f1..000000000000 --- a/sys-power/hibernate-script/files/digest-hibernate-script-1.94-r3 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 6a34ff6d6e3581f938afd0fb90340863 hibernate-script-1.94-patches-4.tar.bz2 2736 -RMD160 087e7a241cecc600b76ddd8e142e5a3336d6da35 hibernate-script-1.94-patches-4.tar.bz2 2736 -SHA256 80dd025a8427dea04f894dbaecf8ee113662591d3050b5c7107eee79cd097958 hibernate-script-1.94-patches-4.tar.bz2 2736 -MD5 f8826d4c96e320902382f29c91694c04 hibernate-script-1.94.tar.gz 72928 -RMD160 31d105c08bf183e3bc770543e0ae01678798859b hibernate-script-1.94.tar.gz 72928 -SHA256 57ad0de0cce263c76303a5c7116550f19aaec540c6743e0b5bcd5d0cb68d2fe2 hibernate-script-1.94.tar.gz 72928 diff --git a/sys-power/hibernate-script/files/digest-hibernate-script-1.94-r4 b/sys-power/hibernate-script/files/digest-hibernate-script-1.94-r4 deleted file mode 100644 index 55d7b18d3d9a..000000000000 --- a/sys-power/hibernate-script/files/digest-hibernate-script-1.94-r4 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 e3a14b1203a73bf142527b233b5c07a9 hibernate-script-1.94-patches-5.tar.bz2 3296 -RMD160 a0fd307e462d59dfee0a21144c3f13bcae6bdee7 hibernate-script-1.94-patches-5.tar.bz2 3296 -SHA256 0a8c6eff5bcf544dda6c1e3f0d83ad0737e6937366e7482da34b7af3beb0d63c hibernate-script-1.94-patches-5.tar.bz2 3296 -MD5 f8826d4c96e320902382f29c91694c04 hibernate-script-1.94.tar.gz 72928 -RMD160 31d105c08bf183e3bc770543e0ae01678798859b hibernate-script-1.94.tar.gz 72928 -SHA256 57ad0de0cce263c76303a5c7116550f19aaec540c6743e0b5bcd5d0cb68d2fe2 hibernate-script-1.94.tar.gz 72928 diff --git a/sys-power/hibernate-script/hibernate-script-1.93-r6.ebuild b/sys-power/hibernate-script/hibernate-script-1.93-r6.ebuild deleted file mode 100644 index 31660e453d8f..000000000000 --- a/sys-power/hibernate-script/hibernate-script-1.93-r6.ebuild +++ /dev/null @@ -1,73 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/hibernate-script/hibernate-script-1.93-r6.ebuild,v 1.7 2006/11/25 08:35:47 blubb Exp $ - -inherit eutils - -PATCH_VERSION="0.7" - -DESCRIPTION="Hibernate script supporting multiple suspend methods" -HOMEPAGE="http://www.suspend2.net/" -SRC_URI="http://www.suspend2.net/downloads/all/${P}.tar.gz - http://dev.gentoo.org/~phreak/distfiles/${P}-patches-${PATCH_VERSION}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" - -IUSE="logrotate vim" - -DEPEND="sys-apps/sed" -RDEPEND="logrotate? ( app-admin/logrotate )" - -src_unpack() { - unpack ${A} - cd "${S}" - - rm -f "${S}"/scriptlets.d/swsusp2_15 - epatch "${WORKDIR}"/patches/*.patch -} - -src_install() { - BASE_DIR="${D}" PREFIX=/usr MAN_DIR="${D}"/usr/share/man \ - "${S}"/install.sh - - # hibernate-ram will default to using ram.conf - dosym /usr/sbin/hibernate /usr/sbin/hibernate-ram - - newinitd "${S}"/init.d/hibernate-cleanup.sh hibernate-cleanup - - # other ebuilds can install scriplets to this dir - keepdir /etc/hibernate/scriptlets.d/ - - if use vim; then - insinto /usr/share/vim/vimfiles - doins hibernate.vim - fi - - dodoc CHANGELOG README SCRIPTLET-API hibernate.vim - - if use logrotate; then - insinto /etc/logrotate.d - newins "${S}"/logrotate.d-hibernate-script hibernate-script - fi -} - -pkg_postinst() { - elog - elog "You should run the following command to invalidate" - elog "suspend images on a clean boot." - elog - elog " # rc-update add hibernate-cleanup boot" - elog - elog "See /usr/share/doc/${PF}/README.gz for further details." - elog - elog "Please note that you will need to manually emerge any utilities" - elog "(radeontool, vbetool, ...) enabled in the configuration files," - elog "should you wish to use them." - elog - elog "Starting with hibernate-script-1.90 the configuration files have" - elog "been reordered and split into method specific files. Make sure you" - elog "update your /etc/hibernate/ configuration files accordingly." - elog -} diff --git a/sys-power/hibernate-script/hibernate-script-1.94-r3.ebuild b/sys-power/hibernate-script/hibernate-script-1.94-r3.ebuild deleted file mode 100644 index 9249fd6d21cb..000000000000 --- a/sys-power/hibernate-script/hibernate-script-1.94-r3.ebuild +++ /dev/null @@ -1,73 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/hibernate-script/hibernate-script-1.94-r3.ebuild,v 1.4 2007/02/05 01:30:33 josejx Exp $ - -inherit eutils - -PATCH_VERSION="4" - -DESCRIPTION="Hibernate script supporting multiple suspend methods" -HOMEPAGE="http://www.suspend2.net/" -SRC_URI="http://www.suspend2.net/downloads/all/${P}.tar.gz - mirror://gentoo/${P}-patches-${PATCH_VERSION}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86" - -IUSE="logrotate vim" - -DEPEND="sys-apps/sed" -RDEPEND="logrotate? ( app-admin/logrotate )" - -src_unpack() { - unpack ${A} - cd "${S}" - - rm -f "${S}"/scriptlets.d/swsusp2_15 - epatch "${WORKDIR}"/patches/*.patch -} - -src_install() { - BASE_DIR="${D}" PREFIX=/usr MAN_DIR="${D}"/usr/share/man \ - "${S}"/install.sh || die "Install failed" - - # hibernate-ram will default to using ram.conf - dosym /usr/sbin/hibernate /usr/sbin/hibernate-ram - - newinitd "${S}"/init.d/hibernate-cleanup.sh hibernate-cleanup - - # other ebuilds can install scriplets to this dir - keepdir /etc/hibernate/scriptlets.d/ - - if use vim; then - insinto /usr/share/vim/vimfiles - doins hibernate.vim - fi - - dodoc CHANGELOG README SCRIPTLET-API hibernate.vim - - if use logrotate; then - insinto /etc/logrotate.d - newins "${S}"/logrotate.d-hibernate-script hibernate-script - fi -} - -pkg_postinst() { - elog - elog "You should run the following command to invalidate" - elog "suspend images on a clean boot." - elog - elog " # rc-update add hibernate-cleanup boot" - elog - elog "See /usr/share/doc/${PF}/README.gz for further details." - elog - elog "Please note that you will need to manually emerge any utilities" - elog "(radeontool, vbetool, ...) enabled in the configuration files," - elog "should you wish to use them." - elog - elog "Starting with hibernate-script-1.90 the configuration files have" - elog "been reordered and split into method specific files. Make sure you" - elog "update your /etc/hibernate/ configuration files accordingly." - elog -} diff --git a/sys-power/hibernate-script/hibernate-script-1.94-r4.ebuild b/sys-power/hibernate-script/hibernate-script-1.94-r4.ebuild deleted file mode 100644 index d5ce97a542a4..000000000000 --- a/sys-power/hibernate-script/hibernate-script-1.94-r4.ebuild +++ /dev/null @@ -1,73 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/hibernate-script/hibernate-script-1.94-r4.ebuild,v 1.1 2007/02/02 16:42:59 alonbl Exp $ - -inherit eutils - -PATCH_VERSION="5" - -DESCRIPTION="Hibernate script supporting multiple suspend methods" -HOMEPAGE="http://www.suspend2.net/" -SRC_URI="http://www.suspend2.net/downloads/all/${P}.tar.gz - mirror://gentoo/${P}-patches-${PATCH_VERSION}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" - -IUSE="logrotate vim" - -DEPEND="sys-apps/sed" -RDEPEND="logrotate? ( app-admin/logrotate )" - -src_unpack() { - unpack ${A} - cd "${S}" - - rm -f "${S}"/scriptlets.d/swsusp2_15 - epatch "${WORKDIR}"/patches/*.patch -} - -src_install() { - BASE_DIR="${D}" PREFIX=/usr MAN_DIR="${D}"/usr/share/man \ - "${S}"/install.sh || die "Install failed" - - # hibernate-ram will default to using ram.conf - dosym /usr/sbin/hibernate /usr/sbin/hibernate-ram - - newinitd "${S}"/init.d/hibernate-cleanup.sh hibernate-cleanup - - # other ebuilds can install scriplets to this dir - keepdir /etc/hibernate/scriptlets.d/ - - if use vim; then - insinto /usr/share/vim/vimfiles - doins hibernate.vim - fi - - dodoc CHANGELOG README SCRIPTLET-API hibernate.vim - - if use logrotate; then - insinto /etc/logrotate.d - newins "${S}"/logrotate.d-hibernate-script hibernate-script - fi -} - -pkg_postinst() { - elog - elog "You should run the following command to invalidate" - elog "suspend images on a clean boot." - elog - elog " # rc-update add hibernate-cleanup boot" - elog - elog "See /usr/share/doc/${PF}/README.gz for further details." - elog - elog "Please note that you will need to manually emerge any utilities" - elog "(radeontool, vbetool, ...) enabled in the configuration files," - elog "should you wish to use them." - elog - elog "Starting with hibernate-script-1.90 the configuration files have" - elog "been reordered and split into method specific files. Make sure you" - elog "update your /etc/hibernate/ configuration files accordingly." - elog -} |