diff options
author | 2010-11-06 20:40:29 +0000 | |
---|---|---|
committer | 2010-11-06 20:40:29 +0000 | |
commit | 9235c96189c554dd7c6f4e020bc7f06dd4d31b25 (patch) | |
tree | e4edd1d14cad5baf0fb454611739dfcea9afb1cb /app-admin/tmpwatch/tmpwatch-2.10.1.ebuild | |
parent | stable x86 (diff) | |
download | historical-9235c96189c554dd7c6f4e020bc7f06dd4d31b25.tar.gz historical-9235c96189c554dd7c6f4e020bc7f06dd4d31b25.tar.bz2 historical-9235c96189c554dd7c6f4e020bc7f06dd4d31b25.zip |
Stable for ppc64; bug #325057
Package-Manager: portage-2.2.0_alpha2/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 ea37dd880b17..000e454fcd9c 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.5 2010/07/18 13:54:20 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/tmpwatch/tmpwatch-2.10.1.ebuild,v 1.6 2010/11/06 20:40:29 halcy0n 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() { |