diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-24 20:49:28 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-24 20:49:28 +0000 |
commit | 0ad4cabb21882dfc751603b2e48d9c599b59ebbb (patch) | |
tree | 0d7a133b4a8791f6494d7bc3b118d9bc7d4c842e /app-admin/tmpwatch/tmpwatch-2.10.1.ebuild | |
parent | stable amd64, bug 313623 (diff) | |
download | historical-0ad4cabb21882dfc751603b2e48d9c599b59ebbb.tar.gz historical-0ad4cabb21882dfc751603b2e48d9c599b59ebbb.tar.bz2 historical-0ad4cabb21882dfc751603b2e48d9c599b59ebbb.zip |
stable amd64, bug 325057
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
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 f5f013e15149..aec42aa874ec 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.2 2010/06/22 13:05:48 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/tmpwatch/tmpwatch-2.10.1.ebuild,v 1.3 2010/06/24 20:49:28 pacho 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() { |