diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-06-22 13:05:48 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-06-22 13:05:48 +0000 |
commit | 810810f47974c6bd827b8a08a88af163bc681284 (patch) | |
tree | 9336acae4cb573fdaf2f35ceb7472313bb0be86c /app-admin/tmpwatch/tmpwatch-2.10.1.ebuild | |
parent | fix bug number in ChangeLog (diff) | |
download | historical-810810f47974c6bd827b8a08a88af163bc681284.tar.gz historical-810810f47974c6bd827b8a08a88af163bc681284.tar.bz2 historical-810810f47974c6bd827b8a08a88af163bc681284.zip |
stable x86, bug 325057
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'app-admin/tmpwatch/tmpwatch-2.10.1.ebuild')
-rw-r--r-- | app-admin/tmpwatch/tmpwatch-2.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/tmpwatch/tmpwatch-2.10.1.ebuild b/app-admin/tmpwatch/tmpwatch-2.10.1.ebuild index f8c56d5af4f3..f5f013e15149 100644 --- a/app-admin/tmpwatch/tmpwatch-2.10.1.ebuild +++ b/app-admin/tmpwatch/tmpwatch-2.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/tmpwatch/tmpwatch-2.10.1.ebuild,v 1.1 2010/03/30 23:16:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/tmpwatch/tmpwatch-2.10.1.ebuild,v 1.2 2010/06/22 13:05:48 fauli Exp $ DESCRIPTION="Files which haven't been accessed in a given period of time are removed from specified directories" HOMEPAGE="https://fedorahosted.org/tmpwatch/" @@ -8,7 +8,7 @@ SRC_URI="https://fedorahosted.org/releases/t/m/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" src_install() { |