diff options
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() { |