diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-10 19:39:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-10 19:39:15 +0000 |
commit | 99f45b2c744b12beb3709243f8f43cc42817b9a8 (patch) | |
tree | cf9cda54854d3ae1d1cba6bc1ef7b0acbaa83f23 /app-admin/tmpwatch/tmpwatch-2.10.1.ebuild | |
parent | This was never tested on sparc (diff) | |
download | gentoo-2-99f45b2c744b12beb3709243f8f43cc42817b9a8.tar.gz gentoo-2-99f45b2c744b12beb3709243f8f43cc42817b9a8.tar.bz2 gentoo-2-99f45b2c744b12beb3709243f8f43cc42817b9a8.zip |
alpha/ia64/sparc stable wrt #325057
(Portage version: 2.1.8.3/cvs/Linux ia64)
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 aec42aa874ec..b57eab98856e 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.3 2010/06/24 20:49:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/tmpwatch/tmpwatch-2.10.1.ebuild,v 1.4 2010/07/10 19:39:15 armin76 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() { |