diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-27 18:53:29 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-27 18:53:29 +0000 |
commit | e9efcfd42ac01606895088e3795e6c09573016ee (patch) | |
tree | 6d4a4a5fd493674c8b7419b040dc6c1ed6e01736 /app-admin/logrotate/logrotate-3.7.1-r1.ebuild | |
parent | Stable on sparc (diff) | |
download | historical-e9efcfd42ac01606895088e3795e6c09573016ee.tar.gz historical-e9efcfd42ac01606895088e3795e6c09573016ee.tar.bz2 historical-e9efcfd42ac01606895088e3795e6c09573016ee.zip |
Stable on sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-admin/logrotate/logrotate-3.7.1-r1.ebuild')
-rw-r--r-- | app-admin/logrotate/logrotate-3.7.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/logrotate/logrotate-3.7.1-r1.ebuild b/app-admin/logrotate/logrotate-3.7.1-r1.ebuild index 90d3a4403c30..93682e89fd60 100644 --- a/app-admin/logrotate/logrotate-3.7.1-r1.ebuild +++ b/app-admin/logrotate/logrotate-3.7.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.7.1-r1.ebuild,v 1.4 2005/06/27 07:11:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.7.1-r1.ebuild,v 1.5 2005/06/27 18:53:29 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${PN}-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86" IUSE="selinux" RDEPEND=" |