diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-03-25 05:16:51 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-03-25 05:16:51 +0000 |
commit | cc26c4483c80c58a7a9649861b692d0d4c7eaa8f (patch) | |
tree | b7650c9b5043f092ba8e5cf1620e631e850d6356 /app-admin/logrotate | |
parent | Unmasking latest freetype for x86 and sparc. The included patches only (diff) | |
download | gentoo-2-cc26c4483c80c58a7a9649861b692d0d4c7eaa8f.tar.gz gentoo-2-cc26c4483c80c58a7a9649861b692d0d4c7eaa8f.tar.bz2 gentoo-2-cc26c4483c80c58a7a9649861b692d0d4c7eaa8f.zip |
stable on alpha
Diffstat (limited to 'app-admin/logrotate')
-rw-r--r-- | app-admin/logrotate/logrotate-3.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/logrotate/logrotate-3.6.5.ebuild b/app-admin/logrotate/logrotate-3.6.5.ebuild index 873d594fae0b..0669dac53e34 100644 --- a/app-admin/logrotate/logrotate-3.6.5.ebuild +++ b/app-admin/logrotate/logrotate-3.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.6.5.ebuild,v 1.4 2003/03/23 19:12:30 method Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.6.5.ebuild,v 1.5 2003/03/25 05:16:51 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Rotates, compresses, and mails system logs" @@ -11,7 +11,7 @@ HOMEPAGE="http://packages.debian.org/unstable/admin/logrotate.html" IUSE="selinux" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ppc ~sparc" +KEYWORDS="~x86 ppc ~sparc ~alpha" inherit eutils DEPEND=">=dev-libs/popt-1.5 |