diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-04-24 02:37:17 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-04-24 02:37:17 +0000 |
commit | 309b701551158d09032162847ff4e0d3d6b06ef7 (patch) | |
tree | 6ef501535a335f73bbbbc931db7957ae70ccddd1 /app-admin/tmpwatch | |
parent | add doc useflag that installs manual and sample configs (diff) | |
download | gentoo-2-309b701551158d09032162847ff4e0d3d6b06ef7.tar.gz gentoo-2-309b701551158d09032162847ff4e0d3d6b06ef7.tar.bz2 gentoo-2-309b701551158d09032162847ff4e0d3d6b06ef7.zip |
Version bump.
(Portage version: 2.0.51.20)
Diffstat (limited to 'app-admin/tmpwatch')
-rw-r--r-- | app-admin/tmpwatch/ChangeLog | 7 | ||||
-rw-r--r-- | app-admin/tmpwatch/Manifest | 14 | ||||
-rw-r--r-- | app-admin/tmpwatch/files/digest-tmpwatch-2.9.3.1 | 1 | ||||
-rw-r--r-- | app-admin/tmpwatch/tmpwatch-2.9.3.1.ebuild | 46 |
4 files changed, 56 insertions, 12 deletions
diff --git a/app-admin/tmpwatch/ChangeLog b/app-admin/tmpwatch/ChangeLog index 076f1c0ae474..ae36bb31eab3 100644 --- a/app-admin/tmpwatch/ChangeLog +++ b/app-admin/tmpwatch/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-admin/tmpwatch # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/tmpwatch/ChangeLog,v 1.34 2005/04/08 11:41:16 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/tmpwatch/ChangeLog,v 1.35 2005/04/24 02:37:17 ka0ttic Exp $ + +*tmpwatch-2.9.3.1 (24 Apr 2005) + + 24 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> +tmpwatch-2.9.3.1.ebuild: + Version bump. 08 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> tmpwatch-2.9.2.2.ebuild: Marked stable on x86. diff --git a/app-admin/tmpwatch/Manifest b/app-admin/tmpwatch/Manifest index 79d516abafe0..bb30c77822ff 100644 --- a/app-admin/tmpwatch/Manifest +++ b/app-admin/tmpwatch/Manifest @@ -1,21 +1,13 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 409f2ac910a59162c5fabb8554f5a12f tmpwatch-2.9.2.2.ebuild 1428 MD5 36c4a5946871944f476e3a2e23f85e7c tmpwatch-2.9.0.ebuild 1227 MD5 97947b667beab19d9fb9da9f960d7f03 tmpwatch-2.9.1.1.ebuild 1370 MD5 162639345d0069dc931440d6ad1438c6 tmpwatch-2.9.2.1.ebuild 1428 -MD5 9af2b1c008da4b46e461baaed78c5e49 ChangeLog 4030 +MD5 0f48d7d4a398afd17dbbd9b01e52bb15 tmpwatch-2.9.3.1.ebuild 1433 +MD5 5c17fb0dca8012b6faac7e50c5b3a06f ChangeLog 4155 MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254 MD5 b070831994ddfe3b392417b547670687 files/digest-tmpwatch-2.9.1.1 68 MD5 8fed4664f92ea7e8842eaeeff5ac1afb files/digest-tmpwatch-2.9.2.1 68 MD5 704d114213dba07ca8bbb2a1fe8baca7 files/digest-tmpwatch-2.9.2.2 68 +MD5 67e8740c6efad67a6444412b58d2208f files/digest-tmpwatch-2.9.3.1 68 MD5 c2b96ff8dc2c589482deaa38b4a03016 files/tmpwatch.cron 1365 MD5 185828eaf60e27de261fa50a676a47b6 files/digest-tmpwatch-2.9.0 68 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCVm3zEZCkKN40op4RAj6mAKClWqiOX/5wpripy8WlHL/DZTk24wCfftxu -ksN/uRvxMZ5KDZWvus3x9C8= -=ro+V ------END PGP SIGNATURE----- diff --git a/app-admin/tmpwatch/files/digest-tmpwatch-2.9.3.1 b/app-admin/tmpwatch/files/digest-tmpwatch-2.9.3.1 new file mode 100644 index 000000000000..a7f7cb7da694 --- /dev/null +++ b/app-admin/tmpwatch/files/digest-tmpwatch-2.9.3.1 @@ -0,0 +1 @@ +MD5 d0031bd81e2c70444f7c1155cfa22297 tmpwatch-2.9.3-1.src.rpm 19752 diff --git a/app-admin/tmpwatch/tmpwatch-2.9.3.1.ebuild b/app-admin/tmpwatch/tmpwatch-2.9.3.1.ebuild new file mode 100644 index 000000000000..e26a246dc8a8 --- /dev/null +++ b/app-admin/tmpwatch/tmpwatch-2.9.3.1.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/tmpwatch/tmpwatch-2.9.3.1.ebuild,v 1.1 2005/04/24 02:37:17 ka0ttic Exp $ + +inherit versionator + +RPM_P="${PN}-$(replace_version_separator 3 '-')" +MY_P="${RPM_P%-*}" + +DESCRIPTION="Utility recursively searches through specified directories and removes files which have not been accessed in a specified period of time." +HOMEPAGE="http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/" +SRC_URI="http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/${RPM_P}.src.rpm" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc ~alpha ~ia64 ~amd64 ~ppc64 ~sparc" +IUSE="" + +DEPEND="virtual/libc + app-arch/rpm2targz" + +S="${WORKDIR}/${MY_P}" + +src_unpack() { + cd "${WORKDIR}" + rpm2targz "${DISTDIR}/${RPM_P}.src.rpm" || die "rpm2targz failed" + tar zxf "${RPM_P}.src.tar.gz" || die + tar zxf "${MY_P}.tar.gz" || die + + cd "${S}" + sed -i -e "s:..RPM_OPT_FLAGS.:${CFLAGS}:" \ + -e "s:^CVS:#CVS:g" Makefile \ + || die "sed Makefile failed" + sed -i 's|/sbin/fuser|/bin/fuser|' tmpwatch.c \ + || die "sed tmpwatch.c failed" + sed -i 's|/sbin|/bin|' tmpwatch.8 || die "sed tmpwatch.8 failed" +} + +src_install() { + preplib + dosbin tmpwatch || die "dosbin failed" + doman tmpwatch.8 || die "doman failed" + + exeinto /etc/cron.daily + newexe "${FILESDIR}/${PN}.cron" "${PN}" || die +} |