diff options
author | 2012-01-27 17:02:24 +0000 | |
---|---|---|
committer | 2012-01-27 17:02:24 +0000 | |
commit | 7dfe012436e2e60eb1d67d8c1ef33616d96ea99b (patch) | |
tree | 703051c962cdea3059bcbadf138896760edd93c0 /app-admin/logrotate/logrotate-3.8.1.ebuild | |
parent | Take package over. Remove proxy maintainer and add myself. (diff) | |
download | gentoo-2-7dfe012436e2e60eb1d67d8c1ef33616d96ea99b.tar.gz gentoo-2-7dfe012436e2e60eb1d67d8c1ef33616d96ea99b.tar.bz2 gentoo-2-7dfe012436e2e60eb1d67d8c1ef33616d96ea99b.zip |
Stable for amd64, wrt bug #398529
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/logrotate/logrotate-3.8.1.ebuild')
-rw-r--r-- | app-admin/logrotate/logrotate-3.8.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/logrotate/logrotate-3.8.1.ebuild b/app-admin/logrotate/logrotate-3.8.1.ebuild index 290f4a919a3c..e6c06bef148a 100644 --- a/app-admin/logrotate/logrotate-3.8.1.ebuild +++ b/app-admin/logrotate/logrotate-3.8.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.8.1.ebuild,v 1.1 2011/10/12 16:29:05 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.8.1.ebuild,v 1.2 2012/01/27 17:02:24 ago Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="https://fedorahosted.org/releases/l/o/logrotate/${P}.tar.gz" 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="acl selinux" RDEPEND=" |