diff options
Diffstat (limited to 'app-admin/logrotate/logrotate-3.7.2.ebuild')
-rw-r--r-- | app-admin/logrotate/logrotate-3.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/logrotate/logrotate-3.7.2.ebuild b/app-admin/logrotate/logrotate-3.7.2.ebuild index 0377a7c30c76..529912908863 100644 --- a/app-admin/logrotate/logrotate-3.7.2.ebuild +++ b/app-admin/logrotate/logrotate-3.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.7.2.ebuild,v 1.13 2007/03/26 07:28:20 antarus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.7.2.ebuild,v 1.14 2007/05/13 07:50:28 kumba Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="selinux" RDEPEND=" |