summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ifc/ChangeLog5
-rw-r--r--dev-lang/ifc/ifc-9.1.040.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ifc/ChangeLog b/dev-lang/ifc/ChangeLog
index c0a50a606772..6deeb11d76ab 100644
--- a/dev-lang/ifc/ChangeLog
+++ b/dev-lang/ifc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ifc
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.25 2007/04/28 16:55:26 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.26 2007/07/02 14:44:01 peper Exp $
+
+ 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> ifc-9.1.040.ebuild:
+ (QA) RESTRICT clean up.
28 Apr 2007; Sven Wegener <swegener@gentoo.org> ifc-9.1.040.ebuild:
Fix *initd, *confd and *envd calls (#17388, #174266)
diff --git a/dev-lang/ifc/ifc-9.1.040.ebuild b/dev-lang/ifc/ifc-9.1.040.ebuild
index 093417a380d6..b2476fa3158a 100644
--- a/dev-lang/ifc/ifc-9.1.040.ebuild
+++ b/dev-lang/ifc/ifc-9.1.040.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/dev-lang/ifc/ifc-9.1.040.ebuild,v 1.5 2007/06/26 01:50:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-9.1.040.ebuild,v 1.6 2007/07/02 14:44:01 peper Exp $
inherit rpm versionator
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.intel.com/software/products/compilers/flin/"
IUSE=""
KEYWORDS="~amd64 ia64 x86"
LICENSE="ifc-9.0"
-RESTRICT="nostrip fetch"
+RESTRICT="strip fetch"
SLOT="${MAJOR}.${MINOR}"
MMV="${MAJOR}.${MINOR}"