summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2012-09-10 18:06:03 +0000
committerJosé María Alonso <nimiux@gentoo.org>2012-09-10 18:06:03 +0000
commitd26b418bfef98d044808f1aeda37b784f993e1cb (patch)
tree93427bdd2271cafa03d114dd428a0870317f218e /app-admin/logrotate/logrotate-3.8.2.ebuild
parent[bump] dev-perl/Module-ScanDeps-1.90.0 (diff)
downloadgentoo-2-d26b418bfef98d044808f1aeda37b784f993e1cb.tar.gz
gentoo-2-d26b418bfef98d044808f1aeda37b784f993e1cb.tar.bz2
gentoo-2-d26b418bfef98d044808f1aeda37b784f993e1cb.zip
[app-admin/logrotate] Dropped mips and x86-fbsd stable keywords and tune flags wrt bug #434348
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/logrotate/logrotate-3.8.2.ebuild')
-rw-r--r--app-admin/logrotate/logrotate-3.8.2.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/app-admin/logrotate/logrotate-3.8.2.ebuild b/app-admin/logrotate/logrotate-3.8.2.ebuild
index 918b6957d635..e3d43c47c0d2 100644
--- a/app-admin/logrotate/logrotate-3.8.2.ebuild
+++ b/app-admin/logrotate/logrotate-3.8.2.ebuild
@@ -1,6 +1,6 @@
# 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.2.ebuild,v 1.2 2012/09/09 21:41:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.8.2.ebuild,v 1.3 2012/09/10 18:06:03 nimiux 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 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="acl selinux"
RDEPEND="
@@ -27,8 +27,6 @@ DEPEND="${RDEPEND}
>=sys-apps/sed-4"
src_prepare() {
- strip-flags
-
epatch \
"${FILESDIR}"/${PN}-3.7.7-datehack.patch \
"${FILESDIR}"/${PN}-3.8.0-ignore-hidden.patch \